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" />