From 97989efd100e27ac05f4b170e0a9ff3e10ca17f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:28:33 +0000 Subject: [PATCH 1/5] Update src/app/amenities/page.tsx --- src/app/amenities/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index 0bc896a..f46a0f0 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -58,7 +58,7 @@ export default function AmenitiesPage() { }, ]} background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2" imageAlt="Hotel amenities and services" mediaAnimation="slide-up" frameStyle="card" @@ -78,25 +78,25 @@ export default function AmenitiesPage() { { title: "Business Center", description: "Fully equipped workspace with high-speed internet for business travelers", - imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg?_wi=2", imageAlt: "Professional business center", }, { title: "Laundry Service", description: "Express laundry and dry cleaning services available with quick turnaround", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=3", imageAlt: "Premium laundry services", }, { title: "Concierge Service", description: "Professional concierge team ready to assist with travel arrangements and recommendations", - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=4", imageAlt: "Dedicated concierge support", }, { title: "Travel Desk", description: "Expert assistance for local tours, transportation, and travel bookings", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=4", imageAlt: "Travel assistance desk", }, ]} -- 2.49.1 From 2c4a804a38d278be9c86a7ceeee762cb10feed10 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:28:34 +0000 Subject: [PATCH 2/5] Update src/app/dining/page.tsx --- src/app/dining/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/dining/page.tsx b/src/app/dining/page.tsx index 8751f2c..88eca8b 100644 --- a/src/app/dining/page.tsx +++ b/src/app/dining/page.tsx @@ -58,7 +58,7 @@ export default function DiningPage() { }, ]} background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=2" imageAlt="Rooftop restaurant dining experience" mediaAnimation="slide-up" frameStyle="card" @@ -72,25 +72,25 @@ export default function DiningPage() { { title: "Continental Cuisine", description: "Savor authentic dishes prepared by our expert chefs using premium ingredients", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=2", imageAlt: "Continental cuisine dining", }, { title: "Panoramic Views", description: "Enjoy stunning rooftop vistas of Tiruchirappalli's skyline while dining", - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=3", imageAlt: "Panoramic rooftop views", }, { title: "24-Hour Café", description: "Quick bites and refreshments available round-the-clock for your convenience", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=2", imageAlt: "24-hour café service", }, { title: "Private Events", description: "Host intimate gatherings, celebrations, and business meetings in our exclusive space", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=3", imageAlt: "Private event hosting", }, ]} -- 2.49.1 From c16c71df979e18ab0624fefa948e0e8d2fe197f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:28:34 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eec4827..d995028 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +