diff --git a/apps/web/public/images/partners/tal3nt.png b/apps/web/public/images/partners/tal3nt.png new file mode 100644 index 0000000000..1df691885a Binary files /dev/null and b/apps/web/public/images/partners/tal3nt.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 56416168d0..26600b411f 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3823,6 +3823,14 @@ "category": "defi", "subcategory": "dex" }, + { + "name": "TAL3NT", + "description": "TAL3NT is a Web3-native freelancer platform connecting DAOs, DeFi projects, and blockchain startups with specialized talent. Freelancers earn Proof-of-Work NFTs for completed jobs, building verifiable on-chain credentials, while payments are secured through Smart Contract Escrow.", + "url": "https://tal3nt.xyz", + "imageUrl": "/images/partners/tal3nt.png", + "category": "consumer", + "subcategory": "social" + }, { "name": "Talent Protocol", "description": "Talent Protocol is building the resume for the onchain era of the internet. It unlocks unique reputation data and makes human potential more visible.", diff --git a/apps/web/src/data/ecosystem/tal3nt/metadata.json b/apps/web/src/data/ecosystem/tal3nt/metadata.json new file mode 100644 index 0000000000..d06837e964 --- /dev/null +++ b/apps/web/src/data/ecosystem/tal3nt/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "TAL3NT", + "description": "TAL3NT is a Web3-native freelancer platform connecting DAOs, DeFi projects, and blockchain startups with specialized talent. Freelancers earn Proof-of-Work NFTs for completed jobs, building verifiable on-chain credentials, while payments are secured through Smart Contract Escrow.", + "url": "https://tal3nt.xyz", + "imageUrl": "/images/partners/tal3nt.png", + "category": "consumer", + "subcategory": "social" +}