diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f4fa8b..a0e845d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg" imageAlt="Premium vehicle detailing showcase" buttons={[ - { text: "Book Your Appointment", href: "contact" }, + { text: "Book Free Consultation", href: "contact" }, { text: "View Our Services", href: "services" } ]} buttonAnimation="slide-up"