Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 2026-03-08 01:57:34 +00:00

View File

@@ -94,13 +94,13 @@ export default function LandingPage() {
tag="Premium Collections"
features={[
{
title: "European Elegance", description: "Experience the finest castles, vineyards, and cultural landmarks across France, Italy, and Switzerland with private guides and exclusive access", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-dress-straw-hat-summer-style-fashion-trend-vacation-smiling-stylish-accessories-sunglasses-posing-tropical-villa-bali_285396-5700.jpg", imageAlt: "Luxury European villa with vineyard views", buttons: [{ text: "Explore", href: "#" }],
title: "European Elegance", description: "Experience the finest castles, vineyards, and cultural landmarks across France, Italy, and Switzerland with private guides and exclusive access", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-dress-straw-hat-summer-style-fashion-trend-vacation-smiling-stylish-accessories-sunglasses-posing-tropical-villa-bali_285396-5700.jpg", imageAlt: "Luxury European villa with vineyard views", button: { text: "Explore", href: "#" },
},
{
title: "Tropical Paradise", description: "Retreat to pristine island destinations offering overwater bungalows, private beaches, and world-class diving experiences", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-beach-chairs-with-umbrella-around-outdoor-swimming-poo_1232-3087.jpg", imageAlt: "Crystal clear tropical waters with bungalow resort", buttons: [{ text: "Explore", href: "#" }],
title: "Tropical Paradise", description: "Retreat to pristine island destinations offering overwater bungalows, private beaches, and world-class diving experiences", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-beach-chairs-with-umbrella-around-outdoor-swimming-poo_1232-3087.jpg", imageAlt: "Crystal clear tropical waters with bungalow resort", button: { text: "Explore", href: "#" },
},
{
title: "Mountain Sanctuaries", description: "Discover high-altitude luxury lodges with breathtaking views, spa facilities, and access to exclusive mountain trails and adventure activities", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-green-trees-with-house-mountain-distance-dolomite-italy_181624-18678.jpg", imageAlt: "Luxury mountain resort with alpine scenery", buttons: [{ text: "Explore", href: "#" }],
title: "Mountain Sanctuaries", description: "Discover high-altitude luxury lodges with breathtaking views, spa facilities, and access to exclusive mountain trails and adventure activities", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-green-trees-with-house-mountain-distance-dolomite-italy_181624-18678.jpg", imageAlt: "Luxury mountain resort with alpine scenery", button: { text: "Explore", href: "#" },
},
]}
textboxLayout="default"