From dbbcfb141e4128e64c3e585550eff45760214def Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:51:48 +0000 Subject: [PATCH] Update src/app/location/page.tsx --- src/app/location/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx index bc24ad5..21fb0b1 100644 --- a/src/app/location/page.tsx +++ b/src/app/location/page.tsx @@ -66,19 +66,19 @@ export default function LocationPage() { { title: "Registan Complex (UNESCO)", description: "15 minutes away. The iconic three-madrasah complex showcasing stunning Islamic architecture with intricate tilework and towering portals.", - imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=2", imageAlt: "Registan Complex", }, { title: "Bibi-Khanym Mosque", description: "10 minutes away. One of Central Asia's largest mosques with magnificent blue domes and a sprawling courtyard for spiritual reflection.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=2", imageAlt: "Bibi-Khanym Mosque", }, { title: "Local Bazaars & Markets", description: "5 minutes away. Traditional Uzbek markets offering handicrafts, spices, textiles, and authentic souvenirs. Immerse in local culture and commerce.", - 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=4", imageAlt: "Local markets", }, ]}