From 017c2b712a529bc9f7bfd63c8df6b0103bca9526 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:11:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2cf629..64afb5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function HomePage() { background={{ variant: "sparkles-gradient", }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-bed-hotel-room-enjoying-healthy-breakfast_23-2148033314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-bed-hotel-room-enjoying-healthy-breakfast_23-2148033314.jpg?_wi=1" imageAlt="Modern hotel room with air conditioning" mediaAnimation="blur-reveal" frameStyle="card" @@ -79,21 +79,21 @@ export default function HomePage() { id: "1", title: "Affordable Rooms", tags: ["AC & Non-AC", "Budget-Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-bed-after-wake-up-morning-ready-work-from-home_231208-13845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-bed-after-wake-up-morning-ready-work-from-home_231208-13845.jpg?_wi=1", imageAlt: "Comfortable hotel room", }, { id: "2", title: "Prime Location", tags: ["Dindigul Center", "Easy Access"], - imageSrc: "http://img.b2bpic.net/free-photo/street-with-modern-buildings-green-trees_1268-15550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-with-modern-buildings-green-trees_1268-15550.jpg?_wi=1", imageAlt: "City location and transport access", }, { id: "3", title: "Friendly Staff", tags: ["24/7 Service", "Hospitality"], - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95809.jpg?_wi=1", imageAlt: "Professional hotel staff", }, ]} @@ -112,14 +112,14 @@ export default function HomePage() { id: "1", name: "AC Deluxe Room", price: "From ₹1,400", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=1", imageAlt: "AC Deluxe Room", }, { id: "2", name: "Non-AC Budget Room", price: "From ₹1,000", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-6066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-6066.jpg?_wi=1", imageAlt: "Non-AC Budget Room", }, ]} @@ -181,7 +181,7 @@ export default function HomePage() { tag="Bar & Lounge" textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/girl-cafe_1157-7247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-cafe_1157-7247.jpg?_wi=1" imageAlt="Garden bar and lounge area" mediaAnimation="blur-reveal" imagePosition="right" @@ -243,7 +243,7 @@ export default function HomePage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-bed-hotel-room-enjoying-healthy-breakfast_23-2148033314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-bed-hotel-room-enjoying-healthy-breakfast_23-2148033314.jpg?_wi=2" imageAlt="Hotel room booking" mediaAnimation="blur-reveal" mediaPosition="right"