diff --git a/src/app/page.tsx b/src/app/page.tsx index 15326ee..e138e04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,6 +31,16 @@ export default function LandingPage() {
@@ -42,25 +52,15 @@ export default function LandingPage() { imageAlt="Luxury travel experience" avatars={[ { - src: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg", - alt: "happy traveler portrait 1", - }, + src: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg", alt: "happy traveler portrait 1"}, { - src: "http://img.b2bpic.net/free-photo/frightened-woman-waiting-plane-takeoff-fly-abroad-feeling-scared-about-aerial-departure-jet-travelling-by-airplane-commercial-flight-go-holiday-vacation-trip_482257-51146.jpg", - alt: "happy traveler portrait 2", - }, + src: "http://img.b2bpic.net/free-photo/frightened-woman-waiting-plane-takeoff-fly-abroad-feeling-scared-about-aerial-departure-jet-travelling-by-airplane-commercial-flight-go-holiday-vacation-trip_482257-51146.jpg", alt: "happy traveler portrait 2"}, { - src: "http://img.b2bpic.net/free-photo/man-white-protection-suit-disinfecting-sanitizing-subway-train-interior-stop-spreading-highly-contagious-corona-virus_342744-482.jpg", - alt: "happy traveler portrait 3", - }, + src: "http://img.b2bpic.net/free-photo/man-white-protection-suit-disinfecting-sanitizing-subway-train-interior-stop-spreading-highly-contagious-corona-virus_342744-482.jpg", alt: "happy traveler portrait 3"}, { - src: "http://img.b2bpic.net/free-photo/aisle-escape-overhead-seats-holiday_1232-3809.jpg", - alt: "happy traveler portrait 4", - }, + src: "http://img.b2bpic.net/free-photo/aisle-escape-overhead-seats-holiday_1232-3809.jpg", alt: "happy traveler portrait 4"}, { - src: "http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg", - alt: "happy traveler portrait 5", - }, + src: "http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg", alt: "happy traveler portrait 5"}, ]} avatarText="Trusted by 500+ Elite Travelers" /> @@ -74,17 +74,11 @@ export default function LandingPage() { description="We specialize in curating experiences that blend seamless service with exceptional luxury. Your journey is our masterpiece." bulletPoints={[ { - title: "24/7 Concierge Support", - description: "Around-the-clock assistance for every whim, wherever you are in the world.", - }, + title: "24/7 Concierge Support", description: "Around-the-clock assistance for every whim, wherever you are in the world."}, { - title: "Exclusive Access", - description: "Gain entry to private resorts, hidden gems, and VIP-only experiences.", - }, + title: "Exclusive Access", description: "Gain entry to private resorts, hidden gems, and VIP-only experiences."}, { - title: "Bespoke Itineraries", - description: "Tailored adventures crafted to match your personal tastes and preferences.", - }, + title: "Bespoke Itineraries", description: "Tailored adventures crafted to match your personal tastes and preferences."}, ]} imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg" mediaAnimation="slide-up" @@ -99,21 +93,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Crowded group tours", - "Standard package deals", - "Impersonal travel planning", - "Hidden extra fees", - "One-size-fits-all itineraries", - ], + "Crowded group tours", "Standard package deals", "Impersonal travel planning", "Hidden extra fees", "One-size-fits-all itineraries"], }} positiveCard={{ items: [ - "Private customized tours", - "Luxury-exclusive packages", - "Dedicated personal travel advisor", - "White-glove concierge support", - "Hand-picked luxury properties", - ], + "Private customized tours", "Luxury-exclusive packages", "Dedicated personal travel advisor", "White-glove concierge support", "Hand-picked luxury properties"], }} title="Why Choose Elite Voyages?" description="Experience travel as it should be: effortless, unique, and deeply memorable." @@ -128,41 +112,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Maldives Overwater Sanctuary", - price: "From $12,000", - imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5536.jpg", - }, + id: "1", name: "Maldives Overwater Sanctuary", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5536.jpg"}, { - id: "2", - name: "Swiss Alps Alpine Retreat", - price: "From $8,500", - imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-natural-landscape_414077-22.jpg", - }, + id: "2", name: "Swiss Alps Alpine Retreat", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-natural-landscape_414077-22.jpg"}, { - id: "3", - name: "Mediterranean Private Yacht", - price: "From $25,000", - imageSrc: "http://img.b2bpic.net/free-photo/young-slim-woman-sitting-bikini-bathing-suit-yacht-basking-sun_1153-3944.jpg", - }, + id: "3", name: "Mediterranean Private Yacht", price: "From $25,000", imageSrc: "http://img.b2bpic.net/free-photo/young-slim-woman-sitting-bikini-bathing-suit-yacht-basking-sun_1153-3944.jpg"}, { - id: "4", - name: "Parisian Luxury City Break", - price: "From $6,000", - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg", - }, + id: "4", name: "Parisian Luxury City Break", price: "From $6,000", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg"}, { - id: "5", - name: "Private African Safari Adventure", - price: "From $15,000", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-vehicle-field_107420-9776.jpg", - }, + id: "5", name: "Private African Safari Adventure", price: "From $15,000", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-vehicle-field_107420-9776.jpg"}, { - id: "6", - name: "Kyoto Serene Ryokan Escape", - price: "From $7,000", - imageSrc: "http://img.b2bpic.net/free-photo/chinese-old-house_1127-3656.jpg", - }, + id: "6", name: "Kyoto Serene Ryokan Escape", price: "From $7,000", imageSrc: "http://img.b2bpic.net/free-photo/chinese-old-house_1127-3656.jpg"}, ]} title="Curated Experiences" description="Explore our hand-selected collection of the world's most breathtaking destinations." @@ -176,40 +136,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sophia Bennett", - role: "Entrepreneur", - testimonial: "The level of care provided by Elite Voyages was unmatched. Every detail was perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blonde-with-blue-suitcase-sitting-chair-near-cafe-purple-pullover-jeans-makeup-hair-style-emotions-autumn-blonde-happy-knitted-smiling-model-beauty_343629-42.jpg", - }, + id: "1", name: "Sophia Bennett", role: "Entrepreneur", testimonial: "The level of care provided by Elite Voyages was unmatched. Every detail was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blonde-with-blue-suitcase-sitting-chair-near-cafe-purple-pullover-jeans-makeup-hair-style-emotions-autumn-blonde-happy-knitted-smiling-model-beauty_343629-42.jpg"}, { - id: "2", - name: "Julian Thorne", - role: "Executive", - testimonial: "An incredible experience. They turned my travel dream into a reality without any stress.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-business-app-background-beautiful_1303-2314.jpg", - }, + id: "2", name: "Julian Thorne", role: "Executive", testimonial: "An incredible experience. They turned my travel dream into a reality without any stress.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-business-app-background-beautiful_1303-2314.jpg"}, { - id: "3", - name: "Elena Rossi", - role: "Art Curator", - testimonial: "Truly luxury travel at its finest. I felt pampered from the moment we arrived.", - imageSrc: "http://img.b2bpic.net/free-photo/work-remotely-good-looking-blonde-woman-with-laptop-sitting-chaise-lounge_259150-57780.jpg", - }, + id: "3", name: "Elena Rossi", role: "Art Curator", testimonial: "Truly luxury travel at its finest. I felt pampered from the moment we arrived.", imageSrc: "http://img.b2bpic.net/free-photo/work-remotely-good-looking-blonde-woman-with-laptop-sitting-chaise-lounge_259150-57780.jpg"}, { - id: "4", - name: "Marcus Chen", - role: "Architect", - testimonial: "Their local connections gave us experiences we never could have booked on our own.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2354.jpg", - }, + id: "4", name: "Marcus Chen", role: "Architect", testimonial: "Their local connections gave us experiences we never could have booked on our own.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2354.jpg"}, { - id: "5", - name: "Isabella Grant", - role: "Philanthropist", - testimonial: "Absolute perfection. I would not travel with anyone else ever again.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-marking-selfie-near-amazing-lake-mountains-view-wearing-stylish-clothes-accessories-playful-happy-atmosphere_291049-2412.jpg", - }, + id: "5", name: "Isabella Grant", role: "Philanthropist", testimonial: "Absolute perfection. I would not travel with anyone else ever again.", imageSrc: "http://img.b2bpic.net/free-photo/couple-marking-selfie-near-amazing-lake-mountains-view-wearing-stylish-clothes-accessories-playful-happy-atmosphere_291049-2412.jpg"}, ]} title="Stories from the Elite" description="What our discerning travelers have to say about their experiences." @@ -223,26 +158,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15+", - title: "Years of Experience", - description: "Setting the standard for luxury.", - imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5735.jpg", - }, + id: "m1", value: "15+", title: "Years of Experience", description: "Setting the standard for luxury.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5735.jpg"}, { - id: "m2", - value: "500+", - title: "Bespoke Trips Crafted", - description: "One unique journey at a time.", - imageSrc: "http://img.b2bpic.net/free-photo/beutiful-tanned-fit-caucasian-woman-bronze-shiny-skin-bikini-with-coconut-oil_343596-1801.jpg", - }, + id: "m2", value: "500+", title: "Bespoke Trips Crafted", description: "One unique journey at a time.", imageSrc: "http://img.b2bpic.net/free-photo/beutiful-tanned-fit-caucasian-woman-bronze-shiny-skin-bikini-with-coconut-oil_343596-1801.jpg"}, { - id: "m3", - value: "99%", - title: "Client Satisfaction", - description: "Travelers who recommend us.", - imageSrc: "http://img.b2bpic.net/free-photo/gay-male-couple-beach_23-2150201831.jpg", - }, + id: "m3", value: "99%", title: "Client Satisfaction", description: "Travelers who recommend us.", imageSrc: "http://img.b2bpic.net/free-photo/gay-male-couple-beach_23-2150201831.jpg"}, ]} title="A Legacy of Excellence" description="Measuring our commitment to travel beyond the ordinary." @@ -255,20 +175,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do you personalize itineraries?", - content: "We begin with a detailed consultation to understand your personal preferences, travel history, and unique goals for every trip.", - }, + id: "f1", title: "How do you personalize itineraries?", content: "We begin with a detailed consultation to understand your personal preferences, travel history, and unique goals for every trip."}, { - id: "f2", - title: "What kind of destinations do you cover?", - content: "We cover premium and exclusive destinations worldwide, ensuring luxury standards in every location.", - }, + id: "f2", title: "What kind of destinations do you cover?", content: "We cover premium and exclusive destinations worldwide, ensuring luxury standards in every location."}, { - id: "f3", - title: "Is on-site support included?", - content: "Yes, our concierge team is available 24/7 during your travels to ensure smooth execution.", - }, + id: "f3", title: "Is on-site support included?", content: "Yes, our concierge team is available 24/7 during your travels to ensure smooth execution."}, ]} title="Travel Concierge FAQs" description="Have questions about our luxury planning process? We've got answers." @@ -283,22 +194,14 @@ export default function LandingPage() { description="Connect with an advisor today and start planning your perfect escape." inputs={[ { - name: "name", - type: "text", - placeholder: "Name", - required: true, + name: "name", type: "text", placeholder: "Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email", - required: true, + name: "email", type: "email", placeholder: "Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your dream destination...", - rows: 4, + name: "message", placeholder: "Tell us about your dream destination...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/traveller-asking-woman-directions_482257-76631.jpg" /> @@ -308,37 +211,23 @@ export default function LandingPage() {