diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e12e7f7..193ba59 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,42 +46,42 @@ export default function ServicesPage() { id: "bespoke-itineraries", title: "Bespoke Itineraries", description: "Custom-designed travel plans tailored to your interests, preferences, and travel timeline. Our experts spend time understanding your vision.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-unrecognizable-people-planning-vacation-trip_1098-19038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-unrecognizable-people-planning-vacation-trip_1098-19038.jpg?_wi=2", imageAlt: "Custom itinerary planning", }, { id: "vip-access", title: "VIP Access & Experiences", description: "Exclusive access to private museums, invitation-only events, and behind-the-scenes experiences that money alone cannot buy.", - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg?_wi=2", imageAlt: "VIP exclusive experiences", }, { id: "luxury-accommodation", title: "Luxury Accommodation", description: "Selection of the world's finest hotels, resorts, and private villas with preferred rates and complimentary upgrades.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Luxury accommodation selection", }, { id: "concierge-service", title: "24/7 Concierge", description: "Round-the-clock support from our expert team ready to handle any request, no matter how elaborate or last-minute.", - imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=2", imageAlt: "Premium concierge service", }, { id: "private-transport", title: "Private Transport", description: "Seamless ground transportation with handpicked drivers and luxury vehicles. Arrive in style and comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-from-inside-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-from-inside-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16063.jpg?_wi=2", imageAlt: "Private luxury transport", }, { id: "wellness-retreats", title: "Wellness Retreats", description: "Curated wellness experiences combining luxury accommodation with spa treatments, yoga, and holistic health programs.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-meditation_72229-1157.jpg?_wi=4", imageAlt: "Luxury wellness retreat", }, ]}