Skip to content

Commit

Permalink
feat(website): add Alphamint and Xverse to ecosystem (#14807)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusWentz authored and KorbinianK committed Oct 2, 2023
1 parent bf92399 commit 1bc2ea7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ interface EcosystemData {
}

const ecosystemData: EcosystemData[] = [
{
icon: "/images/ecosystem/ait.png",
name: "AIT Protocol",
link: "https://ait.tech/",
description: "AIT Protocol is the first’s Web3 data infrastructure focusing on AI data annotations, leverages blockchain technology to deliver a trustless and cross-border labor market being strategically incentivized by crypto economics and having instant cross-nation payment settlements.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/alphamint.png",
name: "Alphamint",
Expand Down

0 comments on commit 1bc2ea7

Please sign in to comment.