From c11958395c3f41533b9ce5517e07fb895386aa0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:02:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad65331..3fad348 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,8 +185,8 @@ export default function LandingPage() { mediaAnimation="opacity" mediaPosition="right" inputPlaceholder="Enter your email address" - buttonText="Book Now" - termsText="We respect your privacy. We'll contact you to confirm your appointment within 24 hours." + buttonText="Schedule Free Consultation" + termsText="No commitment required. We respect your privacy and will contact you to confirm within 24 hours." /> -- 2.49.1