From 37147ddb18ba5397ae205d4a6f365273dfc4de01 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:33:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f33daff..16172a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -358,9 +358,9 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={true} - inputPlaceholder="Enter your email or phone" - 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." + inputPlaceholder="Your Email or Phone Number" + buttonText="Confirm Appointment" + termsText="By clicking Confirm 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