From 6cfc34eabcb2e08791a70b54323921de6ce2bbef Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 05:14:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 263 +++++++---------------------------------------- 1 file changed, 36 insertions(+), 227 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2e2c23..4097f65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,28 +32,14 @@ export default function LandingPage() { @@ -61,12 +47,7 @@ export default function LandingPage() { @@ -89,31 +70,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Private Aviation", - description: "Seamless, secure, and private global air travel.", - imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160526.jpg", - }, - { - title: "Chauffeur Services", - description: "Sophisticated, localized transport at your command.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15207.jpg", - }, - { - title: "24/7 Concierge", - description: "Expert assistance anytime, anywhere in the world.", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-office-workers-having-desk-job_23-2149850998.jpg", - }, - { - title: "Exclusive Access", - description: "Private, invitation-only event and site access.", - imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906266.jpg", - }, - { - title: "Custom Itineraries", - description: "Tailor-made schedules focused on your passions.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-sitting-desk-with-phone-office-audience_78826-2344.jpg", - }, + { title: "Private Aviation", description: "Seamless, secure, and private global air travel.", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160526.jpg" }, + { title: "Chauffeur Services", description: "Sophisticated, localized transport at your command.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15207.jpg" }, + { title: "24/7 Concierge", description: "Expert assistance anytime, anywhere in the world.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-office-workers-having-desk-job_23-2149850998.jpg" }, + { title: "Exclusive Access", description: "Private, invitation-only event and site access.", imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906266.jpg" }, + { title: "Custom Itineraries", description: "Tailor-made schedules focused on your passions.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-sitting-desk-with-phone-office-audience_78826-2344.jpg" } ]} title="The Elysian Difference" description="Experience travel tailored exclusively to your unique preferences." @@ -127,60 +88,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "1", - brand: "Maldives", - name: "Private Island Retreat", - price: "From $12,000", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-ocean-view_23-2151974411.jpg", - }, - { - id: "2", - brand: "Switzerland", - name: "Alpine Sanctuary", - price: "From $8,500", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/house-body-water-mountain_198169-189.jpg", - }, - { - id: "3", - brand: "Tokyo", - name: "Urban Elegance", - price: "From $6,000", - rating: 4, - reviewCount: "88", - imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", - }, - { - id: "4", - brand: "Bali", - name: "Cliffside Serenity", - price: "From $5,000", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/view-wave-beach_268835-3737.jpg", - }, - { - id: "5", - brand: "Tuscany", - name: "Historic Estate", - price: "From $9,000", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cathedral-trees-captured-from-arch-shaped-hallway_181624-7493.jpg", - }, - { - id: "6", - brand: "Mediterranean", - name: "Yacht Charter", - price: "From $25,000", - rating: 5, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg", - }, + { id: "1", brand: "Maldives", name: "Private Island Retreat", price: "From $12,000", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-ocean-view_23-2151974411.jpg" }, + { id: "2", brand: "Switzerland", name: "Alpine Sanctuary", price: "From $8,500", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/house-body-water-mountain_198169-189.jpg" }, + { id: "3", brand: "Tokyo", name: "Urban Elegance", price: "From $6,000", rating: 4, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg" }, + { id: "4", brand: "Bali", name: "Cliffside Serenity", price: "From $5,000", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/view-wave-beach_268835-3737.jpg" }, + { id: "5", brand: "Tuscany", name: "Historic Estate", price: "From $9,000", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cathedral-trees-captured-from-arch-shaped-hallway_181624-7493.jpg" }, + { id: "6", brand: "Mediterranean", name: "Yacht Charter", price: "From $25,000", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg" } ]} title="Curated Destinations" description="Discover our collection of world-class properties and hidden gems." @@ -193,24 +106,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Globe, - title: "Destinations", - value: "150+", - }, - { - id: "m2", - icon: Award, - title: "Luxury Awards", - value: "45", - }, - { - id: "m3", - icon: Users, - title: "Happy Travelers", - value: "5k+", - }, + { id: "m1", icon: Globe, title: "Destinations", value: "150+" }, + { id: "m2", icon: Award, title: "Luxury Awards", value: "45" }, + { id: "m3", icon: Users, title: "Happy Travelers", value: "5k+" } ]} title="By The Numbers" description="Our commitment to excellence in numbers." @@ -223,41 +121,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Eleanor Vance", - role: "Collector", - testimonial: "An absolutely flawless experience from start to finish. Elysian Voyages sets the gold standard.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-with-pale-skin-dark-hair-french-beret-sunglasses-polka-dot-skirt-white-top-red-shirt-walking-around-sunny-city-laughing_197531-24480.jpg", - }, - { - id: "2", - name: "Julian Thorne", - role: "Investor", - testimonial: "Their attention to detail and ability to secure the impossible is unparalleled in the industry.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-posing-outdoors_23-2149073989.jpg", - }, - { - id: "3", - name: "Sophia Moretti", - role: "Art Director", - testimonial: "I never travel with anyone else. Their curation is pure magic and sophistication.", - imageSrc: "http://img.b2bpic.net/free-photo/urban-stylish-young-girl-walking-with-skateboard-outdoors-portrait-active-sport-woman-model-healthy-lifestyle-extreme-sports-fashion-look-outdoor-hipster-portrait-close-up-portrait-prett_1321-3630.jpg", - }, - { - id: "4", - name: "Arthur Penhaligon", - role: "Founder", - testimonial: "Expertise, privacy, and impeccable service. A five-star travel partner for sure.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-glasses-waving_23-2148631360.jpg", - }, - { - id: "5", - name: "Claire & Leo", - role: "Travelers", - testimonial: "Our anniversary trip was perfection. They anticipated every single need we had.", - imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-glasses-light-shirt-with-backpack-looking-map-with-modern-woman-hat-blue-striped-clothes_197531-19145.jpg", - }, + { id: "1", name: "Eleanor Vance", role: "Collector", testimonial: "An absolutely flawless experience from start to finish. Elysian Voyages sets the gold standard.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-with-pale-skin-dark-hair-french-beret-sunglasses-polka-dot-skirt-white-top-red-shirt-walking-around-sunny-city-laughing_197531-24480.jpg" }, + { id: "2", name: "Julian Thorne", role: "Investor", testimonial: "Their attention to detail and ability to secure the impossible is unparalleled in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-posing-outdoors_23-2149073989.jpg" }, + { id: "3", name: "Sophia Moretti", role: "Art Director", testimonial: "I never travel with anyone else. Their curation is pure magic and sophistication.", imageSrc: "http://img.b2bpic.net/free-photo/urban-stylish-young-girl-walking-with-skateboard-outdoors-portrait-active-sport-woman-model-healthy-lifestyle-extreme-sports-fashion-look-outdoor-hipster-portrait-close-up-portrait-prett_1321-3630.jpg" }, + { id: "4", name: "Arthur Penhaligon", role: "Founder", testimonial: "Expertise, privacy, and impeccable service. A five-star travel partner for sure.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-glasses-waving_23-2148631360.jpg" }, + { id: "5", name: "Claire & Leo", role: "Travelers", testimonial: "Our anniversary trip was perfection. They anticipated every single need we had.", imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-glasses-light-shirt-with-backpack-looking-map-with-modern-woman-hat-blue-striped-clothes_197531-19145.jpg" } ]} title="Client Journeys" description="What our discerning travelers are saying." @@ -269,31 +137,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "How far in advance should I book?", - content: "For prime seasons, we recommend 6-12 months out.", - }, - { - id: "q2", - title: "Do you offer private jet services?", - content: "Yes, our partnerships allow for complete private aviation solutions.", - }, - { - id: "q3", - title: "What includes concierge support?", - content: "24/7 dedicated support for reservations, emergencies, and local recommendations.", - }, - { - id: "q4", - title: "Can you handle group bookings?", - content: "We specialize in both intimate getaways and large group/family charters.", - }, - { - id: "q5", - title: "Is my information kept private?", - content: "Total discretion is a pillar of our service; all travel details are handled confidentially.", - }, + { id: "q1", title: "How far in advance should I book?", content: "For prime seasons, we recommend 6-12 months out." }, + { id: "q2", title: "Do you offer private jet services?", content: "Yes, our partnerships allow for complete private aviation solutions." }, + { id: "q3", title: "What includes concierge support?", content: "24/7 dedicated support for reservations, emergencies, and local recommendations." }, + { id: "q4", title: "Can you handle group bookings?", content: "We specialize in both intimate getaways and large group/family charters." }, + { id: "q5", title: "Is my information kept private?", content: "Total discretion is a pillar of our service; all travel details are handled confidentially." } ]} title="Travel Essentials" description="Frequently asked questions about our services." @@ -307,25 +155,10 @@ export default function LandingPage() { title="Inquire Today" description="Start the conversation for your next bespoke journey." inputs={[ - { - name: "fullName", - type: "text", - placeholder: "Full Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, - }, + { name: "fullName", type: "text", placeholder: "Full Name", required: true }, + { name: "email", type: "email", placeholder: "Email Address", required: true } ]} - textarea={{ - name: "message", - placeholder: "Tell us about your dream destination...", - rows: 4, - required: true, - }} + textarea={{ name: "message", placeholder: "Tell us about your dream destination...", rows: 4, required: true }} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433331.jpg" /> @@ -334,32 +167,8 @@ export default function LandingPage() { -- 2.49.1