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", }, ]}