diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8191171..6f0ebf8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -70,7 +70,7 @@ export default function ServicesPage() { price: "$599", rating: 5, reviewCount: "1.2k+", - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg?_wi=2", imageAlt: "Professional Interior Detailing Service", }, { @@ -80,7 +80,7 @@ export default function ServicesPage() { price: "$449", rating: 5, reviewCount: "1.5k+", - imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35955.jpg?_wi=2", imageAlt: "Premium Exterior Detailing Service", }, { @@ -90,7 +90,7 @@ export default function ServicesPage() { price: "$799", rating: 5, reviewCount: "980+", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg?_wi=2", imageAlt: "Professional Ceramic Coating Application", }, { @@ -100,7 +100,7 @@ export default function ServicesPage() { price: "$699", rating: 5, reviewCount: "850+", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg?_wi=2", imageAlt: "Expert Paint Correction Service", }, { @@ -110,7 +110,7 @@ export default function ServicesPage() { price: "$199", rating: 5, reviewCount: "650+", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21781.jpg?_wi=2", imageAlt: "Professional Headlight Restoration", }, { @@ -120,7 +120,7 @@ export default function ServicesPage() { price: "$349", rating: 5, reviewCount: "720+", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-engine-station_1157-36599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-engine-station_1157-36599.jpg?_wi=2", imageAlt: "Premium Engine Bay Detailing Service", }, ]} @@ -188,7 +188,7 @@ export default function ServicesPage() { role: "Lamborghini Owner", company: "Automotive Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg?_wi=2", imageAlt: "professional man business portrait headshot", }, { @@ -197,7 +197,7 @@ export default function ServicesPage() { role: "Executive", company: "Premium Clientele", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg?_wi=2", imageAlt: "luxury car owner customer portrait", }, { @@ -206,7 +206,7 @@ export default function ServicesPage() { role: "Mercedes Collector", company: "Automotive Connoisseur", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=2", imageAlt: "luxury vehicle owner satisfied customer", }, { @@ -215,7 +215,7 @@ export default function ServicesPage() { role: "Business Owner", company: "Luxury Vehicle Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=2", imageAlt: "luxury brand enthusiast customer profile", }, ]}