From 536da9975b69f467b966c34a1998721312bbb423 Mon Sep 17 00:00:00 2001 From: interc0der Date: Tue, 16 Sep 2025 10:47:27 -0500 Subject: [PATCH] chore: add joey wallet assets --- about/uses.page.tsx | 9 +++++++++ about/xrp.page.tsx | 1 + static/img/wallets/joey.svg | 20 ++++++++++++++++++++ static/img/wallets/lightmode/joey.svg | 20 ++++++++++++++++++++ 4 files changed, 50 insertions(+) create mode 100644 static/img/wallets/joey.svg create mode 100644 static/img/wallets/lightmode/joey.svg diff --git a/about/uses.page.tsx b/about/uses.page.tsx index 7013fa498b..f61ffbe276 100644 --- a/about/uses.page.tsx +++ b/about/uses.page.tsx @@ -243,6 +243,15 @@ const cardsData = [ category_name: "Wallet", link: "https://github.com/crossmarkio", }, + { + id: "joey-wallet", + title: "Joey Wallet", + description: + "Joey Wallet is a secure, self-custody cryptocurrency wallet and gateway to Web3 decentralized applications (dApps) on the XRP Ledger (XRPL).", + category_id: "wallet", + category_name: "Wallet", + link: "https://joeywallet.xyz/", + }, { id: "Edge", title: "Edge", diff --git a/about/xrp.page.tsx b/about/xrp.page.tsx index ae50852e11..a69b32e3c1 100644 --- a/about/xrp.page.tsx +++ b/about/xrp.page.tsx @@ -30,6 +30,7 @@ const softwallets = [ { href: "https://gemwallet.app/", id: "wallet-gem", alt: "Gem Wallet" }, { href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" }, { href: "https://crossmark.io/", id: "wallet-crossmark", alt: "Crossmark Wallet" }, + { href: "https://joeywallet.xyz/", id: "wallet-joey", alt: "Joey Wallet" }, ]; const hardwallets = [ diff --git a/static/img/wallets/joey.svg b/static/img/wallets/joey.svg new file mode 100644 index 0000000000..ea22bd5a18 --- /dev/null +++ b/static/img/wallets/joey.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/wallets/lightmode/joey.svg b/static/img/wallets/lightmode/joey.svg new file mode 100644 index 0000000000..078c435473 --- /dev/null +++ b/static/img/wallets/lightmode/joey.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +