diff --git a/apps/web/src/components/Ecosystem/List.tsx b/apps/web/src/components/Ecosystem/List.tsx index 71b74f88c8..45a9584c89 100644 --- a/apps/web/src/components/Ecosystem/List.tsx +++ b/apps/web/src/components/Ecosystem/List.tsx @@ -97,7 +97,7 @@ export function List() {
{truncatedApps.map((app) => ( - + ))}
{showEmptyState && ( diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index b29067ae33..59709aba7c 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -194,7 +194,7 @@ "infra" ], "description": "Upgrade Your Web3 Experience with Lore as your primary explorer for Ethereum, Avalanche (C-Chain), Fantom Opera, Base. Stay ahead of the curve with LoreAI, notifications, and more.", - "url": "https://searchcrypto.com/", + "url": "https://lorescan.com/", "imageUrl": "/images/partners/lore.png" }, { @@ -1944,15 +1944,6 @@ ], "imageUrl": "/images/partners/omni_network.webp" }, - { - "name": "OpenCover", - "url": "https://opencover.com", - "description": "OpenCover makes it easy and affordable to cover your portfolio against onchain risks such as smart contract exploits and oracle failures.", - "tags": [ - "infra" - ], - "imageUrl": "/images/partners/opencover.webp" - }, { "name": "Pyth Network", "url": "https://pyth.network/",