From 72a5efe7e2613f11d65d966f7ab20afb2a4cb36e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:54:13 +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 438015e..4b608c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-stylish-woman_250224-135.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-stylish-woman_250224-135.jpg?_wi=1" imageAlt="Model wearing bold graphic tee" /> @@ -155,7 +155,7 @@ export default function LandingPage() { name: "Jane D.", handle: "@janebold", testimonial: "The softest tee I own and it says exactly how I feel.", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-stylish-woman_250224-135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-stylish-woman_250224-135.jpg?_wi=2", imageAlt: "woman wearing cool graphic tee", }, { -- 2.49.1