diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7b06239..854ea27 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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"