From 3a4054a7b2004ff7af905bd6c916921c5c19fd9a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:24:44 +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 0d55df0..8dd6e46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Get Started", href: "#contact" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=1" imageAlt="Luxury fashion merchandise collection" frameStyle="browser" buttonAnimation="slide-up" @@ -222,7 +222,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "fluid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=2" imageAlt="Contact us for luxury merchandise development" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1