diff --git a/apps/web/public/images/partners/valora.png b/apps/web/public/images/partners/valora.png new file mode 100644 index 00000000000..c798f395fa2 Binary files /dev/null and b/apps/web/public/images/partners/valora.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 18684c7fd90..0e6170c40aa 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3638,5 +3638,13 @@ "description": "BlockAI combines blockchain and AI to offer decentralized access to innovative tools like Text and image generation, video summarization, games, etc.", "url": "https://base.blockai.dev", "imageUrl": "/images/partners/blockai.png" + }, + { + "name": "Valora", + "description": "Valora is a mobile app that makes crypto simple and accessible for all.", + "url": "https://valora.xyz/", + "imageUrl": "/images/partners/valora.png" + "category": "wallet", + "subcategory": "self-custody" } ]