From ba7a2213e689d6ec1fe0ff2a1ee317b8fb2fb68f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:53:42 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 713fa48..65b2421 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -86,7 +86,7 @@ export default function GalleryPage() { title: "Deluxe Rooms", description: "Premium comfort with elegant furnishings and modern amenities for a luxurious stay.", tag: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg?_wi=4", imageAlt: "Deluxe room with premium amenities", }, { @@ -94,7 +94,7 @@ export default function GalleryPage() { title: "Standard Rooms", description: "Comfortable and well-equipped rooms perfect for business travelers and families.", tag: "Comfortable", - imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg?_wi=5", imageAlt: "Standard room with essential amenities", }, { @@ -102,7 +102,7 @@ export default function GalleryPage() { title: "Budget Rooms", description: "Affordable accommodation with essential amenities and clean, comfortable setup.", tag: "Affordable", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2683.jpg?_wi=3", imageAlt: "Budget room clean and comfortable", }, { @@ -110,7 +110,7 @@ export default function GalleryPage() { title: "Hotel Lobby", description: "Modern reception area and welcoming lobby with comfortable seating and warm ambiance.", tag: "Interior", - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=6", imageAlt: "Hotel lobby reception area", }, { @@ -118,7 +118,7 @@ export default function GalleryPage() { title: "Dining Area", description: "Cozy dining space for breakfast and meals with a warm, welcoming atmosphere.", tag: "Facilities", - imageSrc: "http://img.b2bpic.net/free-photo/dinner-party-with-delicious-food-table_23-2150648829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dinner-party-with-delicious-food-table_23-2150648829.jpg?_wi=4", imageAlt: "Hotel dining area breakfast restaurant", }, { @@ -126,7 +126,7 @@ export default function GalleryPage() { title: "Parking Facility", description: "Secure parking area providing safe and convenient vehicle storage for guests.", tag: "Amenities", - imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup-outdoors_23-2149106400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup-outdoors_23-2149106400.jpg?_wi=3", imageAlt: "Hotel parking area secure vehicles", }, ]} @@ -156,7 +156,7 @@ export default function GalleryPage() { title: "CMC Hospital", description: "Located in close proximity to CMC Campus, ideal for patients and medical visitors.", tag: "Healthcare", - imageSrc: "http://img.b2bpic.net/free-photo/view-building-architecture-london-city_23-2149437465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-building-architecture-london-city_23-2149437465.jpg?_wi=2", imageAlt: "CMC hospital nearby", }, { @@ -164,7 +164,7 @@ export default function GalleryPage() { title: "Railway Station", description: "Easy access to Ludhiana Railway Station for convenient travel and connectivity.", tag: "Transport", - imageSrc: "http://img.b2bpic.net/free-photo/traveler-looking-map-station-platfom_23-2148228453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traveler-looking-map-station-platfom_23-2148228453.jpg?_wi=2", imageAlt: "Railway station access", }, { @@ -172,7 +172,7 @@ export default function GalleryPage() { title: "Local Markets", description: "Walking distance to popular shopping bazaars and local markets for shopping enthusiasts.", tag: "Shopping", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-shopping-bags_23-2149461685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-shopping-bags_23-2149461685.jpg?_wi=2", imageAlt: "Local markets shopping area", }, ]} @@ -198,7 +198,7 @@ export default function GalleryPage() { description="Have questions about our rooms or facilities? Contact us today via phone, WhatsApp, or email to make a reservation or inquire about special packages." background={{ variant: "grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg?_wi=3" imageAlt="Hotel booking confirmation" mediaAnimation="slide-up" mediaPosition="right"