Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-12 21:47:55 +00:00

View File

@@ -278,6 +278,7 @@ export default function LandingPage() {
inputPlaceholder="your@email.com"
buttonText="Join Waitlist"
termsText="We respect your inbox. Unsubscribe anytime. No spam, just valuable insights on cognitive performance."
credibilityText="Join 5,000+ ambitious professionals"
/>
</div>
@@ -322,4 +323,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}