Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-10 20:41:40 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Book Detailing", href: "#contact" },
{ text: "View Services", href: "#services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg?_wi=1"
imageAlt="Luxury car detailing service"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -74,15 +74,15 @@ export default function LandingPage() {
buttonHref: "#contact"
},
{
title: "Wheel & Tire Detail", description: "Professional wheel cleaning, tire dressing, and restoration for stunning curb appeal", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cool-old-woman-with-motorbike_23-2150647785.jpg", imageAlt: "Wheel and tire detailing", buttonIcon: ArrowRight,
title: "Wheel & Tire Detail", description: "Professional wheel cleaning, tire dressing, and restoration for stunning curb appeal", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cool-old-woman-with-motorbike_23-2150647785.jpg?_wi=1", imageAlt: "Wheel and tire detailing", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Full Package Detail", description: "Complete exterior and interior detailing plus ceramic coating for ultimate protection", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg", imageAlt: "Full package car detailing", buttonIcon: ArrowRight,
title: "Full Package Detail", description: "Complete exterior and interior detailing plus ceramic coating for ultimate protection", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg?_wi=2", imageAlt: "Full package car detailing", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Fleet Services", description: "Customized detailing programs for multiple vehicles with flexible scheduling", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cool-old-woman-with-motorbike_23-2150647785.jpg", imageAlt: "Fleet car detailing service", buttonIcon: ArrowRight,
title: "Fleet Services", description: "Customized detailing programs for multiple vehicles with flexible scheduling", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cool-old-woman-with-motorbike_23-2150647785.jpg?_wi=2", imageAlt: "Fleet car detailing service", buttonIcon: ArrowRight,
buttonHref: "#contact"
}
]}