diff --git a/src/app/page.tsx b/src/app/page.tsx index f3fcdb8..21089a7 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" useInvertedBackground={false}