From a020ca5ae761dc29c945df6660f77fdb4a2f1fd8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:45:20 +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 177e5df..e75b72f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,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={[ { text: "Our Mission", href: "#" } @@ -137,7 +137,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