From f434ed726fc6e81611ce70851d151d0ca9a9dde2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:47:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a7ea63..70f23ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -322,4 +323,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1