From 5aa9ba6fe25445380b82de9d3bd20a211490cfd6 Mon Sep 17 00:00:00 2001 From: katomm Date: Tue, 27 Aug 2024 11:07:28 +0200 Subject: [PATCH] Remove Flint and bring back Daedalus wallet --- src/components/WalletSection/index.js | 28 +++++++-------- static/img/wallets/daedalus-ada.svg | 17 +++++++++ static/img/wallets/flint-ada.svg | 52 --------------------------- 3 files changed, 31 insertions(+), 66 deletions(-) create mode 100644 static/img/wallets/daedalus-ada.svg delete mode 100644 static/img/wallets/flint-ada.svg diff --git a/src/components/WalletSection/index.js b/src/components/WalletSection/index.js index 27d8a71..98b06a7 100644 --- a/src/components/WalletSection/index.js +++ b/src/components/WalletSection/index.js @@ -19,12 +19,12 @@ const WalletItemList = [ link: "https://typhonwallet.io", }, { - title: "Flint Wallet", - imageName: "flint-ada", - text: "Flint’s lightweight and user-friendly design lets you manage your crypto assets and access the world of DeFi with ease.", - subtext: "Browser extension and app for iOS and Android", - label: "Get Flint", - link: "https://flint-wallet.com", + title: "VESPR Wallet", + imageName: "vespr-ada", + text: "VESPR is a non-custodial mobile light wallet for the Cardano network, prioritizing the security and safety of your digital assets while ensuring exceptional ease-of-use.", + subtext: "App for iOS and Android", + label: "Get VESPR", + link: "https://vespr.xyz", }, { title: "Yoroi Wallet", @@ -42,14 +42,6 @@ const WalletItemList = [ label: "Get Eternl", link: "https://eternl.io", }, - { - title: "VESPR Wallet", - imageName: "vespr-ada", - text: "VESPR is a non-custodial mobile light wallet for the Cardano network, prioritizing the security and safety of your digital assets while ensuring exceptional ease-of-use.", - subtext: "App for iOS and Android", - label: "Get VESPR", - link: "https://vespr.xyz", - }, { title: "Lace Wallet", imageName: "lace-ada", @@ -58,6 +50,14 @@ const WalletItemList = [ label: "Get Lace", link: "https://www.lace.io", }, + { + title: "Daedalus Wallet", + imageName: "daedalus-ada", + text: "The [open-source](https://github.com/input-output-hk/daedalus) full node wallet for Cardano. It offers enhanced control and security by maintaining a complete copy of the blockchain, but this comes at the cost of a more complex user experience. As a result, they are typically geared towards professional users who require these advanced features.", + subtext: "Only for powerful desktop PCs", + label: "Get Daedalus", + link: "https://daedaluswallet.io", + }, ]; function WalletItem({ title, imageName, text, subtext, label, link }) { diff --git a/static/img/wallets/daedalus-ada.svg b/static/img/wallets/daedalus-ada.svg new file mode 100644 index 0000000..2930de6 --- /dev/null +++ b/static/img/wallets/daedalus-ada.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + diff --git a/static/img/wallets/flint-ada.svg b/static/img/wallets/flint-ada.svg deleted file mode 100644 index b82bb48..0000000 --- a/static/img/wallets/flint-ada.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -