From 6cf5d174b8c3e0092d252a3eaaa09403a2134ec7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 16:10:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bebe2fd..325e90a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@Thandiwe_M", testimonial: "Disa Supermarket is my go-to for fresh produce and reliable bulk orders. Their maize meal is the best in Saselamani!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=1", imageAlt: "Customer Thandiwe M.", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@Sipho_N", testimonial: "Excellent service and variety! As a small business owner, their wholesale prices and quality are unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=1", imageAlt: "Customer Sipho N.", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@Naledi_K", testimonial: "Always fresh, always friendly. Disa Supermarket makes my weekly grocery shopping a pleasure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=1", imageAlt: "Customer Naledi K.", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "@Musa_L", testimonial: "From retail to wholesale, Disa Supermarket consistently delivers on quality and value. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=1", imageAlt: "Customer Musa L.", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { name: "Lerato G.", handle: "Retail Customer", testimonial: "Disa Supermarket always has what I need. The produce is fresh, and the staff are incredibly helpful. A true gem in Saselamani!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=2", imageAlt: "Lerato G.", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Khaya M.", handle: "Wholesale Partner", testimonial: "Our business relies on Disa Supermarket for bulk maize meal and their competitive pricing. They're a reliable and efficient partner.", - imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=2", imageAlt: "Khaya M.", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { name: "Zinhle P.", handle: "Local Shopper", testimonial: "The quality of groceries at Disa is consistently high. It's great to have such a well-stocked and welcoming supermarket in our community.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=2", imageAlt: "Zinhle P.", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { name: "Nkosi D.", handle: "Small Business Owner", testimonial: "Their wholesale options have truly helped my catering business thrive. Great products and a fantastic team to work with.", - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=2", imageAlt: "Nkosi D.", }, ]}