From 1fc1a2a0788ab2693bc966b02350ac8d0b98a132 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:32:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8955ce..6375318 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Start Free Trial" - termsText="By signing up, you agree to our Terms of Service and Privacy Policy. Start your 14-day free trial anytime." + termsText="Start your 14-day free trial instantly – no credit card required. Cancel anytime." /> -- 2.49.1