Skip to content

Commit

Permalink
Page supporst additional information about the contractor rates and
Browse files Browse the repository at this point in the history
tredns + slogan
  • Loading branch information
dimitardanailov committed Jul 27, 2024
1 parent f9a86b7 commit 6432cad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions apps/website/src/app/articles/2024/07/22/[slug]/Article.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,20 @@ const Body = () => {
<span className="font-bold">Resources</span>
</p>
<ul className={listStyle}>
<li>
<TargetBlankLink
href="https://nxtide.com/offshore-development-center/global-offshore-software-development-rates-comparison-by-country/"
title="The offshore software development rates"
text="The offshore software development rates"
/>
</li>
<li>
<TargetBlankLink
href="https://trends.google.com/trends/explore?date=today%205-y&q=Artificial%20intelligence&hl=en"
title="Google Trends: Artificial intelligence"
text="Google Trends: Artificial intelligence"
/>
</li>
<li>
<TargetBlankLink
href="https://huggingface.co/mitkox/OwnYourAI/blob/main/Own%20Your%20AI%20-%20Tech%20Deck.pdf"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import Article from './Article'
const Content = () => {
return (
<article>
<Slogan>You {'=>'} Product</Slogan>
<Article />
</article>
)
Expand Down

0 comments on commit 6432cad

Please sign in to comment.