From f7fb7b18ff0a5e36fd0dcbe8db7f1bacac965d39 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:05:00 +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 3a57ea3..e917f29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" } ]} - button={{ text: "Book Appointment", href: "#contact" }} + button={{ text: "Claim Your Free Consultation", href: "#contact" }} animateOnLoad={true} /> @@ -198,7 +198,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email address" - buttonText="Book Appointment" + buttonText="Claim Your Free Consultation" termsText="By booking, you agree to our Terms and Privacy Policy." />