File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import { newToCrypto } from "@/data/wallets/new-to-crypto"
5
5
import OneInchWalletImage from "@/public/images/wallets/1inch.png"
6
6
import AlphaWalletImage from "@/public/images/wallets/alpha.png"
7
7
import AmbireImage from "@/public/images/wallets/ambire.png"
8
- import ArgentImage from "@/public/images/wallets/argent .png"
8
+ import ReadyImage from "@/public/images/wallets/ready .png"
9
9
import AuroxImage from "@/public/images/wallets/aurox.png"
10
10
import BitgetImage from "@/public/images/wallets/bitget.png"
11
11
import BlockWalletImage from "@/public/images/wallets/blockwallet.png"
@@ -151,7 +151,7 @@ export const walletsData: WalletData[] = [
151
151
{
152
152
last_updated : "2025-07-08" ,
153
153
name : "Ready Wallet" ,
154
- image : ArgentImage ,
154
+ image : ReadyImage ,
155
155
twBackgroundColor : "bg-[#FFFFFF]" ,
156
156
twGradiantBrandColor : "from-[#ffffff]" ,
157
157
url : "https://www.ready.co/" ,
You can’t perform that action at this time.
0 commit comments