From f3fb8b28a80eb218569d3f945cd55eaabea3fbb8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:05:17 +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 c5a84ef..65781f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The quality of the products is unmatched. Absolutely love my new watch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=1", }, { id: "2", @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "@jlee", testimonial: "The design aesthetic is perfect for my home. Very satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1