diff --git a/src/app/page.tsx b/src/app/page.tsx index cb285dd..99dd92f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tag="Your Perfect Escape Awaits" tagIcon={Hotel} buttons={[{text:"Book Your Stay",href:"#rooms"},{text:"Explore Amenities",href:"#amenities"}]} - imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg" + imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1" imageAlt="Luxurious hotel suite with a stunning view" mediaAnimation="slide-up" imagePosition="right" @@ -88,7 +88,7 @@ export default function LandingPage() {