From c1ddabc9a17f0d82eadb720447d2fa76bde6437a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:28:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"