Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -86,16 +86,16 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Private Island Retreats", description: "Exclusive access to pristine island paradises with personalized service and bespoke activities.", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg", imageAlt: "Maldives luxury resort", button: { text: "Discover", href: "#" },
|
||||
title: "Private Island Retreats", description: "Exclusive access to pristine island paradises with personalized service and bespoke activities.", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg?_wi=1", imageAlt: "Maldives luxury resort", button: { text: "Discover", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "European Elegance", description: "Immerse yourself in the art, culture, and sophistication of Europe's most iconic cities.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg", imageAlt: "Paris luxury experience", button: { text: "Explore", href: "#" },
|
||||
title: "European Elegance", description: "Immerse yourself in the art, culture, and sophistication of Europe's most iconic cities.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg?_wi=1", imageAlt: "Paris luxury experience", button: { text: "Explore", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Asian Wonders", description: "Journey through the vibrant cultures and modern luxury of Asia's most captivating destinations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394912.jpg", imageAlt: "Tokyo luxury stay", button: { text: "Learn More", href: "#" },
|
||||
title: "Asian Wonders", description: "Journey through the vibrant cultures and modern luxury of Asia's most captivating destinations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394912.jpg?_wi=1", imageAlt: "Tokyo luxury stay", button: { text: "Learn More", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "African Safari", description: "Experience wildlife encounters and lodge luxury in Africa's most pristine natural reserves.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-bengal-tiger-nature_475641-1299.jpg", imageAlt: "Luxury safari lodge", button: { text: "Inquire", href: "#" },
|
||||
title: "African Safari", description: "Experience wildlife encounters and lodge luxury in Africa's most pristine natural reserves.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-bengal-tiger-nature_475641-1299.jpg?_wi=1", imageAlt: "Luxury safari lodge", button: { text: "Inquire", href: "#" },
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -112,22 +112,22 @@ export default function LandingPage() {
|
||||
tag="Exclusive Destinations"
|
||||
features={[
|
||||
{
|
||||
id: "maldives", title: "Crystal Waters & Overwater Luxury", description: "Sleep above turquoise waters and wake to world-class snorkeling. The Maldives epitomizes tropical paradise.", tag: "Tropical Paradise", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg", imageAlt: "Maldives overwater bungalows", buttons: [{ text: "View Resorts", href: "#" }],
|
||||
id: "maldives", title: "Crystal Waters & Overwater Luxury", description: "Sleep above turquoise waters and wake to world-class snorkeling. The Maldives epitomizes tropical paradise.", tag: "Tropical Paradise", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg?_wi=2", imageAlt: "Maldives overwater bungalows", buttons: [{ text: "View Resorts", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "paris", title: "Timeless Parisian Elegance", description: "Iconic landmarks, world-class museums, and Michelin-starred dining. Experience the City of Light's refined charm.", tag: "Cultural Hub", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg", imageAlt: "Paris luxury hotel", buttons: [{ text: "Explore Hotels", href: "#" }],
|
||||
id: "paris", title: "Timeless Parisian Elegance", description: "Iconic landmarks, world-class museums, and Michelin-starred dining. Experience the City of Light's refined charm.", tag: "Cultural Hub", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg?_wi=2", imageAlt: "Paris luxury hotel", buttons: [{ text: "Explore Hotels", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "tokyo", title: "Modern Meets Tradition", description: "Where cutting-edge technology harmonizes with ancient traditions. Tokyo's luxury reimagined for the modern traveler.", tag: "Urban Luxury", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394912.jpg", imageAlt: "Tokyo luxury accommodation", buttons: [{ text: "Discover Hotels", href: "#" }],
|
||||
id: "tokyo", title: "Modern Meets Tradition", description: "Where cutting-edge technology harmonizes with ancient traditions. Tokyo's luxury reimagined for the modern traveler.", tag: "Urban Luxury", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394912.jpg?_wi=2", imageAlt: "Tokyo luxury accommodation", buttons: [{ text: "Discover Hotels", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "safari", title: "Untamed African Adventure", description: "Witness the great migration and extraordinary wildlife from exclusive luxury lodges set in nature's masterpiece.", tag: "Adventure Quest", imageSrc: "http://img.b2bpic.net/free-photo/amazing-bengal-tiger-nature_475641-1299.jpg", imageAlt: "Luxury safari lodge", buttons: [{ text: "Reserve Lodge", href: "#" }],
|
||||
id: "safari", title: "Untamed African Adventure", description: "Witness the great migration and extraordinary wildlife from exclusive luxury lodges set in nature's masterpiece.", tag: "Adventure Quest", imageSrc: "http://img.b2bpic.net/free-photo/amazing-bengal-tiger-nature_475641-1299.jpg?_wi=2", imageAlt: "Luxury safari lodge", buttons: [{ text: "Reserve Lodge", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "swiss", title: "Alpine Majesty & Wellness", description: "Pristine mountain peaks and luxury spa retreats. Switzerland offers rejuvenation in nature's grandeur.", tag: "Wellness Escape", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg", imageAlt: "Alpine luxury resort", buttons: [{ text: "Browse Spas", href: "#" }],
|
||||
id: "swiss", title: "Alpine Majesty & Wellness", description: "Pristine mountain peaks and luxury spa retreats. Switzerland offers rejuvenation in nature's grandeur.", tag: "Wellness Escape", imageSrc: "http://img.b2bpic.net/free-photo/sunset-maldives-island_1203-7346.jpg?_wi=3", imageAlt: "Alpine luxury resort", buttons: [{ text: "Browse Spas", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "bora-bora", title: "Polynesian Dream", description: "Lush lagoons and overwater bungalows. Bora Bora is the ultimate romantic escape for couples seeking paradise.", tag: "Romantic Getaway", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg", imageAlt: "Bora Bora resort", buttons: [{ text: "Plan Romance", href: "#" }],
|
||||
id: "bora-bora", title: "Polynesian Dream", description: "Lush lagoons and overwater bungalows. Bora Bora is the ultimate romantic escape for couples seeking paradise.", tag: "Romantic Getaway", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg?_wi=3", imageAlt: "Bora Bora resort", buttons: [{ text: "Plan Romance", href: "#" }],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -150,23 +150,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Discovery & Planning", description: "We listen to your dreams and craft the perfect itinerary. Our experts leverage decades of experience to create your ideal journey.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg?_wi=1"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Seamless Booking", description: "We handle all arrangements including accommodations, flights, activities, and special requests. Your journey is in expert hands.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Concierge Support", description: "24/7 support during your travels. From restaurant reservations to emergency assistance, we're always available for you.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-people-working-together_23-2148352578.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-using-touchpad-while-taking-order-cafe_637285-8917.jpg?_wi=3"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user