From d643ccd917d3b1c46ba9b2d650972a90c51cc8ab Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 03:40:40 +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 d94e567..14d8463 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { name: "Knitted Crewneck", price: "$150", variant: "Sage", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg?_wi=1", }, { id: "p5", @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "The fabric quality is unmatched. Truly durable.", name: "Sarah J.", role: "Architect", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg?_wi=2", }, { id: "t2", -- 2.49.1