Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 21:43:18 +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')}
/>