From aa0115a79acab0ecb4180dd311ac4eb51977b54c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:00:09 +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 b3fae38..3a5b658 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,8 +197,8 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email or phone" - buttonText="Get Started" - termsText="By clicking Get Started, you agree to be contacted by Perfect It Detailing to confirm your appointment and discuss your vehicle needs." + buttonText="Book My Appointment" + termsText="By clicking Book My Appointment, you agree to be contacted by Perfect It Detailing to confirm your appointment and discuss your vehicle needs." ariaLabel="Contact form to schedule Perfect It Detailing appointment" /> -- 2.49.1