From a61f857cf5df1360cad064414566db77d58fc93d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 10:56:55 +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 fbfbeef..85b34ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,7 +142,7 @@ export default function LandingPage() { name: "Sarah Miller", role: "Creative Director", testimonial: "The quality of products at ShopEase is unmatched. Truly a joy to shop here!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-attractive-african-american-woman-posting-play-with-her-curly-afro-hair-yellow-studio-background-copy-space_1258-868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-attractive-african-american-woman-posting-play-with-her-curly-afro-hair-yellow-studio-background-copy-space_1258-868.jpg?_wi=1", }, { id: "2", @@ -170,7 +170,7 @@ export default function LandingPage() { name: "Maria Garcia", role: "Interior Designer", testimonial: "I'm genuinely impressed with the attention to detail in their products.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-attractive-african-american-woman-posting-play-with-her-curly-afro-hair-yellow-studio-background-copy-space_1258-868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-attractive-african-american-woman-posting-play-with-her-curly-afro-hair-yellow-studio-background-copy-space_1258-868.jpg?_wi=2", }, ]} title="Loved by Shoppers" -- 2.49.1