diff --git a/src/app/page.tsx b/src/app/page.tsx index 077deff..c7b691a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function SitePage() { description="Indulge in unparalleled comfort and luxury. Your perfect escape awaits with world-class service and breathtaking views." background={{ variant: 'plain' }} buttons={[{text:"Book Your Room",href:"#contact"},{text:"Explore Rooms",href:"#products"}]} - 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="Luxury hotel room with a large bed and city view" mediaAnimation="opacity" imagePosition="right" @@ -72,7 +72,7 @@ export default function SitePage() {