Skip to content

Commit

Permalink
Link updates Update defi.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
harpa12 authored Dec 7, 2023
1 parent f8552bd commit e7dcc77
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/defi.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://icdex.io/"
href="https://iclight.io/ICDex/ckETH/ICP"
>
Check out ICDex <LinkArrowUpRight />
Get ckBTC/ckETH on ICDex <LinkArrowUpRight />
</Link>
</TranslatedLayout>
<TranslatedLayout imageUrl="/img/defi/sonic.webp" reverse={false}>
Expand All @@ -259,9 +259,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://sonic.ooo/"
href="https://app.sonic.ooo/swap"
>
Participate and swap on Sonic <LinkArrowUpRight />
Swap ckBTC/ckETH on Sonic <LinkArrowUpRight />
</Link>
</TranslatedLayout>
<TranslatedLayout imageUrl="/img/defi/icpswap.webp" reverse={true}>
Expand All @@ -278,9 +278,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://icpswap.com"
href="https://app.icpswap.com/swap"
>
Check out ICP.Swap <LinkArrowUpRight />
Get ckBTC/ckETH on ICP.Swap <LinkArrowUpRight />
</Link>
</TranslatedLayout>

Expand Down

0 comments on commit e7dcc77

Please sign in to comment.