From 1266e9dac0a9c5a7159a768efd9b52c0a9857b4c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:00:12 +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 c6af204..5db3a1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg?_wi=1" imageAlt="ThreadsCollection storefront collection" avatars={[ { @@ -230,7 +230,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Let's Connect" description="Have questions about our collections? Our team is here to assist you." - imageSrc="http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg?_wi=2" imageAlt="Contact support" inputs={[ { -- 2.49.1