diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1e71bde..cd467d5 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -64,12 +64,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", + "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=2", imageAlt: "Driving License Renewal Service", }, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=5", imageAlt: "Our Professional Team", }, ], @@ -82,12 +82,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg", + "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg?_wi=2", imageAlt: "Insurance Renewal Process", }, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=4", imageAlt: "Our Office", }, ], @@ -100,12 +100,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg", + "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg?_wi=2", imageAlt: "Vehicle Fitness Check", }, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=6", imageAlt: "Expert Mechanics", }, ], @@ -118,12 +118,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", + "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=2", imageAlt: "Pollution Test Center", }, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=5", imageAlt: "Our Facility", }, ], @@ -136,12 +136,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg", + "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg?_wi=2", imageAlt: "RC Transfer Service", }, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=7", imageAlt: "Expert Consultants", }, ], @@ -154,12 +154,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=8", imageAlt: "Challan Settlement Experts", }, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=6", imageAlt: "Consultation Room", }, ],