Update src/app/page.tsx
This commit is contained in:
244
src/app/page.tsx
244
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Destinations",
|
||||
id: "products",
|
||||
},
|
||||
name: "Destinations", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="TourFlow"
|
||||
/>
|
||||
@@ -52,109 +44,61 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Streamline Your Tourism Business"
|
||||
description="The ultimate management system to handle bookings, itineraries, and customer experiences with precision and ease."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-scenery-cathedral-rock-with-reflection-water-puddle-sedona-usa_181624-61484.jpg",
|
||||
imageAlt: "mountain range aerial view",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-scenery-cathedral-rock-with-reflection-water-puddle-sedona-usa_181624-61484.jpg", imageAlt: "mountain range aerial view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hiker-standing-green-forest_23-2147870199.jpg",
|
||||
imageAlt: "sunlight forest travel",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hiker-standing-green-forest_23-2147870199.jpg", imageAlt: "sunlight forest travel"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-maldives-island_1203-3527.jpg",
|
||||
imageAlt: "beach resort aerial drone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-maldives-island_1203-3527.jpg", imageAlt: "beach resort aerial drone"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/powerful-waterfall-cascading-through-lush-forest-landscape_84443-81776.jpg",
|
||||
imageAlt: "majestic waterfall nature",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/powerful-waterfall-cascading-through-lush-forest-landscape_84443-81776.jpg", imageAlt: "majestic waterfall nature"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pale-di-san-martino_181624-7581.jpg",
|
||||
imageAlt: "snowy mountain peaks sunrise",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pale-di-san-martino_181624-7581.jpg", imageAlt: "snowy mountain peaks sunrise"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-tree-with-frost-majestic-sunrise-mountains-landscape_627829-12231.jpg",
|
||||
imageAlt: "cozy forest cabin view",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-tree-with-frost-majestic-sunrise-mountains-landscape_627829-12231.jpg", imageAlt: "cozy forest cabin view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hikers-going-up-mountain-trail_181624-11916.jpg",
|
||||
imageAlt: "snowy mountain peaks sunrise",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hikers-going-up-mountain-trail_181624-11916.jpg", imageAlt: "snowy mountain peaks sunrise"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-tumalo-waterfall-middle-forest_181624-2623.jpg",
|
||||
imageAlt: "majestic waterfall nature",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-tumalo-waterfall-middle-forest_181624-2623.jpg", imageAlt: "majestic waterfall nature"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-water-texture-background_1203-2624.jpg",
|
||||
imageAlt: "beach resort aerial drone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-water-texture-background_1203-2624.jpg", imageAlt: "beach resort aerial drone"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-valley-landscape-with-river_170165-15.jpg",
|
||||
imageAlt: "sunlight forest travel",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-valley-landscape-with-river_170165-15.jpg", imageAlt: "sunlight forest travel"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-selfie_23-2148631389.jpg",
|
||||
alt: "Lovely woman smiling for a selfie",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-selfie_23-2148631389.jpg", alt: "Lovely woman smiling for a selfie"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-with-glasses-waving_23-2148631360.jpg",
|
||||
alt: "Smiley woman with glasses waving",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-with-glasses-waving_23-2148631360.jpg", alt: "Smiley woman with glasses waving"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-hitchhiking_23-2148588492.jpg",
|
||||
alt: "Portrait of young woman hitchhiking",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-hitchhiking_23-2148588492.jpg", alt: "Portrait of young woman hitchhiking"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up-sign_23-2148631398.jpg",
|
||||
alt: "Smiley woman doing the thumbs up sign",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up-sign_23-2148631398.jpg", alt: "Smiley woman doing the thumbs up sign"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-holding-hands-while-walking-landscape_107420-9742.jpg",
|
||||
alt: "Couple holding hands while walking on landscape",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-holding-hands-while-walking-landscape_107420-9742.jpg", alt: "Couple holding hands while walking on landscape"},
|
||||
]}
|
||||
avatarText="Join 10,000+ travel professionals worldwide"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/destinations-nature-landscape-water-coral_1203-5295.jpg",
|
||||
alt: "destinations nature landscape water coral",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/destinations-nature-landscape-water-coral_1203-5295.jpg", alt: "destinations nature landscape water coral"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/clear-water-surface_1203-1716.jpg",
|
||||
alt: "Clear water surface",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/clear-water-surface_1203-1716.jpg", alt: "Clear water surface"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/tree-waterfall-background-autumn_554837-225.jpg",
|
||||
alt: "Tree on waterfall background during autumn",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/tree-waterfall-background-autumn_554837-225.jpg", alt: "Tree on waterfall background during autumn"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/waterscape-wet-coast-travel-clean-summer_1417-1103.jpg",
|
||||
alt: "waterscape wet coast travel clean summer",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/waterscape-wet-coast-travel-clean-summer_1417-1103.jpg", alt: "waterscape wet coast travel clean summer"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-scenery-high-rocky-mountains-covered-with-snow-breathtaking-sky_181624-15629.jpg",
|
||||
alt: "Beautiful scenery of high rocky mountains covered with snow",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-scenery-high-rocky-mountains-covered-with-snow-breathtaking-sky_181624-15629.jpg", alt: "Beautiful scenery of high rocky mountains covered with snow"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,20 +111,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Booking Engine",
|
||||
description: "Automated reservation system with real-time availability sync.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-gps-direction-navigation-route-travel_53876-124881.jpg",
|
||||
},
|
||||
title: "Smart Booking Engine", description: "Automated reservation system with real-time availability sync.", imageSrc: "http://img.b2bpic.net/free-photo/map-gps-direction-navigation-route-travel_53876-124881.jpg"},
|
||||
{
|
||||
title: "Mobile Itinerary Management",
|
||||
description: "Seamless itinerary updates and push notifications for travelers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-travel-concept-with-phone_23-2149573118.jpg",
|
||||
},
|
||||
title: "Mobile Itinerary Management", description: "Seamless itinerary updates and push notifications for travelers.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-travel-concept-with-phone_23-2149573118.jpg"},
|
||||
{
|
||||
title: "24/7 Support Integration",
|
||||
description: "Centralized communication platform for customer inquiries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-different-items_23-2148925821.jpg",
|
||||
},
|
||||
title: "24/7 Support Integration", description: "Centralized communication platform for customer inquiries.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-different-items_23-2148925821.jpg"},
|
||||
]}
|
||||
title="Everything You Need to Manage Operations"
|
||||
description="Comprehensive tools designed specifically for the tourism and hospitality industry."
|
||||
@@ -189,46 +124,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Santorini Sunset Tour",
|
||||
price: "$1,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curly-charming-woman-floral-dress-leans-fence-looks-into-distance-brunette-lady-summer-outfit-poses-sea-background_197531-29969.jpg",
|
||||
},
|
||||
id: "p1", name: "Santorini Sunset Tour", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/curly-charming-woman-floral-dress-leans-fence-looks-into-distance-brunette-lady-summer-outfit-poses-sea-background_197531-29969.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Bali Jungle Trek",
|
||||
price: "$850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-red-dress-dancing-waterfall_72229-1285.jpg",
|
||||
},
|
||||
id: "p2", name: "Bali Jungle Trek", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/girl-red-dress-dancing-waterfall_72229-1285.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Kyoto Temple Experience",
|
||||
price: "$1,450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/daigoji-temple-autumn-kyoto-japan-autumn-seasons_335224-18.jpg",
|
||||
},
|
||||
id: "p3", name: "Kyoto Temple Experience", price: "$1,450", imageSrc: "http://img.b2bpic.net/free-photo/daigoji-temple-autumn-kyoto-japan-autumn-seasons_335224-18.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Swiss Alps Lake Escape",
|
||||
price: "$1,900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-prags-lake-fanes-senns-prags-nature-park-located-south-tyrol-italy_181624-32231.jpg",
|
||||
},
|
||||
id: "p4", name: "Swiss Alps Lake Escape", price: "$1,900", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-prags-lake-fanes-senns-prags-nature-park-located-south-tyrol-italy_181624-32231.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Paris Golden Hour Tour",
|
||||
price: "$1,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-aerial-shot-paris-france_181624-19016.jpg",
|
||||
},
|
||||
id: "p5", name: "Paris Golden Hour Tour", price: "$1,100", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-aerial-shot-paris-france_181624-19016.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Rome Historical Colosseum",
|
||||
price: "$950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-roman-empire-colosseum_23-2150912881.jpg",
|
||||
},
|
||||
id: "p6", name: "Rome Historical Colosseum", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-roman-empire-colosseum_23-2150912881.jpg"},
|
||||
]}
|
||||
title="Popular Destinations & Packages"
|
||||
description="Showcase your most requested travel itineraries to attract your next customers."
|
||||
@@ -237,44 +149,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena Rossi",
|
||||
role: "Travel Agent",
|
||||
testimonial: "The best platform for managing our global bookings efficiently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-throwing-away-her-mask-gloves-take-off-remove-mask-from-her-face-end-pandemic-coronavirus-concept-pollen-allergy-spring_657921-506.jpg",
|
||||
},
|
||||
id: "t1", name: "Elena Rossi", role: "Travel Agent", testimonial: "The best platform for managing our global bookings efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/woman-throwing-away-her-mask-gloves-take-off-remove-mask-from-her-face-end-pandemic-coronavirus-concept-pollen-allergy-spring_657921-506.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark & Jane",
|
||||
role: "Travelers",
|
||||
testimonial: "Seamless booking and planning. It made our honeymoon unforgettable!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-aged-couple-using-electrical-compass-big-field_181624-39724.jpg",
|
||||
},
|
||||
id: "t2", name: "Mark & Jane", role: "Travelers", testimonial: "Seamless booking and planning. It made our honeymoon unforgettable!", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-aged-couple-using-electrical-compass-big-field_181624-39724.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah Chen",
|
||||
role: "Solo Traveler",
|
||||
testimonial: "I love the mobile itinerary updates. It kept me organized in the wild.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-looking-map-travelling_23-2148202996.jpg",
|
||||
},
|
||||
id: "t3", name: "Sarah Chen", role: "Solo Traveler", testimonial: "I love the mobile itinerary updates. It kept me organized in the wild.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-looking-map-travelling_23-2148202996.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Miller",
|
||||
role: "Business Traveler",
|
||||
testimonial: "Reliable and fast booking interface. Essential for my business trips.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg",
|
||||
},
|
||||
id: "t4", name: "David Miller", role: "Business Traveler", testimonial: "Reliable and fast booking interface. Essential for my business trips.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "The Thompson Family",
|
||||
role: "Family Vacationers",
|
||||
testimonial: "Everything was perfect. The system kept our whole family in the loop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16246.jpg",
|
||||
},
|
||||
id: "t5", name: "The Thompson Family", role: "Family Vacationers", testimonial: "Everything was perfect. The system kept our whole family in the loop.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16246.jpg"},
|
||||
]}
|
||||
title="Trusted by Travel Professionals"
|
||||
description="See why top tourism agencies choose TourFlow to manage their bookings."
|
||||
@@ -285,8 +173,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Ready to scale?"
|
||||
title="Start your journey with TourFlow today"
|
||||
description="Get a custom demo for your agency and see how our management platform can save you time and boost revenue."
|
||||
@@ -299,54 +186,33 @@ export default function LandingPage() {
|
||||
logoText="TourFlow"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Pricing", href: "#"},
|
||||
{
|
||||
label: "API",
|
||||
href: "#",
|
||||
},
|
||||
label: "API", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Documentation",
|
||||
href: "#",
|
||||
},
|
||||
label: "Documentation", href: "#"},
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Help Center", href: "#"},
|
||||
{
|
||||
label: "Partners",
|
||||
href: "#",
|
||||
},
|
||||
label: "Partners", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user