diff --git a/src/app/page.tsx b/src/app/page.tsx index e4751e8..5ebdaf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,9 +161,9 @@ export default function LandingPage() { speed={40} topMarqueeDirection="left" testimonials={[ - { id: "1", name: "Alexandra Sterling", handle: "@astering_luxury", testimonial: "Luxe Journeys transformed my vision of the perfect getaway into an unforgettable reality. Every detail was impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Alexandra Sterling" }, + { id: "1", name: "Alexandra Sterling", handle: "@astering_luxury", testimonial: "Luxe Journeys transformed my vision of the perfect getaway into an unforgettable reality. Every detail was impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=1", imageAlt: "Alexandra Sterling" }, { id: "2", name: "Marcus Chen", handle: "@mchen_traveler", testimonial: "The level of personalization and attention to detail exceeded every expectation. Absolutely world-class service.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageAlt: "Marcus Chen" }, - { id: "3", name: "Isabella Rossi", handle: "@bella_wanderlust", testimonial: "Working with their team felt like having a best friend who knows the world's most beautiful secrets.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Isabella Rossi" }, + { id: "3", name: "Isabella Rossi", handle: "@bella_wanderlust", testimonial: "Working with their team felt like having a best friend who knows the world's most beautiful secrets.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=2", imageAlt: "Isabella Rossi" }, { id: "4", name: "James Wellington", handle: "@jwell_adventures", testimonial: "The yacht charter experience was beyond anything I could have imagined. Pure luxury and sophistication.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wellington" }, { id: "5", name: "Sofia Delgado", handle: "@sofiad_elegant", testimonial: "Their curated experiences opened doors to places I never thought were accessible. Truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", imageAlt: "Sofia Delgado" }, { id: "6", name: "Robert Blackstone", handle: "@r_blackstone", testimonial: "The cultural immersion tours were revelatory. Expert guidance combined with intimate access—simply unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg", imageAlt: "Robert Blackstone" }