From 4a259d07eae04d6b47df77cddf4a2e397410151b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:18:36 +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 d7173e4..dd4e9e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-carrying-suitcase-walking-hotel-corridor_23-2148033326.jpg", imageAlt: "Grand Hotel Sylhet exterior" }, { imageSrc: "http://img.b2bpic.net/free-photo/friends-watching-sunset-lake-sunset-walking-nature-pier-berth_169016-67769.jpg", imageAlt: "Shahjalal Mazar shrine view" }, { imageSrc: "http://img.b2bpic.net/free-photo/pensive-girl-looking-up-with-photo-her-hand_23-2147601320.jpg", imageAlt: "Happy guests in hotel lobby" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-bathrobe-by-window-home_1303-20244.jpg", imageAlt: "Comfortable hotel room" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-bathrobe-by-window-home_1303-20244.jpg?_wi=1", imageAlt: "Comfortable hotel room" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast_23-2147991235.jpg", imageAlt: "Free breakfast buffet" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-bathrobe-by-window-home_1303-20244.jpg", imageAlt: "Guest room comfort" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-bathrobe-by-window-home_1303-20244.jpg?_wi=2", imageAlt: "Guest room comfort" } ]} ariaLabel="Grand Hotel Sylhet - Hero Section" /> -- 2.49.1