From ff34f9fa0fcba5b1a617ffba1920942747073f55 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 04:13:41 +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 98cc575..15d9435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "Designer", testimonial: "Absolutely love the quality and unique design of every product. My go-to shop now!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { name: "Jessica Lee", role: "Gift Shopper", testimonial: "Always find the most thoughtful and unique gifts here. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=2", imageAlt: "Jessica Lee", }, ]} -- 2.49.1