Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg", imageAlt: "Luxury beach resort in Maldives"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg?_wi=1", imageAlt: "Luxury beach resort in Maldives"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg", imageAlt: "Alpine mountain landscape"},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Maldives Private Island", description: "Experience overwater luxury villas, pristine white-sand beaches, and world-class diving in the Indian Ocean's most exclusive resort.", imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg", button: { text: "Discover", href: "#" },
|
||||
title: "Maldives Private Island", description: "Experience overwater luxury villas, pristine white-sand beaches, and world-class diving in the Indian Ocean's most exclusive resort.", imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg?_wi=2", button: { text: "Discover", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Swiss Alps Chalets", description: "Alpine elegance meets modern comfort in exclusive mountain chalets featuring panoramic views, gourmet dining, and bespoke activities.", imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg", button: { text: "Discover", href: "#" },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
title: "Tuscany Countryside", description: "Explore Italy's rolling hills, award-winning vineyards, and medieval villages from luxury estates offering authentic culinary experiences.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-field-hills-sunlight_181624-42292.jpg", button: { text: "Discover", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Bora Bora Overwater", description: "Tropical paradise with crystal-clear lagoons, vibrant coral reefs, and luxury bungalows offering unparalleled seclusion and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg", button: { text: "Discover", href: "#" },
|
||||
title: "Bora Bora Overwater", description: "Tropical paradise with crystal-clear lagoons, vibrant coral reefs, and luxury bungalows offering unparalleled seclusion and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg?_wi=3", button: { text: "Discover", href: "#" },
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user