From 26023f5cdd76049b7721a816fea94c3c4b59419e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:22:58 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 01ac11c..a728840 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { description="Have questions about our rooms, amenities, or services? Our dedicated team is here to help. Reach out and we'll respond within 24 hours." background={{ variant: "plain" }} 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=2" imageAlt="Hotel contact and reservations" mediaPosition="right" mediaAnimation="slide-up" @@ -90,7 +90,7 @@ export default function ContactPage() { description="Find answers to common questions about bookings, amenities, policies, and our services." tag="Help & Support" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=2" imageAlt="Hotel exterior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From e96ebe1d0c254f7314e97d4bcdd065d82c45f786 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:22:58 +0000 Subject: [PATCH 2/3] Update src/app/dining/page.tsx --- src/app/dining/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/dining/page.tsx b/src/app/dining/page.tsx index 153509e..4e098dd 100644 --- a/src/app/dining/page.tsx +++ b/src/app/dining/page.tsx @@ -64,7 +64,7 @@ export default function DiningPage() { description="From casual all-day dining to fine dining experiences, we offer something for every palate and occasion." tag="Restaurants & Bars" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg?_wi=1" imageAlt="Hotel breakfast buffet" mediaAnimation="slide-up" mediaPosition="left" @@ -91,7 +91,7 @@ export default function DiningPage() { description="Start every morning energized with our generous hot breakfast buffet included with your stay. Quality ingredients, diverse selections, and warm hospitality." tag="Guest Benefits" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg?_wi=2" imageAlt="Gourmet breakfast spread" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From a0127a49a8162cf20401617a286b6db457ed005f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:22:58 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d6e9e5..0bafb99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function HomePage() { description="Your perfect getaway awaits at Hilton Garden Inn. Modern rooms, exceptional amenities, and warm service make every stay memorable." background={{ variant: "plain" }} tag="Welcome to Hilton Garden Inn" - imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=1" imageAlt="Hilton Garden Inn Staten Island exterior" imagePosition="right" buttons={[ @@ -181,7 +181,7 @@ export default function HomePage() { description="Get exclusive offers, travel tips, and updates about special events. Join thousands of satisfied guests staying informed about what's new at Hilton Garden Inn." background={{ variant: "plain" }} 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=1" imageAlt="Hotel reservation and newsletter signup" mediaPosition="right" mediaAnimation="slide-up" -- 2.49.1