Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangndm3139 committed Jul 17, 2024
1 parent 2c1cd5d commit 330be74
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 330be74

Please sign in to comment.