Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d03a107a3 | |||
| 6f6491e641 | |||
| 9a5d7974a3 | |||
| 20fead00d8 | |||
| 235165be33 | |||
| 673b3facd7 |
@@ -90,16 +90,22 @@ export default function LandingPage() {
|
||||
tagIcon={Globe}
|
||||
features={[
|
||||
{
|
||||
title: "Maldives Paradise", description: "Overwater villas with pristine turquoise waters, world-class diving, and private island experiences. Perfect for romantic getaways.", imageSrc: "http://img.b2bpic.net/free-photo/beach-lagoon-landscape-relaxation-sea_1232-4199.jpg", imageAlt: "Luxury Maldives resort", button: { text: "Learn More", href: "#contact" }
|
||||
title: "Agentic Workspace", description: "Powerful AI-driven workspace that automates complex travel planning, coordinates logistics, and manages all aspects of your luxury journey seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/beach-lagoon-landscape-relaxation-sea_1232-4199.jpg", imageAlt: "Agentic workspace interface", button: { text: "Learn More", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Tuscany Elegance", description: "Historic villas amid rolling vineyards, fine dining, and Renaissance art. Experience authentic Italian luxury and culture.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977264.jpg", imageAlt: "Tuscan countryside estate", button: { text: "Discover", href: "#contact" }
|
||||
title: "Creative Canvas", description: "Design and customize your itinerary on our intuitive creative canvas. Visualize every moment of your journey and personalize every detail with ease.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977264.jpg", imageAlt: "Creative planning interface", button: { text: "Discover", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Dubai Grandeur", description: "Ultra-luxury resorts, exclusive shopping, pristine beaches, and world-class golf. Indulge in modern Arabian luxury.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-with-city-view_74190-13703.jpg", imageAlt: "Dubai luxury skyline", button: { text: "Explore", href: "#contact" }
|
||||
title: "Analytics & Competitor Insights", description: "Access real-time analytics and competitor insights to find the best luxury experiences, exclusive deals, and trending destinations before they become mainstream.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-with-city-view_74190-13703.jpg", imageAlt: "Analytics dashboard", button: { text: "Explore", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Forms & Survey Builder", description: "Collect preferences and customize experiences through our elegant survey tools. Let your travelers define their perfect journey with our intuitive feedback forms.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-presenting-chart_23-2149354660.jpg", imageAlt: "Survey builder tool", button: { text: "Learn More", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "24/7 Running Agents", description: "Our tireless AI agents work around the clock to monitor bookings, manage changes, provide instant support, and ensure your travel experience exceeds expectations.", imageSrc: "http://img.b2bpic.net/free-photo/technical-support_23-2150225348.jpg", imageAlt: "24/7 support agents", button: { text: "Explore", href: "#contact" }
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -225,7 +231,7 @@ export default function LandingPage() {
|
||||
imageAlt="Luxury travel planning workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Plan My Journey"
|
||||
buttonText="Get My Custom Itinerary"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user