diff --git a/showcase.json b/showcase.json index a834a45be3..cfa5ad16cd 100644 --- a/showcase.json +++ b/showcase.json @@ -4927,4 +4927,28 @@ "twitter": "https://x.com/phasmafuture", "website": "https://entrepot.app/marketplace/phasma" } + { + "name": "Rentmase", + "description": "Rentmase is the world's first decentralized SuperApp fully hosted on-chain. Rentmase offers a comprehensive platform that integrates multiple services including property management, e-commerce, fractional ownership, property financing, and an innovative metaverse experience.", + "website": "https:// app.rentmase.com/", + "logo": "/img/showcase/rentmase_logo.png", + "screenshots": [ + "/img/showcase/rentmase_screenshot.webp" + ], + "video": "", + "display": "Normal", + "id": "rentmase", + "oneLiner": "World's first fully decentralized Real Estate SuperApp ", + "stats": "13,000+", + "tags": [ + "Tools / Infrastructure", + "Metaverse", + "DAO" + ], + "usesInternetIdentity": true, + "github": "https://github.com/rentmase-org", + "twitter": "https://x.com/RentMaSe", + "youtube": "", + "submittableId": "" +} ] diff --git a/static/img/showcase/rentmase_logo.png b/static/img/showcase/rentmase_logo.png new file mode 100644 index 0000000000..0055e1d4da Binary files /dev/null and b/static/img/showcase/rentmase_logo.png differ diff --git a/static/img/showcase/rentmase_screenshot.webp b/static/img/showcase/rentmase_screenshot.webp new file mode 100644 index 0000000000..9e0b383e32 Binary files /dev/null and b/static/img/showcase/rentmase_screenshot.webp differ