From 2b0ca712a88d282f54560f77356a0c5d788c069c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:15:07 +0000 Subject: [PATCH 1/3] Update src/app/amenities/page.tsx --- src/app/amenities/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index eda6053..ac20e81 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -34,14 +34,14 @@ export default function AmenitiesPage() { id: 3, title: "Fine Dining Restaurant", description: "Experience culinary excellence at our award-winning restaurant featuring international cuisine and an extensive wine selection", - imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2", imageAlt: "Fine Dining Restaurant" }, { id: 4, title: "Business Facilities", description: "Professional meeting spaces and high-speed internet connectivity for seamless business operations and events", - imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg?_wi=2", imageAlt: "Conference Hall" } ]; From cd5d8d76f6c6240b46b389533c43679961c048d9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:15:08 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21f41ac..8b9c538 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,7 +24,7 @@ export default function HomePage() { imageAlt: "Luxe Haven Hotel Lobby" }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxe Haven Bedroom Suite" }, { @@ -38,21 +38,21 @@ export default function HomePage() { id: "deluxe", name: "Deluxe Room", price: "$250/night", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe Room" }, { id: "ocean-view", name: "Ocean View Suite", price: "$450/night", - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg?_wi=1", imageAlt: "Ocean View Suite" }, { id: "presidential", name: "Presidential Suite", price: "$850/night", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Presidential Suite" } ]; From d0faf5308fb59134a503ec3f81d5746bc6aa8b68 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:15:08 +0000 Subject: [PATCH 3/3] Update src/app/rooms/page.tsx --- src/app/rooms/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index ff916a8..d379a31 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -20,21 +20,21 @@ export default function RoomsPage() { id: "deluxe", name: "Deluxe Room", price: "$250/night", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=4", imageAlt: "Deluxe Room" }, { id: "ocean-view", name: "Ocean View Suite", price: "$450/night", - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg?_wi=2", imageAlt: "Ocean View Suite" }, { id: "presidential", name: "Presidential Suite", price: "$850/night", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=5", imageAlt: "Presidential Suite" } ]; @@ -44,21 +44,21 @@ export default function RoomsPage() { id: 1, title: "Premium Bedding & Linens", description: "Experience ultimate comfort with Egyptian cotton sheets, down pillows, and premium mattresses designed for a perfect night's rest", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=6", imageAlt: "Premium Bedding" }, { id: 2, title: "Spa-Inspired Bathrooms", description: "Luxurious en-suite bathrooms with rainfall showers, marble countertops, premium toiletries, and heated towel racks", - imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1", imageAlt: "Luxury Bathroom" }, { id: 3, title: "Modern Amenities & Technology", description: "High-speed WiFi, smart TV systems, climate control, and premium entertainment options in every room", - imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg?_wi=1", imageAlt: "Modern Tech" } ];