From 144ee48037d3debf183c11f0105f9d3375251ba5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:26:59 +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 7b28e18..7e6436e 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: "radial-gradient" }} 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