From 7cdfe58844bb6fc69fbb98ac0fdb85d1d4f2645b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:17:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7267cda..ae4f937 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,22 +148,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Eleanor Vance", handle: "@EleanorVance", testimonial: "Voyage Elite planned the most incredible honeymoon for us in the Maldives. Every detail was perfect, truly beyond our wildest dreams!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg", imageAlt: "Eleanor Vance avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=1", imageAlt: "Eleanor Vance avatar"}, { id: "2", name: "Marcus Thorne", handle: "@MarcusThorne", testimonial: "Our private safari in Kenya was meticulously organized and absolutely breathtaking. The exclusive access made all the difference.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Marcus Thorne avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1", imageAlt: "Marcus Thorne avatar"}, { id: "3", name: "Sophia Chang", handle: "@SophiaC_Travels", testimonial: "From the Swiss Alps to the Italian Riviera, Voyage Elite crafted a European adventure that was both luxurious and deeply personal. Fantastic service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg", imageAlt: "Sophia Chang avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-businesswoman-looking-camera-against-gray-backdrop_23-2148029037.jpg?_wi=1", imageAlt: "Sophia Chang avatar"}, { id: "4", name: "David Sterling", handle: "@DSterling_Adventures", testimonial: "The Antarctic expedition they arranged was an absolute triumph. Unforgettable wildlife encounters and supreme comfort on our private vessel.", rating: 5, - 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", imageAlt: "David Sterling avatar"}, + 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=1", imageAlt: "David Sterling avatar"}, { id: "5", name: "Isabella Rossi", handle: "@IsabellaR", testimonial: "Every journey with Voyage Elite is pure magic. Their attention to detail and ability to anticipate my needs is simply unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone_329181-15805.jpg", imageAlt: "Isabella Rossi avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone_329181-15805.jpg?_wi=1", imageAlt: "Isabella Rossi avatar"}, { id: "6", name: "Charles Beaumont", handle: "@CBeaumontGlobal", testimonial: "For exclusive and sophisticated travel experiences, Voyage Elite is the only choice. They consistently exceed expectations.", 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", imageAlt: "Charles Beaumont avatar"}, + 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=1", imageAlt: "Charles Beaumont avatar"}, ]} showRating={true} title="Our Clients' Unforgettable Moments"