diff --git a/packages/website/components/Ecosystem/EcosystemSection.tsx b/packages/website/components/Ecosystem/EcosystemSection.tsx index b3092982572..50a28cee0bd 100644 --- a/packages/website/components/Ecosystem/EcosystemSection.tsx +++ b/packages/website/components/Ecosystem/EcosystemSection.tsx @@ -23,6 +23,14 @@ 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",