Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 20:00:09 +00:00

View File

@@ -83,13 +83,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "maldives", title: "Maldives Private Atolls", description: "Overwater villas with private coral gardens and personalized concierge service in the Indian Ocean.", imageSrc: "http://img.b2bpic.net/free-photo/deep-swimming-tube-maldives-animal_1253-716.jpg", imageAlt: "Maldives resort", button: { text: "Explore", href: "#" }
title: "Maldives Private Atolls", description: "Overwater villas with private coral gardens and personalized concierge service in the Indian Ocean.", imageSrc: "http://img.b2bpic.net/free-photo/deep-swimming-tube-maldives-animal_1253-716.jpg", imageAlt: "Maldives resort", button: { text: "Explore", href: "#" }
},
{
id: "tuscany", title: "Tuscan Wine Country", description: "Exclusive vineyard estates, Michelin-starred dining, and Renaissance art in the heart of Italy.", imageSrc: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg", imageAlt: "Tuscany vineyard", button: { text: "Explore", href: "#" }
title: "Tuscan Wine Country", description: "Exclusive vineyard estates, Michelin-starred dining, and Renaissance art in the heart of Italy.", imageSrc: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg", imageAlt: "Tuscany vineyard", button: { text: "Explore", href: "#" }
},
{
id: "bali", title: "Bali Luxury Retreats", description: "Sacred temples, rice terraces, and world-class spa resorts with traditional Balinese hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-front-jungle-outdoor-full-length-shot-beautiful-female-models-near-lake-exotic-country_197531-9176.jpg", imageAlt: "Bali temple", button: { text: "Explore", href: "#" }
title: "Bali Luxury Retreats", description: "Sacred temples, rice terraces, and world-class spa resorts with traditional Balinese hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-front-jungle-outdoor-full-length-shot-beautiful-female-models-near-lake-exotic-country_197531-9176.jpg", imageAlt: "Bali temple", button: { text: "Explore", href: "#" }
}
]}
textboxLayout="default"