diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b32c1c..f05cc64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="SHINE DETAIL" description="Professional automotive detailing services for luxury and everyday vehicles. Transform your car with expert care and premium products." buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Book Now", href: "#contact" }, { text: "View Services", href: "#services" } ]} layoutOrder="default"