2 Commits

Author SHA1 Message Date
deaa8d2c9b Update src/app/page.tsx 2026-03-05 21:43:13 +00:00
cfb17442d8 Merge version_1 into main
Merge version_1 into main
2026-03-05 21:37:36 +00:00

View File

@@ -277,8 +277,8 @@ export default function LandingPage() {
tagIcon={MessageSquare}
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Your Discord username..."
buttonText="Send DM"
inputPlaceholder="Enter Discord to connect"
buttonText="Start Trading Now"
termsText="We respect your privacy. All transactions are secure and verified."
onSubmit={() => window.open('https://discord.com', '_blank')}
/>