diff --git a/src/app/page.tsx b/src/app/page.tsx index ac0486f..a46e842 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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')} />