Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,11 +47,11 @@ export default function LandingPage() {
|
||||
description="Personalized itineraries based on your budget, unique interests, and destination preference."
|
||||
buttons={[{ text: "Start Planning", href: "#features" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-11508.jpg", imageAlt: "Tropical island" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/sunset-view-snowy-winter_23-2148869480.jpg", imageAlt: "Snowy Alps" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/traffic-tokyo-cityscape-night-japan_335224-2.jpg", imageAlt: "Tokyo City" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cave-resort-with-infinity-pool-overlooking-ocean_23-2151986060.jpg", imageAlt: "Santorini" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-azat-reservoir-armenia-with-reflection-small-hills_181624-50109.jpg", imageAlt: "Rainforest" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-11508.jpg?_wi=1", imageAlt: "Tropical island" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/sunset-view-snowy-winter_23-2148869480.jpg?_wi=1", imageAlt: "Snowy Alps" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/traffic-tokyo-cityscape-night-japan_335224-2.jpg?_wi=1", imageAlt: "Tokyo City" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cave-resort-with-infinity-pool-overlooking-ocean_23-2151986060.jpg?_wi=1", imageAlt: "Santorini" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-azat-reservoir-armenia-with-reflection-small-hills_181624-50109.jpg?_wi=1", imageAlt: "Rainforest" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/quebec-city_649448-3245.jpg", imageAlt: "Paris" },
|
||||
]}
|
||||
/>
|
||||
@@ -121,11 +121,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "CEO", quote: "The itinerary accuracy is incredible. Saved me days of planning.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-11508.jpg" },
|
||||
{ id: "2", name: "Mark D.", date: "Sep 2023", title: "Developer", quote: "The budget optimizer is a game changer for long-haul travel.", tag: "Efficiency", avatarSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunset-view-snowy-winter_23-2148869480.jpg" },
|
||||
{ id: "3", name: "Elena R.", date: "Aug 2023", title: "Blogger", quote: "Beautiful interface, amazing recommendations, seamless PDF export.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-stairs_23-2148760501.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traffic-tokyo-cityscape-night-japan_335224-2.jpg" },
|
||||
{ id: "4", name: "David W.", date: "Jul 2023", title: "Designer", quote: "Voyago AI feels like the Apple of travel apps. Purely premium.", tag: "UX", avatarSrc: "http://img.b2bpic.net/free-photo/man-relaxing-with-tablet-hammock-while-camping_23-2148704476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cave-resort-with-infinity-pool-overlooking-ocean_23-2151986060.jpg" },
|
||||
{ id: "5", name: "Sophia L.", date: "Jun 2023", title: "Product Manager", quote: "Highly recommended for those who appreciate detailed planning.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-posing_23-2148456428.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-azat-reservoir-armenia-with-reflection-small-hills_181624-50109.jpg" },
|
||||
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "CEO", quote: "The itinerary accuracy is incredible. Saved me days of planning.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-11508.jpg?_wi=2" },
|
||||
{ id: "2", name: "Mark D.", date: "Sep 2023", title: "Developer", quote: "The budget optimizer is a game changer for long-haul travel.", tag: "Efficiency", avatarSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunset-view-snowy-winter_23-2148869480.jpg?_wi=2" },
|
||||
{ id: "3", name: "Elena R.", date: "Aug 2023", title: "Blogger", quote: "Beautiful interface, amazing recommendations, seamless PDF export.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-stairs_23-2148760501.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traffic-tokyo-cityscape-night-japan_335224-2.jpg?_wi=2" },
|
||||
{ id: "4", name: "David W.", date: "Jul 2023", title: "Designer", quote: "Voyago AI feels like the Apple of travel apps. Purely premium.", tag: "UX", avatarSrc: "http://img.b2bpic.net/free-photo/man-relaxing-with-tablet-hammock-while-camping_23-2148704476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cave-resort-with-infinity-pool-overlooking-ocean_23-2151986060.jpg?_wi=2" },
|
||||
{ id: "5", name: "Sophia L.", date: "Jun 2023", title: "Product Manager", quote: "Highly recommended for those who appreciate detailed planning.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-posing_23-2148456428.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-azat-reservoir-armenia-with-reflection-small-hills_181624-50109.jpg?_wi=2" },
|
||||
]}
|
||||
title="Voice of Travelers"
|
||||
description="Hear what our premium members are saying about Voyago AI."
|
||||
|
||||
Reference in New Issue
Block a user