From f5dfa0263cdc8003fe63f51f2435ca9168116b76 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:07 +0000 Subject: [PATCH 1/6] Update src/app/amenities-services/page.tsx --- src/app/amenities-services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/amenities-services/page.tsx b/src/app/amenities-services/page.tsx index 1cae337..f3745b8 100644 --- a/src/app/amenities-services/page.tsx +++ b/src/app/amenities-services/page.tsx @@ -52,7 +52,7 @@ export default function AmenitiesServicesPage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg?_wi=2", imageAlt: "Hotel pool outdoor swimming resort amenity", }, ], @@ -63,7 +63,7 @@ export default function AmenitiesServicesPage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=2", imageAlt: "Fitness center gym equipment exercise room", }, ], -- 2.49.1 From c77247c983471d21f161b693c227a6e34bef142d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:07 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b1e0718..190929a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function ContactPage() { tagIcon={Mail} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2" imageAlt="Hotel Lobby Interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 969c03d26983335755900ac442adbb153744fda5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:08 +0000 Subject: [PATCH 3/6] Update src/app/dining/page.tsx --- src/app/dining/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dining/page.tsx b/src/app/dining/page.tsx index db4710c..fc18ec0 100644 --- a/src/app/dining/page.tsx +++ b/src/app/dining/page.tsx @@ -49,7 +49,7 @@ export default function DiningPage() { { value: "3", title: "Daily Service Periods" }, { value: "50+", title: "Menu Items Available" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=2" imageAlt="Lorenzo's Restaurant & Bar" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From ccab4e407144c1e4d8f41835890f4bdf7c2df7d8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:08 +0000 Subject: [PATCH 4/6] Update src/app/events-meetings/page.tsx --- src/app/events-meetings/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/events-meetings/page.tsx b/src/app/events-meetings/page.tsx index a4e5e50..7dd5736 100644 --- a/src/app/events-meetings/page.tsx +++ b/src/app/events-meetings/page.tsx @@ -51,7 +51,7 @@ export default function EventsMeetingsPage() { { value: "5", title: "Event Spaces Available" }, { value: "500+", title: "Max Capacity" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=3" imageAlt="Event Venue Setup" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From ace72a0f405dd86be8d6e4375075baf00de15d54 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:09 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8419668..eada05c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function HomePage() { id: "1", name: "Deluxe King Room", price: "$129/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=1", imageAlt: "Deluxe King Room with City View", initialQuantity: 1, }, @@ -79,7 +79,7 @@ export default function HomePage() { id: "2", name: "Executive Suite", price: "$189/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: "Executive Suite with Living Area", initialQuantity: 1, }, @@ -87,7 +87,7 @@ export default function HomePage() { id: "3", name: "Accessible Room", price: "$129/night", - imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg?_wi=1", imageAlt: "Accessible Guest Room", initialQuantity: 1, }, @@ -110,7 +110,7 @@ export default function HomePage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg?_wi=1", imageAlt: "Hotel pool outdoor swimming resort amenity", }, ], @@ -121,7 +121,7 @@ export default function HomePage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=1", imageAlt: "Fitness center gym equipment exercise room", }, ], @@ -144,7 +144,7 @@ export default function HomePage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=1", imageAlt: "Hotel restaurant fine dining interior design", }, ], @@ -191,7 +191,7 @@ export default function HomePage() { quote: "Excellent location with convenient access to major highways and business districts. The rooms are spacious, well-maintained, and the staff goes above and beyond to ensure comfort.", name: "Michael Johnson", role: "Business Executive", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Johnson", }, { @@ -209,7 +209,7 @@ export default function HomePage() { quote: "The front desk staff was incredibly helpful in recommending restaurants and attractions. Our room was spacious and the fitness center exceeded expectations.", name: "David Chen", role: "Leisure Guest", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -236,7 +236,7 @@ export default function HomePage() { quote: "Every staff member treated us like family. From check-in to check-out, the service was impeccable. Looking forward to our next stay!", name: "Emily Park", role: "Frequent Guest", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Park", }, ]} @@ -253,7 +253,7 @@ export default function HomePage() { tagIcon={MapPin} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1" imageAlt="Hotel Lobby Interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 813c6ec18ef65c19da2c5b0e74dae79561bc83e8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:09 +0000 Subject: [PATCH 6/6] Update src/app/rooms-suites/page.tsx --- src/app/rooms-suites/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/rooms-suites/page.tsx b/src/app/rooms-suites/page.tsx index cd60f75..ed25288 100644 --- a/src/app/rooms-suites/page.tsx +++ b/src/app/rooms-suites/page.tsx @@ -49,7 +49,7 @@ export default function RoomsSuitesPage() { id: "1", name: "Deluxe King Room", price: "$129/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: "Deluxe King Room with City View", initialQuantity: 1, }, @@ -57,7 +57,7 @@ export default function RoomsSuitesPage() { id: "2", name: "Executive Suite", price: "$189/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: "Executive Suite with Living Area", initialQuantity: 1, }, @@ -65,7 +65,7 @@ export default function RoomsSuitesPage() { id: "3", name: "Accessible Room", price: "$129/night", - imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg?_wi=2", imageAlt: "Accessible Guest Room", initialQuantity: 1, }, -- 2.49.1