Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-21 09:48:31 +00:00

View File

@@ -79,10 +79,10 @@ export default function LandingPage() {
title: "Ceramic Coating", description: "Advanced nanotechnology protection providing long-lasting glossy finish and superior durability against environmental contaminants.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg", imageAlt: "Ceramic coating application"
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg?_wi=1", imageAlt: "Ceramic coating application"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg", imageAlt: "Ceramic coating finish"
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg?_wi=2", imageAlt: "Ceramic coating finish"
}
]
},
@@ -90,10 +90,10 @@ export default function LandingPage() {
title: "Interior Restoration", description: "Complete interior detailing including leather conditioning, dashboard restoration, and premium vacuum cleaning for immaculate interiors.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434370.jpg", imageAlt: "Interior cleaning"
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434370.jpg?_wi=1", imageAlt: "Interior cleaning"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434370.jpg", imageAlt: "Leather conditioning"
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434370.jpg?_wi=2", imageAlt: "Leather conditioning"
}
]
},
@@ -101,10 +101,10 @@ export default function LandingPage() {
title: "Undercarriage Protection", description: "Comprehensive rust prevention and undercarriage coating using premium protective solutions for extended vehicle longevity.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18964.jpg", imageAlt: "Undercarriage protection"
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18964.jpg?_wi=1", imageAlt: "Undercarriage protection"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18964.jpg", imageAlt: "Protection coating"
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18964.jpg?_wi=2", imageAlt: "Protection coating"
}
]
}