diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f30357f..70cbeaa 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -93,11 +93,11 @@ export default function ServicesPage() { icon: Plane, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg?_wi=3", imageAlt: "Professional airport transfer service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg?_wi=2", imageAlt: "Luxury AC vehicle for airport pickup", }, ], @@ -108,11 +108,11 @@ export default function ServicesPage() { icon: MapPin, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg?_wi=3", imageAlt: "City cab rental service coimbatore", }, { - imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg?_wi=2", imageAlt: "Comfortable family cab rental", }, ], @@ -123,11 +123,11 @@ export default function ServicesPage() { icon: Navigation, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg?_wi=2", imageAlt: "Outstation trip hill station travel", }, { - imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=3", imageAlt: "Scenic ooty hill station destination", }, ], @@ -138,11 +138,11 @@ export default function ServicesPage() { icon: Ticket, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg?_wi=2", imageAlt: "Family tour package travel coorg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=2", imageAlt: "Kodaikanal scenic tour destination", }, ],