From 84a5c5c864d3c0fd3102bd46ee92b0e7d38f9b95 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 23:07:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {