Skip to content

Commit

Permalink
Updated link in the hero (#3974)
Browse files Browse the repository at this point in the history
  • Loading branch information
artkorotkikh-dfinity authored Jan 23, 2025
1 parent 34fad63 commit 8eb9424
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/components/LandingPage/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,13 @@ const Hero: React.FC<{
>
<LinkArrowRight /> <span>What is ICP</span>
</Link>

<Link
className="link-primary link-with-icon !text-white hover:text-white hover:opacity-80 duration-200 ease-in-out"
href="https://internetcomputer.docsend.com/view/dzkwezufykwpb7p8"
href="/library"
>
<span>Read the ICP Deck</span> <LinkArrowUpRight />
</Link>
<LinkArrowRight /> <span>Guides, decks and papers</span>
</Link>
</div>
</div>
<aside
Expand Down

0 comments on commit 8eb9424

Please sign in to comment.