Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:29:23 +00:00

View File

@@ -60,8 +60,8 @@ export default function ServicesPage() {
title="Why Our Process Works"
description="Precision detailing methods for lasting results."
features={[
{ title: "Microfiber Safety", description: "We only use premium non-scratch cloths.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg" }], imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg", imageAlt: "car detailing shop interior" },
{ title: "pH Balanced Chemicals", description: "Safe for every paint type.", icon: Droplet, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg" }], imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg", imageAlt: "car interior detailing cleaning" },
{ title: "Microfiber Safety", description: "We only use premium non-scratch cloths.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg" }] },
{ title: "pH Balanced Chemicals", description: "Safe for every paint type.", icon: Droplet, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg" }] },
]}
/>
</div>