Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| deaa8d2c9b | |||
| cfb17442d8 |
@@ -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')}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user