1 Commits

Author SHA1 Message Date
55c76f5be8 Update src/app/page.tsx 2026-01-20 16:12:51 +00:00

View File

@@ -229,14 +229,14 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
text="Ready to join hundreds of creators earning on Tradvio? Sign up for our invite-only community and start creating content today" text="Join our limited invite-only community - only 50 spots remaining this month. Be among the exclusive creators earning $3K+ monthly on Tradvio"
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ {
text: "Join via Email", href: "https://tradvio.example.com/email-signup" text: "Claim Your Spot", href: "https://tradvio.example.com/email-signup"
}, },
{ {
text: "Join Discord Community", href: "https://discord.gg/tradvio" text: "Join VIP Discord", href: "https://discord.gg/tradvio"
} }
]} ]}
useInvertedBackground="noInvert" useInvertedBackground="noInvert"