Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-06 20:48:49 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Book Now", href: "#contact" },
{ text: "Call (209) 777-4739", href: "tel:2097774739" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2390.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2390.jpg?_wi=1"
/>
</div>
@@ -71,13 +71,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-checking-oil-level-car-engine_1170-1456.jpg", imageAlt: "clean engine bay detailing"},
{
title: "Interior Detail", description: "Vacuum, wipe down, and air freshener.", buttonIcon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2390.jpg", imageAlt: "clean engine bay detailing"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2390.jpg?_wi=2", imageAlt: "clean engine bay detailing"},
{
title: "Engine Bay", description: "Full degreasing and shine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193590.jpg", buttonIcon: Shield,
},
{
title: "Seat Shampoo", description: "Deep clean for carpets and seats.", buttonIcon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130139.jpg", imageAlt: "clean engine bay detailing"},
imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130139.jpg?_wi=1", imageAlt: "clean engine bay detailing"},
]}
title="Professional Services"
description="Comprehensive detailing services tailored to your vehicle's needs."
@@ -119,7 +119,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "Amazing Job", quote: "Car looked brand new!", name: "Sarah J.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130139.jpg" },
{ id: "1", title: "Amazing Job", quote: "Car looked brand new!", name: "Sarah J.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130139.jpg?_wi=2" },
{ id: "2", title: "Super Convenient", quote: "They came to my work.", name: "Mike B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-26769.jpg" },
{ id: "3", title: "Highly Recommend", quote: "Best detail ever.", name: "Amanda P.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30584.jpg" },
{ id: "4", title: "Great Results", quote: "Detailed my engine perfectly.", name: "David L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car_1303-13742.jpg" },