diff --git a/public/images/dapps/kiwinews.png b/public/images/dapps/kiwinews.png new file mode 100644 index 00000000000..e20b2b769ea Binary files /dev/null and b/public/images/dapps/kiwinews.png differ diff --git a/src/intl/en/page-dapps.json b/src/intl/en/page-dapps.json index 9c8734d69f2..5ba9eb31a80 100644 --- a/src/intl/en/page-dapps.json +++ b/src/intl/en/page-dapps.json @@ -90,6 +90,7 @@ "page-dapps-dapp-description-ipfs": "A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge by making the web upgradeable, resilient, and more open.", "page-dapps-dapp-description-radicle": "Secure peer-to-peer code collaboration without intermediaries.", "page-dapps-dapp-description-kyberswap": "Swap and earn at the best rates.", + "page-dapps-dapp-description-kiwinews": "Kiwi is an app with Ethereum content curated for builders by builders. Users can find fresh news, essays, technical discussions, products, GitHub repos, and dashboards, and chat with fellow Ethereum devs, founders, and creators.", "page-dapps-dapp-description-lido": "Simplified and secure staking for digital assets.", "page-dapps-dapp-description-loopring": "Peer-to-peer trading platform built for speed.", "page-dapps-dapp-description-marble-cards": "Create and trade unique digital cards based on URLs.", diff --git a/src/pages/dapps.tsx b/src/pages/dapps.tsx index 3d591a32cf3..12eaf99fcf5 100644 --- a/src/pages/dapps.tsx +++ b/src/pages/dapps.tsx @@ -83,6 +83,7 @@ import golem from "@/public/images/dapps/golem.png" import graph from "@/public/images/dapps/graph.png" import index from "@/public/images/dapps/index-coop.png" import ipfs from "@/public/images/dapps/ipfs.png" +import kiwinews from "@/public/images/dapps/kiwinews.png" import krystal from "@/public/images/dapps/krystal.png" import kyberswap from "@/public/images/dapps/kyberswap.png" import lido from "@/public/images/dapps/lido.png" @@ -1103,6 +1104,13 @@ const DappsPage = () => { image: cyberconnect, alt: t("page-dapps-cyberconnect-logo-alt"), }, + { + title: "Kiwi News", + description: t("page-dapps-dapp-description-kiwinews"), + link: "https://news.kiwistand.com/", + image: kiwinews, + alt: t("page-dapps-kiwinews-logo-alt"), + }, ] const content = [