From 8b911716675344f2f8be39d97659a49a73b466db Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:43:02 +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 c364c26..287df3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -244,7 +244,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Your email address" buttonText="Book Free Discovery Call" - termsText="We respect your privacy completely. Your information is confidential and used only to schedule your personalized discovery call." + termsText="You'll receive a confirmation email within 2 hours with call details. We respect your privacy completely. Your information is confidential and used only to schedule your personalized discovery call." ariaLabel="Contact section for booking discovery call" /> -- 2.49.1