diff --git a/src/app/page.tsx b/src/app/page.tsx index e592653..93bfe35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { useInvertedBackground={false} 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}