diff --git a/public/featured-apps/icons/rishe.webp b/public/featured-apps/icons/rishe.webp new file mode 100644 index 0000000..c32f97c Binary files /dev/null and b/public/featured-apps/icons/rishe.webp differ diff --git a/src/app/[locale]/apps/_components/apps-data.json b/src/app/[locale]/apps/_components/apps-data.json index 72e5dde..22ac6b7 100644 --- a/src/app/[locale]/apps/_components/apps-data.json +++ b/src/app/[locale]/apps/_components/apps-data.json @@ -951,6 +951,29 @@ "farcaster": "" } }, + { + "id": "rishe", + "name": "Rishe", + "description": "This is just a sample", + "imageUrl": "/featured-apps/icons/rishe.webp", + "category": [ + "Social" + ], + "network": "Both", + "tags": [ + "cross-chain" + ], + "links": { + "mainnetWebsite": "https://rishe.com", + "testnetWebsite": "https://rishe.com", + "x": "", + "discord": "", + "telegram": "", + "github": "", + "farcaster": "", + "smartContractUrl": "" + } + }, { "id": "safe", "name": "SAFE",