Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:35:41 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01", title: "Tropical Paradise", description: "Escape to pristine islands with crystal-clear waters, white sand beaches, and world-class resorts nestled in tropical beauty.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-water-villas-tropical-maldives-island-sunrise-time_1232-4482.jpg", imageAlt: "Tropical island luxury resort destination"
id: "01", title: "Tropical Paradise", description: "Escape to pristine islands with crystal-clear waters, white sand beaches, and world-class resorts nestled in tropical beauty.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-water-villas-tropical-maldives-island-sunrise-time_1232-4482.jpg?_wi=1", imageAlt: "Tropical island luxury resort destination"
},
{
id: "02", title: "Alpine Retreats", description: "Experience mountain luxury in exclusive lodges with panoramic vistas, fine dining, and access to premier outdoor adventures.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-lake-tahoe-captured-snowy-sunset-california-usa_181624-31694.jpg", imageAlt: "Mountain luxury lodge with scenic views"
@@ -114,7 +114,7 @@ export default function LandingPage() {
description="Founded in 1995"
subdescription="Luxury Travel Experts"
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-water-villas-tropical-maldives-island-sunrise-time_1232-4482.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-water-villas-tropical-maldives-island-sunrise-time_1232-4482.jpg?_wi=2"
imageAlt="Luxury travel expertise and experience"
mediaAnimation="slide-up"
useInvertedBackground={false}