diff --git a/public/images/dapps/crackandstack.png b/public/images/dapps/crackandstack.png deleted file mode 100644 index ff824e923c8..00000000000 Binary files a/public/images/dapps/crackandstack.png and /dev/null differ diff --git a/src/intl/en/page-dapps.json b/src/intl/en/page-dapps.json index e421e541b74..9c8734d69f2 100644 --- a/src/intl/en/page-dapps.json +++ b/src/intl/en/page-dapps.json @@ -78,7 +78,6 @@ "page-dapps-dapp-description-cryptovoxels": "Create art galleries, build stores, and buy land – an Ethereum virtual world.", "page-dapps-dapp-description-cyberconnect": "Decentralized social graph protocol that helps dApps bootstrap network effects and build personalized social experiences", "page-dapps-dapp-description-dark-forest": "Conquer planets in an infinite, procedurally-generated, cryptographically-specified universe.", - "page-dapps-dapp-description-crack-and-stack": "Enter the mines with other players, stack ETH diamonds, and try to escape with your bounty.", "page-dapps-dapp-description-decentraland": "Collect, trade virtual land in a virtual world you can explore.", "page-dapps-dapp-description-ens": "User-friendly names for Ethereum addresses and decentralized sites.", "page-dapps-dapp-description-foundation": "Invest in unique editions of digital artwork and trade pieces with other buyers.", @@ -129,7 +128,6 @@ "page-dapps-docklink-dapps": "Intro to dapps", "page-dapps-docklink-smart-contracts": "Smart contracts", "page-dapps-dark-forest-logo-alt": "Dark Forest logo", - "page-dapps-crack-and-stack-logo-alt": "Crack & Stack logo", "page-dapps-decentraland-logo-alt": "Decentraland logo", "page-dapps-index-coop-logo-alt": "Index Coop logo", "page-dapps-nexus-mutual-logo-alt": "Nexus Mutual logo", diff --git a/src/pages/dapps.tsx b/src/pages/dapps.tsx index 7922df5d14e..1bd681a8dcd 100644 --- a/src/pages/dapps.tsx +++ b/src/pages/dapps.tsx @@ -56,7 +56,6 @@ import balancer from "@/public/images/dapps/balancer.png" import brave from "@/public/images/dapps/brave.png" import compound from "@/public/images/dapps/compound.png" import convex from "@/public/images/dapps/convex.png" -import crackAndStack from "@/public/images/dapps/crackandstack.png" import cryptopunks from "@/public/images/dapps/cryptopunks.png" import cryptovoxels from "@/public/images/dapps/cryptovoxels.png" import curve from "@/public/images/dapps/curve.png" @@ -984,13 +983,6 @@ const DappsPage = () => { image: darkforest, alt: t("page-dapps-dark-forest-logo-alt"), }, - { - title: "Crack & Stack", - description: t("page-dapps-dapp-description-crack-and-stack"), - link: "https://crackandstack.com/", - image: crackAndStack, - alt: t("page-dapps-crack-and-stack-logo-alt"), - }, ] const social = [