From 6fd66276129817eedb6386de069738a6e65b740b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 16:47:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4bd2f42..dca6dbc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { tag="Deposit Details" title="Scan & Transfer" description="Send your assets to the wallet address below. Scan the QR code or copy the address." - subdescription="Address: 3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy" + subdescription="Address: 3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy (Click to Copy)" icon={Wallet} imageSrc="http://img.b2bpic.net/free-photo/people-scanning-qr-code_23-2149321656.jpg" mediaAnimation="slide-up" @@ -140,4 +140,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1