Skip to content

Commit

Permalink
Merge pull request #396 from aura-nw/develop
Browse files Browse the repository at this point in the history
update
  • Loading branch information
hoangndm3139 authored Jul 17, 2024
2 parents f200a08 + 330be74 commit 1c5a42c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/app/ecosystem/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,13 @@ const data = [
img: ahafast,
link: 'https://twitter.com/ahafastofficial'
},
{
title: 'Subwallet',
description: 'A non-custodial Web3 Wallet',
tag: 'Wallet',
img: sub_wallet,
link: 'https://www.subwallet.app/'
},
{
title: 'Coin98',
description: 'The #1 non-custodial, multi-chain wallet, and DeFi gateway, designed to seamlessly connect users to the crypto world in a safe and secure manner.',
Expand All @@ -186,13 +193,6 @@ const data = [
img: leap,
link: 'https://www.leapwallet.io/'
},
{
title: 'Subwallet',
description: 'A non-custodial Web3 Wallet',
tag: 'Wallet',
img: sub_wallet,
link: 'https://www.subwallet.app/'
},
{
title: 'Klever',
description: 'The Ultimate Crypto Wallet for Your Digital Assets',
Expand Down

0 comments on commit 1c5a42c

Please sign in to comment.