diff --git a/apps/web/public/images/partners/ratio1.png b/apps/web/public/images/partners/ratio1.png new file mode 100644 index 0000000000..8166a5837f Binary files /dev/null and b/apps/web/public/images/partners/ratio1.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 5206be7ae2..8fa001188f 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -1,9 +1,9 @@ [ { - "name": "Heurist AI", - "description": "Heurist is a decentralized AI-as-a-Service cloud. Run AI and Agents via API.", - "url": "https://heurist.ai", - "imageUrl": "/images/partners/heurist.png", + "name": "Ratio1", + "description": "A decentralized AI compute network ensuring trustless execution, data ownership, and linear scalability via a censorship-resistant, encrypted, and autonomous compute layer.", + "url": "https://ratio1.ai", + "imageUrl": "/images/partners/ratio1.png", "category": "ai", "subcategory": "ai" }, @@ -4039,4 +4039,4 @@ "category": "defi", "subcategory": "yield vault" } -] \ No newline at end of file +]