Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 15:59:52 +00:00
parent 098c663078
commit 823c8ee5b1

View File

@@ -78,19 +78,19 @@ export default function ServicesPage() {
id: 1,
title: "Exterior Detailing",
description: "Professional washing, waxing, and ceramic coating protection. We remove contaminants and restore paint clarity for a showroom finish.",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2",
},
{
id: 2,
title: "Interior Detailing",
description: "Deep cleaning of seats, carpets, and surfaces. We vacuum, shampoo, and treat leather to restore interior freshness and appearance.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3",
},
{
id: 3,
title: "Full Detail Packages",
description: "Complete exterior and interior service in one comprehensive package. Perfect for resale preparation or complete vehicle restoration.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=4",
},
]}
tagAnimation="slide-up"