Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 03:25:16 +00:00

View File

@@ -121,17 +121,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Victoria Ashford", handle: "@victoriaashford", testimonial: "Celestial Travels transformed our family vacation into an experience we'll cherish forever. Every detail was impeccable, from the private jet transfer to the exclusive villa amenities.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Victoria Ashford"},
id: "1", name: "Victoria Ashford", handle: "@victoriaashford", testimonial: "Celestial Travels transformed our family vacation into an experience we'll cherish forever. Every detail was impeccable, from the private jet transfer to the exclusive villa amenities.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Victoria Ashford"},
{
id: "2", name: "James Wellington", handle: "@jwellington_ventures", testimonial: "Working with their team was seamless. They anticipated every need and delivered a honeymoon that exceeded our wildest dreams. Truly exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Wellington"},
id: "2", name: "James Wellington", handle: "@jwellington_ventures", testimonial: "Working with their team was seamless. They anticipated every need and delivered a honeymoon that exceeded our wildest dreams. Truly exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "James Wellington"},
{
id: "3", name: "Catherine Montrose", handle: "@catherine_m_travel", testimonial: "The attention to detail and personalized service is unmatched. They didn't just book flights and hotels; they curated an entire lifestyle experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Catherine Montrose"},
id: "3", name: "Catherine Montrose", handle: "@catherine_m_travel", testimonial: "The attention to detail and personalized service is unmatched. They didn't just book flights and hotels; they curated an entire lifestyle experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Catherine Montrose"},
{
id: "4", name: "Richard Sterling", handle: "@sterlingcorp_ceo", testimonial: "After traveling the world for business, I finally found a travel concierge that understands luxury. Celestial Travels is now our corporate travel partner.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Richard Sterling"},
id: "4", name: "Richard Sterling", handle: "@sterlingcorp_ceo", testimonial: "After traveling the world for business, I finally found a travel concierge that understands luxury. Celestial Travels is now our corporate travel partner.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Richard Sterling"},
{
id: "5", name: "Sophia Laurent", handle: "@sophialaurent_fashion", testimonial: "From private yacht charters to exclusive villa dinners, every moment was meticulously orchestrated. They truly set the gold standard for luxury travel.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sophia Laurent"},
id: "5", name: "Sophia Laurent", handle: "@sophialaurent_fashion", testimonial: "From private yacht charters to exclusive villa dinners, every moment was meticulously orchestrated. They truly set the gold standard for luxury travel.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Sophia Laurent"},
{
id: "6", name: "Michael Chandler", handle: "@chandler_family_office", testimonial: "The level of discretion, expertise, and execution is incomparable. Celestial Travels understands that luxury is about seamless, personalized experiences.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chandler"},
id: "6", name: "Michael Chandler", handle: "@chandler_family_office", testimonial: "The level of discretion, expertise, and execution is incomparable. Celestial Travels understands that luxury is about seamless, personalized experiences.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3", imageAlt: "Michael Chandler"},
]}
animationType="slide-up"
speed={40}