diff --git a/public/featured-apps/icons/test-poc.webp b/public/featured-apps/icons/test-poc.webp new file mode 100644 index 0000000..deace97 Binary files /dev/null and b/public/featured-apps/icons/test-poc.webp differ diff --git a/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json b/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json index c64dcf5..bc72d9b 100644 --- a/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json +++ b/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json @@ -1134,6 +1134,29 @@ "farcaster": "" } }, + { + "id": "test-poc", + "name": "test poc", + "description": "aaaaa", + "imageUrl": "/featured-apps/icons/test-poc.webp", + "category": [ + "DeFi" + ], + "network": "Mainnet", + "tags": [ + "data" + ], + "links": { + "mainnetWebsite": "https://securyhub.com", + "testnetWebsite": "https://securyhub.com", + "x": "https://x.com/securyhub", + "discord": "", + "telegram": "", + "github": "", + "farcaster": "", + "smartContractUrl": "" + } + }, { "id": "token-deployer", "name": "Token Deployer",