From d46f2ea358bc7a0ed03f126d31e424699e356a7c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:41:23 +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 365eb82..a6b3b17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="VARGAS BROTHERS" description="Professional automotive detailing that transforms your vehicle with precision, passion, and premium care. Experience excellence with every service." buttons={[ - { text: "Book Detailing", href: "contact" }, + { text: "Schedule Detailing Now", href: "contact" }, { text: "Learn More", href: "services" } ]} slides={[ @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt="Premium detailing results" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Enter your email to book" + inputPlaceholder="Enter your email" buttonText="Get Started" termsText="We respect your privacy. Unsubscribe at any time." />