From 35339c69d75b8ae5fb217a842d41c52ff96fd03f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:55:02 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 145 ++++++++++------------------------------- 1 file changed, 34 insertions(+), 111 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3881589..9afce0b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; -import { Eye, Users } from "lucide-react"; +import { Eye, Users, Leaf } from "lucide-react"; export default function LandingPage() { return ( @@ -28,30 +28,15 @@ export default function LandingPage() { Date: Thu, 26 Mar 2026 10:55:02 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 272 ++++++++++------------------------------------- 1 file changed, 58 insertions(+), 214 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04884f1..d05b695 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,30 +32,15 @@ export default function LandingPage() { @@ -119,25 +93,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Personalized Itineraries", - description: "Every journey is crafted just for you, matching your interests, pace, and budget for a truly unique adventure.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg?_wi=1", - imageAlt: "Custom map with pins for personalized travel", - }, + title: "Personalized Itineraries", description: "Every journey is crafted just for you, matching your interests, pace, and budget for a truly unique adventure.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg", imageAlt: "Custom map with pins for personalized travel"}, { id: 2, - title: "24/7 Expert Support", - description: "Travel with confidence knowing our dedicated team is available around the clock to assist you, wherever you are in the world.", - imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg?_wi=1", - imageAlt: "Customer service icon with global reach", - }, + title: "24/7 Expert Support", description: "Travel with confidence knowing our dedicated team is available around the clock to assist you, wherever you are in the world.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg", imageAlt: "Customer service icon with global reach"}, { id: 3, - title: "Authentic Local Experiences", - description: "Immerse yourself in the culture with hand-picked activities and hidden gems that offer a true taste of your destination.", - imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg?_wi=1", - imageAlt: "Local market or cultural festival scene", - }, + title: "Authentic Local Experiences", description: "Immerse yourself in the culture with hand-picked activities and hidden gems that offer a true taste of your destination.", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg", imageAlt: "Local market or cultural festival scene"}, ]} title="Why Choose Wanderlust Journeys?" description="We specialize in creating personalized, immersive, and hassle-free travel experiences tailored to your desires. Let us handle the details while you make memories." @@ -153,33 +115,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "bali-escape", - name: "Bali Paradise Escape", - price: "Starting from $1,800", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg?_wi=1", - imageAlt: "Lush green rice paddies in Bali", - }, + id: "bali-escape", name: "Bali Paradise Escape", price: "Starting from $1,800", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg", imageAlt: "Lush green rice paddies in Bali"}, { - id: "paris-romance", - name: "Parisian Romance Getaway", - price: "Starting from $2,200", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg?_wi=1", - imageAlt: "Eiffel Tower at sunset in Paris", - }, + id: "paris-romance", name: "Parisian Romance Getaway", price: "Starting from $2,200", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg", imageAlt: "Eiffel Tower at sunset in Paris"}, { - id: "african-safari", - name: "Grand African Safari", - price: "Starting from $3,500", - imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg?_wi=1", - imageAlt: "Elephants walking across the savanna at sunset", - }, + id: "african-safari", name: "Grand African Safari", price: "Starting from $3,500", imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg", imageAlt: "Elephants walking across the savanna at sunset"}, { - id: "japan-cultural", - name: "Japan Cultural Journey", - price: "Starting from $2,900", - imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg?_wi=1", - imageAlt: "Japanese temple with cherry blossoms", - }, + id: "japan-cultural", name: "Japan Cultural Journey", price: "Starting from $2,900", imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg", imageAlt: "Japanese temple with cherry blossoms"}, ]} title="Curated Destinations for Every Explorer" description="From serene beaches to vibrant cityscapes, thrilling safaris to ancient wonders, find your perfect escape in our diverse collection." @@ -194,82 +136,31 @@ export default function LandingPage() { carouselMode="buttons" testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Adventure Seeker", - company: "Solo Explorer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=1", - imageAlt: "Smiling woman on a beach", - }, + id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach"}, { - id: "2", - name: "Michael C.", - role: "Family Vacationer", - company: "Chen Family", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=1", - imageAlt: "Man enjoying mountain view", - }, + id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", imageAlt: "Man enjoying mountain view"}, { - id: "3", - name: "Emily R.", - role: "Romantic Getaway Planner", - company: "Couple's Retreats", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=1", - imageAlt: "Couple enjoying a city break", - }, + id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg", imageAlt: "Couple enjoying a city break"}, { - id: "4", - name: "David K.", - role: "Group Tour Organizer", - company: "Friends on Tour", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=1", - imageAlt: "Family playing on a beach", - }, + id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg", imageAlt: "Family playing on a beach"}, { - id: "5", - name: "Jessica L.", - role: "Cultural Traveler", - company: "Discovery Tours", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=2", - imageAlt: "Smiling woman on a beach", - }, + id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach"}, { - id: "6", - name: "Daniel P.", - role: "Nature Enthusiast", - company: "Eco-Adventures", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=2", - imageAlt: "Man enjoying mountain view", - }, + id: "6", name: "Daniel P.", role: "Nature Enthusiast", company: "Eco-Adventures", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", imageAlt: "Man enjoying mountain view"}, ]} kpiItems={[ { - id: "1", - title: "Satisfied Customers", - subtitle: "Globally", - category: "Travelers", - value: "10k+", - }, + title: "Satisfied Customers", subtitle: "Globally", category: "Travelers", value: "10k+"}, { - id: "2", - title: "Dream Destinations", - subtitle: "Explored", - category: "Locations", - value: "100+", - }, + title: "Dream Destinations", subtitle: "Explored", category: "Locations", value: "100+"}, { - id: "3", - title: "Years of Experience", - subtitle: "In Travel", - category: "Expertise", - value: "15+", - }, + title: "Years of Experience", subtitle: "In Travel", category: "Expertise", value: "15+"}, ]} title="Hear From Our Happy Travelers" description="Our clients' unforgettable memories are the best testament to our commitment to exceptional travel experiences." @@ -281,13 +172,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} logos={[ - "http://img.b2bpic.net/free-vector/abstract-gradient-business-card-template_23-2148185610.jpg", - "http://img.b2bpic.net/free-vector/summer-badges-collection-with-beach-elements_23-2147837749.jpg", - "http://img.b2bpic.net/free-vector/flat-travel-agency-horizontal-business-card-template_23-2149374346.jpg", - "http://img.b2bpic.net/free-vector/travel-agency-business-labels-collection_23-2149636864.jpg", - "http://img.b2bpic.net/free-vector/eco-tourism-landing-page_23-2148628422.jpg", - "http://img.b2bpic.net/free-vector/luxury-retro-logo-collection_23-2148359166.jpg", - "http://img.b2bpic.net/free-vector/four-different-transports_1268-154.jpg", + "http://img.b2bpic.net/free-vector/abstract-gradient-business-card-template_23-2148185610.jpg", "http://img.b2bpic.net/free-vector/summer-badges-collection-with-beach-elements_23-2147837749.jpg", "http://img.b2bpic.net/free-vector/flat-travel-agency-horizontal-business-card-template_23-2149374346.jpg", "http://img.b2bpic.net/free-vector/travel-agency-business-labels-collection_23-2149636864.jpg", "http://img.b2bpic.net/free-vector/eco-tourism-landing-page_23-2148628422.jpg", "http://img.b2bpic.net/free-vector/luxury-retro-logo-collection_23-2148359166.jpg", "http://img.b2bpic.net/free-vector/four-different-transports_1268-154.jpg"]} + names={[ + "airlux airline", "oceana resorts", "explorehubs travel", "globetrotter tours", "vista safari", "horizon stays", "skyhigh cruises" ]} title="Trusted by Leading Travel Partners" description="We collaborate with the best airlines, hotels, and local operators to ensure seamless and high-quality travel experiences." @@ -302,30 +189,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "How do I book a trip?", - content: "Booking your dream trip is easy! Simply browse our destinations, select a package, and follow the steps to customize your itinerary or contact our agents for personalized assistance.", - }, + id: "1", title: "How do I book a trip?", content: "Booking your dream trip is easy! Simply browse our destinations, select a package, and follow the steps to customize your itinerary or contact our agents for personalized assistance."}, { - id: "2", - title: "What payment methods do you accept?", - content: "We accept all major credit cards, bank transfers, and several online payment platforms. Flexible payment plans are also available for most packages.", - }, + id: "2", title: "What payment methods do you accept?", content: "We accept all major credit cards, bank transfers, and several online payment platforms. Flexible payment plans are also available for most packages."}, { - id: "3", - title: "Can I customize my travel package?", - content: "Absolutely! All our packages are fully customizable. Work with our travel experts to tailor your itinerary, accommodations, and activities to your exact preferences.", - }, + id: "3", title: "Can I customize my travel package?", content: "Absolutely! All our packages are fully customizable. Work with our travel experts to tailor your itinerary, accommodations, and activities to your exact preferences."}, { - id: "4", - title: "What if I need to cancel or change my booking?", - content: "We understand plans can change. Please refer to our flexible cancellation policy or contact our support team to discuss your options for modifying or canceling your booking.", - }, + id: "4", title: "What if I need to cancel or change my booking?", content: "We understand plans can change. Please refer to our flexible cancellation policy or contact our support team to discuss your options for modifying or canceling your booking."}, { - id: "5", - title: "Are travel insurance options available?", - content: "Yes, we highly recommend purchasing travel insurance. We can provide options from trusted providers to protect your investment and ensure peace of mind during your journey.", - }, + id: "5", title: "Are travel insurance options available?", content: "Yes, we highly recommend purchasing travel insurance. We can provide options from trusted providers to protect your investment and ensure peace of mind during your journey."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about booking, destinations, and our services." @@ -337,12 +209,11 @@ export default function LandingPage() {