From 1c8f9a4ace0117147af1cb2e755f65b8930653bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 11:50:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04b5008..feac3b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "The healthiest plants in Kigali. Great selection!", tag: "Sales", avatarSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg?_wi=1", }, { id: "t2", @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "Always finding the most unique plants here. Amazing staff.", tag: "Sales", avatarSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-holding-green-plant-pot-looking-unhappy-angry-showing-rejection-negative-with-thumbs-down-gesture-bad-expression_839833-31935.jpg?_wi=2", }, ]} title="What Our Customers Say" -- 2.49.1