diff --git a/src/app/vip/page.tsx b/src/app/vip/page.tsx index 8b48224..33fa612 100644 --- a/src/app/vip/page.tsx +++ b/src/app/vip/page.tsx @@ -95,7 +95,7 @@ export default function VIPPage() { id: 1, title: "Luxury Lodge Accommodations", description: "Stay at Africa's finest safari lodges with world-class amenities, gourmet dining, and stunning wildlife views. Private suites with expert service and attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-living-room_23-2150315625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-living-room_23-2150315625.jpg?_wi=1", imageAlt: "Luxury Accommodation", buttons: [ { @@ -108,7 +108,7 @@ export default function VIPPage() { id: 2, title: "Private Guides & Vehicles", description: "Exclusive access to dedicated guides and private game drive vehicles. Customize your daily schedule, take extended safari sessions, and explore at your own pace.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-proud-lion-with-its-head-leaves-willow-tree_181624-43517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-proud-lion-with-its-head-leaves-willow-tree_181624-43517.jpg?_wi=4", imageAlt: "Private Safari", buttons: [ { @@ -121,7 +121,7 @@ export default function VIPPage() { id: 3, title: "Concierge Service", description: "24/7 dedicated concierge handling every detail. Flight arrangements, special requests, dining reservations, and emergency support for a seamless luxury experience.", - imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-living-room_23-2150315625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-living-room_23-2150315625.jpg?_wi=2", imageAlt: "Concierge Service", buttons: [ { @@ -146,7 +146,7 @@ export default function VIPPage() { name: "Robert & Catherine Chen", handle: "@luxury_travelers", testimonial: "The VIP experience exceeded our expectations. Every detail was handled with sophistication. The private guide, luxury lodge, and concierge service made us feel truly valued. Premium safari at its finest.", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg?_wi=4", imageAlt: "Robert & Catherine Chen", }, { @@ -154,7 +154,7 @@ export default function VIPPage() { name: "David Patterson", handle: "@safari_enthusiast", testimonial: "Absolutely phenomenal! The attention to detail in every aspect of the tour was exceptional. From the moment we landed to the last sunset drive, everything was perfectly organized. I saw the Big Five and made memories that will last a lifetime.", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-bridge_23-2147814045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-bridge_23-2147814045.jpg?_wi=5", imageAlt: "David Patterson", }, { @@ -162,7 +162,7 @@ export default function VIPPage() { name: "Sophia Müller", handle: "@global_adventurer", testimonial: "From South Africa to Namibia to exotic destinations beyond - Ndemoongela delivered unforgettable experiences across the globe. Their expertise and connections are unmatched. Already planning my next trip!", - imageSrc: "http://img.b2bpic.net/free-photo/traveller-forest-is-taking-pictures_23-2148258805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traveller-forest-is-taking-pictures_23-2148258805.jpg?_wi=4", imageAlt: "Sophia Müller", }, ]}