From 3d08419e7b3f423c09b02aefa0f33c1d0eafa863 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:43:50 +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 fdfb7cf..619d697 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -235,7 +235,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Philosophy" description="We believe in less but better. Every item in our store is selected to meet high standards of quality, utility, and timeless design. We partner with ethical manufacturers to ensure every purchase makes a positive impact." - imageSrc="http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886875.jpg?_wi=1" imageAlt="Store interior" buttons={[ { @@ -291,7 +291,7 @@ export default function LandingPage() { title="Subscribe to our Newsletter" description="Be the first to hear about new collections, exclusive sales, and behind-the-scenes content." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886875.jpg?_wi=2" imageAlt="Newsletter signup banner" /> -- 2.49.1