From 67f1e6d66d2426a805f22d09e258035e6da5bb42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:51:46 +0000 Subject: [PATCH] Update src/app/amenities/page.tsx --- src/app/amenities/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index 550d441..cb0d48a 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -66,19 +66,19 @@ export default function AmenitiesPage() { { title: "Free Breakfast", description: "Start your day with authentic Uzbek breakfast featuring fresh local ingredients, traditional breads, and specialty teas in our dining courtyard.", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg?_wi=2", imageAlt: "Breakfast spread", }, { title: "Private Garden", description: "Relax in our serene courtyard garden with native plants, comfortable outdoor seating, and peaceful fountain ambiance perfect for evening strolls.", - imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg?_wi=3", imageAlt: "Garden courtyard", }, { title: "Free WiFi & Parking", description: "Stay connected with complimentary high-speed WiFi throughout the property and secure on-site parking for your vehicle.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=3", imageAlt: "Relaxation area", }, ]}