From 17c0a5abd307ddcf0894beb9f40cf0464398709c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:06:50 +0000 Subject: [PATCH] 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 6cf926f..881d5a2 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -138,7 +138,7 @@ export default function AmenitiesPage() { content: "Start your day with our delicious breakfast service featuring local and international cuisine. Available daily from 6:00 AM to 10:00 AM.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1361.jpg?_wi=2" imageAlt="Resort pool and sea view" mediaAnimation="slide-up" useInvertedBackground={false} @@ -182,7 +182,7 @@ export default function AmenitiesPage() { content: "Equipped meeting rooms and event spaces available for conferences, weddings, corporate events, and private celebrations.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-red-tablecloth-fried-eggs-cheese-cheese-cucumbers-tomatoes-lettuce-coffee_176474-2483.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-red-tablecloth-fried-eggs-cheese-cheese-cucumbers-tomatoes-lettuce-coffee_176474-2483.jpg?_wi=2" imageAlt="Hotel breakfast buffet dining room" mediaAnimation="slide-up" useInvertedBackground={true}