diff --git a/apps/web/public/images/partners/WeRich.svg b/apps/web/public/images/partners/WeRich.svg new file mode 100644 index 0000000000..a94839fad5 --- /dev/null +++ b/apps/web/public/images/partners/WeRich.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 18684c7fd9..58f7e007c3 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": "We.Rich", + "description": "The User Generated Asset launchpad on Base . Anyone can be a founder. Anything is tradable.", + "url": "https://we.rich", + "imageUrl": "/images/partners/WeRich.svg", + "category": "consumer", + "subcategory": "social" } ]