From da4c0b9c0ef2d4fca26c7f95714be9157b3bd83c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:45:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e709735..8795d1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function HomePage() { { value: "20+", title: "Years of Expertise" }, { value: "500+", title: "Exclusive Properties" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg?_wi=1" imageAlt="Luxury concierge service" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -144,11 +144,11 @@ export default function HomePage() { tagIcon={Award} testimonials={[ { - id: "1", title: "An Unforgettable Escape", quote: "Luxury Escapes transformed my expectation of what premium travel could be. Every detail was perfectly orchestrated, from the moment of booking to our final departure. The white-glove service and personalized attention made this the most memorable vacation of my life.", name: "Alexandra Mitchell", role: "CEO, Global Ventures", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Alexandra Mitchell"}, + id: "1", title: "An Unforgettable Escape", quote: "Luxury Escapes transformed my expectation of what premium travel could be. Every detail was perfectly orchestrated, from the moment of booking to our final departure. The white-glove service and personalized attention made this the most memorable vacation of my life.", name: "Alexandra Mitchell", role: "CEO, Global Ventures", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Alexandra Mitchell"}, { id: "2", title: "Personalized Excellence", quote: "What impressed me most was their ability to anticipate needs I didn't even know I had. My concierge suggested experiences that perfectly aligned with my interests, and everything was seamlessly arranged. This is what true luxury service looks like.", name: "Victoria Chen", role: "Founder, Innovate Labs", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg", imageAlt: "Victoria Chen"}, { - id: "3", title: "Beyond Expectations", quote: "We've traveled to the most exclusive properties worldwide, but Luxury Escapes elevated the entire experience. Their network of premium destinations and commitment to excellence is unmatched in the industry.", name: "James Richardson", role: "Chief Investment Officer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "James Richardson"}, + id: "3", title: "Beyond Expectations", quote: "We've traveled to the most exclusive properties worldwide, but Luxury Escapes elevated the entire experience. Their network of premium destinations and commitment to excellence is unmatched in the industry.", name: "James Richardson", role: "Chief Investment Officer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "James Richardson"}, { id: "4", title: "The Gold Standard", quote: "As someone who values privacy and exclusivity, Luxury Escapes is the only travel company I trust with my most important getaways. Their discretion, professionalism, and commitment to perfection is simply outstanding.", name: "Margaret Hartwell", role: "Executive Director, Heritage Foundation", imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-pretty-woman-with-light-brown-hair-wearing-black-jacket-with-red-lips_291650-1321.jpg", imageAlt: "Margaret Hartwell"}, ]} @@ -170,7 +170,7 @@ export default function HomePage() {