Update src/app/amenities/page.tsx

This commit is contained in:
2026-03-16 16:06:50 +00:00
parent 5117cc46c4
commit 17c0a5abd3

View File

@@ -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}