From dd97c0b18f8069c8c5d30373ea89ab200ccc7d7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:07:22 +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 a930d5f..d6efde7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Sarah Jenkins", role: "Creative Director", testimonial: "Mah clothing truly moves with me throughout my day.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-dreamy-woman-with-blond-hair-thinking-new-purchase-holding-shopping-bags_1262-14241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-dreamy-woman-with-blond-hair-thinking-new-purchase-holding-shopping-bags_1262-14241.jpg?_wi=1", }, { id: "2", @@ -195,7 +195,7 @@ export default function LandingPage() { name: "James Wong", role: "Photographer", testimonial: "I love the clean lines and functionality of every piece.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-dreamy-woman-with-blond-hair-thinking-new-purchase-holding-shopping-bags_1262-14241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-dreamy-woman-with-blond-hair-thinking-new-purchase-holding-shopping-bags_1262-14241.jpg?_wi=2", }, ]} title="Loved by Modern Icons" -- 2.49.1