Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-20 16:47:47 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}