From ea491d6bb3160590cb5b5a9300bacc32f22019df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33bd3c2..2d8bc85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,12 +68,12 @@ export default function HomePage() { slides={[ { imageSrc: - "http://img.b2bpic.net/free-photo/blurred-escalator-mall_1203-1289.jpg", + "http://img.b2bpic.net/free-photo/blurred-escalator-mall_1203-1289.jpg?_wi=1", imageAlt: "Modern shopping centre interior", }, { imageSrc: - "http://img.b2bpic.net/free-photo/family-mall_1098-15029.jpg", + "http://img.b2bpic.net/free-photo/family-mall_1098-15029.jpg?_wi=1", imageAlt: "Family shopping experience", }, { @@ -95,7 +95,7 @@ export default function HomePage() { description="📍 63QP+6Q9, 8th St, Harare" subdescription="📞 077 347 9931 | ⭐ 4.5 Rating (3,314 reviews)" icon={Info} - imageSrc="http://img.b2bpic.net/free-photo/blurred-escalator-mall_1203-1289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-escalator-mall_1203-1289.jpg?_wi=2" imageAlt="Borrowdale Village Walk shopping centre" mediaAnimation="slide-up" useInvertedBackground={false} @@ -110,7 +110,7 @@ export default function HomePage() { title: "Food & Drink", tags: ["Cafes", "Restaurants"], imageSrc: - "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg", + "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg?_wi=1", imageAlt: "Café experience", }, { @@ -118,7 +118,7 @@ export default function HomePage() { title: "Supermarket", tags: ["Groceries", "Essentials"], imageSrc: - "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg", + "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg?_wi=1", imageAlt: "Supermarket shopping", }, { @@ -126,7 +126,7 @@ export default function HomePage() { title: "Fast Food", tags: ["Quick Service", "Takeaway"], imageSrc: - "http://img.b2bpic.net/free-photo/fast-food-assortment-with-different-fast-food-menu_1220-7879.jpg", + "http://img.b2bpic.net/free-photo/fast-food-assortment-with-different-fast-food-menu_1220-7879.jpg?_wi=1", imageAlt: "Fast food options", }, { @@ -134,7 +134,7 @@ export default function HomePage() { title: "Health & Beauty", tags: ["Wellness", "Personal Care"], imageSrc: - "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg", + "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg?_wi=2", imageAlt: "Health and beauty services", }, { @@ -142,7 +142,7 @@ export default function HomePage() { title: "Electronics", tags: ["Tech", "Gadgets"], imageSrc: - "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg", + "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg?_wi=2", imageAlt: "Electronics retail", }, { @@ -150,7 +150,7 @@ export default function HomePage() { title: "Clothing", tags: ["Fashion", "Apparel"], imageSrc: - "http://img.b2bpic.net/free-photo/family-mall_1098-15029.jpg", + "http://img.b2bpic.net/free-photo/family-mall_1098-15029.jpg?_wi=2", imageAlt: "Clothing stores", }, ]} @@ -173,7 +173,7 @@ export default function HomePage() { name: "Café Nush Village Walk", price: "Visit", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg", + "http://img.b2bpic.net/free-photo/closeup-waitress-serving-coffee-couple-cafe_637285-9104.jpg?_wi=3", imageAlt: "Café Nush storefront", }, { @@ -181,7 +181,7 @@ export default function HomePage() { name: "TM Pick n Pay Village Walk", price: "Visit", imageSrc: - "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg", + "http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg?_wi=3", imageAlt: "Pick n Pay supermarket", }, { @@ -189,7 +189,7 @@ export default function HomePage() { name: "Chicken Inn Borrowdale Drive", price: "Visit", imageSrc: - "http://img.b2bpic.net/free-photo/fast-food-assortment-with-different-fast-food-menu_1220-7879.jpg", + "http://img.b2bpic.net/free-photo/fast-food-assortment-with-different-fast-food-menu_1220-7879.jpg?_wi=2", imageAlt: "Chicken Inn restaurant", }, ]}