Update src/app/page.tsx

This commit is contained in:
2026-03-03 23:28:57 +00:00
parent 99ae3aa422
commit c1ddabc9a1

View File

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