diff --git a/src/app/page.tsx b/src/app/page.tsx index ff1b309..b0117c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Explore Rooms", href: "#rooms" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1" imageAlt="Agastya Resort - Luxury Hospitality" frameStyle="card" mediaAnimation="slide-up" @@ -75,10 +75,10 @@ export default function LandingPage() { tag="Premium Stays" products={[ { - id: "1", name: "Deluxe Room", price: "$150/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room at Agastya Resort" + id: "1", name: "Deluxe Room", price: "$150/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Room at Agastya Resort" }, { - id: "2", name: "Executive Suite", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Executive Suite at Agastya Resort" + id: "2", name: "Executive Suite", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Executive Suite at Agastya Resort" }, { id: "3", name: "Private Villa", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/full-lenght-photo-elegant-brunette-woman-stylish-boho-dress-posing-luxury-tropical-villa-bali-style_273443-5498.jpg", imageAlt: "Private Villa at Agastya Resort" @@ -98,7 +98,7 @@ export default function LandingPage() { tag="Facilities" features={[ { - id: "01", title: "Infinity Pool", description: "Stunning infinity pool overlooking lush gardens with heated waters year-round", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Infinity Pool" + id: "01", title: "Infinity Pool", description: "Stunning infinity pool overlooking lush gardens with heated waters year-round", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Infinity Pool" }, { id: "02", title: "Luxury Spa", description: "Rejuvenate with our full-service spa featuring traditional and modern treatments", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817020.jpg", imageAlt: "Luxury Spa"