From 2f61b617bc218713f5b9d5dcc4099e64fe0ec346 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 04:41:33 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ba458b8..82aaaf0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { description="Founded on the belief that luxury travel is about authentic connection and unforgettable experiences. We don't just arrange trips—we create transformative adventures that change perspectives and enrich lives." subdescription="Luxe Voyage - Est. 2015" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769958.jpg" + imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769958.jpg?_wi=2" imageAlt="travel agency team professionals planning" mediaAnimation="slide-up" useInvertedBackground={false} @@ -98,42 +98,42 @@ export default function AboutPage() { id: "1", title: "Bespoke Itineraries", description: "Custom-designed journeys tailored to your preferences, interests, and travel style. From adventurous expeditions to cultural immersions, every detail is carefully curated.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg?_wi=2", imageAlt: "luxury travel consultant planning itinerary", }, { id: "2", title: "Premium Accommodations", description: "Handpicked luxury properties including five-star resorts, exclusive boutique hotels, and private villas offering world-class comfort and authentic local experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg?_wi=2", imageAlt: "luxury suite bedroom ocean view modern", }, { id: "3", title: "Expert Guides & Experiences", description: "Local experts and knowledgeable guides providing authentic cultural immersion, insider access to hidden gems, and unforgettable adventures off the beaten path.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg?_wi=2", imageAlt: "local guide cultural heritage explanation", }, { id: "4", title: "Seamless Logistics", description: "End-to-end coordination of flights, ground transportation, visas, and special arrangements. We handle every detail so you can focus on experiencing the magic.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg?_wi=2", imageAlt: "travel documents organized planning passport", }, { id: "5", title: "24/7 Support", description: "Dedicated travel concierge available around-the-clock for any needs, emergencies, or spontaneous changes during your journey for complete peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=2", imageAlt: "customer service team professional assistance", }, { id: "6", title: "Exclusive Access", description: "VIP access to private events, restricted sites, luxury dining experiences, and opportunities unavailable to standard tourists for truly privileged journeys.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg?_wi=2", imageAlt: "exclusive private event venue dinner", }, ]} @@ -160,7 +160,7 @@ export default function AboutPage() { role: "CEO", company: "Laurent Consulting", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg?_wi=2", imageAlt: "professional headshot woman business executive", }, { @@ -169,7 +169,7 @@ export default function AboutPage() { role: "Investment Director", company: "Pinnacle Partners", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=2", imageAlt: "professional headshot man business executive", }, { @@ -178,7 +178,7 @@ export default function AboutPage() { role: "Creative Director", company: "Artistry Studios", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg?_wi=2", imageAlt: "professional headshot creative director woman", }, { @@ -187,7 +187,7 @@ export default function AboutPage() { role: "Founder & CTO", company: "TechVision Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "professional headshot tech founder man", }, ]} @@ -206,7 +206,7 @@ export default function AboutPage() {