Skip to content

Commit

Permalink
chore(website): update ecosystem page (swap, nfts2me) (#13963)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jun 12, 2023
1 parent 1b40648 commit cd8ee0a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions packages/website/components/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,23 @@ export default function EcosystemSection() {
description:
"Loopring is your mobile gateway to Ethereum L2, enabling you to easily trade, swap, collect, stake, and invest without the costly gas fees.",
},
// {
// icon: "/images/ecosystem/taiko.svg",
// name: "Swap",
// link: "https://swap.test.taiko.xyz",
// description: "Swap is a dapp that lets you swap tokens on Taiko.",
// },
{
icon: "/images/ecosystem/nfts2me.jpg",
name: "NFTs2Me",
link: "https://nfts2me.com/app",
description:
"NFTs2Me is a multichain user-friendly comprehensive platform to create, deploy and manage your NFT collection and community, 100% free with advanced functionalities.",
},
{
icon: "/images/ecosystem/taiko.svg",
name: "Swap",
link: "https://swap.test.taiko.xyz",
description: "Swap is a dapp that lets you swap tokens on Taiko.",
},
{
icon: "/images/ecosystem/zkpool.png",
name: "ZKPool",
link: "https://zkpool.io/",
link: "https://zkpool.io",
description:
"ZKPool aggregates the computing power of accelerators for zero-knowledge proofs and provides services to ZKP applications.",
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd8ee0a

Please sign in to comment.