From 18e78fdd3aebb606cd69437aa24696f59fbf612f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:52:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4daa6ac..d49cf83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Book Your Stay", href: "contact" }, { text: "Explore Rooms", href: "rooms" } ]} - imageSrc="http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg?_wi=1" imageAlt="Luxury Hotel Lobby" showDimOverlay={true} buttonAnimation="opacity" @@ -194,7 +194,7 @@ export default function LandingPage() { id: "5", title: "What dining options are available?", content: "Our resort features a fine dining restaurant, casual bistro, and 24-hour room service. We also offer customized meal plans and special dietary accommodations upon request." } ]} - imageSrc="http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg?_wi=2" imageAlt="Hotel Interior" /> -- 2.49.1