diff --git a/src/app/tour-packages/page.tsx b/src/app/tour-packages/page.tsx index 82e3e06..d5766dd 100644 --- a/src/app/tour-packages/page.tsx +++ b/src/app/tour-packages/page.tsx @@ -46,11 +46,11 @@ export default function TourPackagesPage() { icon: MapPin, mediaItems: [ { - 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=4", imageAlt: "Ooty nilgiri mountain hill station scenic view", }, { - 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=3", imageAlt: "kodaikanal lake tourism hill station view", }, ], @@ -61,11 +61,11 @@ export default function TourPackagesPage() { icon: Navigation, mediaItems: [ { - 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=4", imageAlt: "Kodaikanal lake tourism hill station view", }, { - 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=5", imageAlt: "Ooty nilgiri mountain hill station scenic view", }, ], @@ -76,11 +76,11 @@ export default function TourPackagesPage() { icon: Ticket, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=2", imageAlt: "coorg coffee plantation landscape green hills", }, { - 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=3", imageAlt: "coorg coffee plantation tour group travel", }, ], @@ -91,11 +91,11 @@ export default function TourPackagesPage() { icon: MapPin, 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=3", imageAlt: "family outstation trip car rental coorg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=3", imageAlt: "coorg coffee plantation landscape green hills", }, ], @@ -148,7 +148,7 @@ export default function TourPackagesPage() { category: "Ooty Tour", title: "Unforgettable Ooty Experience", excerpt: "Our 3-day Ooty package was amazing! The guide was knowledgeable, the vehicle was comfortable, and the itinerary was perfectly planned. Worth every penny!", - 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=6", imageAlt: "Happy customer ooty tour", authorName: "Rajesh Kumar", authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg", @@ -159,7 +159,7 @@ export default function TourPackagesPage() { category: "Kodaikanal Tour", title: "Best Family Vacation Ever", excerpt: "Booked the Kodaikanal package for our family. Kids loved the lake boating, and we enjoyed the peaceful hill station atmosphere. Highly recommended!", - 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=5", imageAlt: "Kodaikanal family tour", authorName: "Priya Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", @@ -170,7 +170,7 @@ export default function TourPackagesPage() { category: "Coorg Tour", title: "Coffee Estate Adventure", excerpt: "Loved exploring the coffee plantations in Coorg. Fresh coffee tasting, friendly locals, and beautiful scenery. The driver was very helpful and informative.", - imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=4", imageAlt: "Coorg coffee tour", authorName: "Senthil Murugan", authorAvatar: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",