Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-01-20 16:12:55 +00:00

View File

@@ -229,14 +229,14 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<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"
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"