From 6c7e3ccc419a104f555145101b68dcca5fe1eaa5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:15:58 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6388969..ccfc0d3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -146,28 +146,28 @@ export default function LandingPage() { id: "1", name: "Evelyn Thorne", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=2", imageAlt: "Evelyn Thorne, CEO", }, { id: "2", name: "Marcus Alistair", role: "Lead Travel Designer", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", imageAlt: "Marcus Alistair, Lead Travel Designer", }, { id: "3", name: "Sophia Renard", role: "Concierge Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg?_wi=2", imageAlt: "Sophia Renard, Concierge Specialist", }, { id: "4", name: "Julian Vance", role: "Exclusive Partnerships Director", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-stylish-hipster-man-walking-city-street-with-leather-talking-phone-business-trip-bag-wearing-sweatshot-sunglasses-urban-style-trend-sunny-day-traveling_285396-4658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-stylish-hipster-man-walking-city-street-with-leather-talking-phone-business-trip-bag-wearing-sweatshot-sunglasses-urban-style-trend-sunny-day-traveling_285396-4658.jpg?_wi=2", imageAlt: "Julian Vance, Partnerships Director", }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { handle: "@isabellachen", testimonial: "Voyage Elite planned our honeymoon to the Maldives, and it was absolute perfection. Every detail was meticulously handled, leaving us free to simply enjoy. Truly a dream come true!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=3", imageAlt: "Isabella Chen", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { handle: "@davidthomp", testimonial: "From private jet to a secluded villa in Tuscany, Voyage Elite exceeded all expectations. Their local contacts and personalized recommendations were invaluable. Highly recommend their bespoke services.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=3", imageAlt: "David Thompson", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { handle: "@sophialee", testimonial: "Our family safari in Kenya was flawlessly executed. The guides were incredible, the lodges were exquisite, and the entire experience was deeply moving. Thank you, Voyage Elite!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg?_wi=3", imageAlt: "Sophia Lee", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { handle: "@drsharma", testimonial: "As a busy professional, I appreciate efficiency without compromising luxury. Voyage Elite understood my needs perfectly and delivered a sublime Antarctic expedition. Phenomenal service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone_329181-15805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone_329181-15805.jpg?_wi=2", imageAlt: "Dr. Anya Sharma", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { handle: "@vance_travels", testimonial: "Our annual European grand tour with Voyage Elite is always the highlight of our year. They consistently find hidden gems and provide exclusive access. Unforgettable journeys, every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-elderly-woman-with-backpack-sporty-woman-casual-clothes-smiling-pointing-sport-adventure-hobby-concept_74855-23325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-elderly-woman-with-backpack-sporty-woman-casual-clothes-smiling-pointing-sport-adventure-hobby-concept_74855-23325.jpg?_wi=2", imageAlt: "Michael Vance", }, ]}