Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 19:37:36 +00:00
parent 2b436ce3e6
commit 151ae371ad

View File

@@ -82,28 +82,28 @@ export default function ServicesPage() {
id: "01",
title: "Interior Detailing",
description: "Deep cleaning, leather conditioning, odor removal, and interior restoration to showroom condition",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg?_wi=2",
imageAlt: "luxury car interior detailing leather cleaning professional",
},
{
id: "02",
title: "Exterior Detailing",
description: "Hand wash, polishing, waxing, and premium protection coating for flawless paint",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=2",
imageAlt: "luxury car exterior hand wash polishing waxing",
},
{
id: "03",
title: "Ceramic Coating",
description: "Long-lasting paint protection with high gloss finish and hydrophobic properties",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=2",
imageAlt: "ceramic coating application luxury car paint protection",
},
{
id: "04",
title: "Paint Correction",
description: "Professional removal of scratches, swirl marks, and restoration of original paint",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=2",
imageAlt: "paint correction professional scratch removal automotive",
},
]}
@@ -136,7 +136,7 @@ export default function ServicesPage() {
tagIcon={Crown}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg?_wi=2"
imageAlt="luxury car service booking appointment"
mediaAnimation="slide-up"
mediaPosition="right"