From 09ce00698c22243fe5bd83c08ee02576c2d67603 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 04:54:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 78a9620..c75212c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,15 +79,15 @@ export default function LandingPage() { description="Discover exceptional comfort, personalized service, and state-of-the-art amenities designed for your perfect stay. Welcome to a world where every detail is crafted for your delight." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=1", imageAlt: "Luxurious Hotel Lobby", }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=1", imageAlt: "Elegant Hotel Room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=1", imageAlt: "Fine Dining Restaurant", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg", imageAlt: "Hotel management dashboard on a tablet", }, - imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=2", imageAlt: "hotel booking app UI mobile", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036822.jpg", imageAlt: "AI chat assistant UI for guest support", }, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=2", imageAlt: "hotel booking app UI mobile", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg", imageAlt: "Multi-hotel management console", }, - imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=2", imageAlt: "hotel booking app UI mobile", }, ]}