From 8dd67065ff10322bf38827256adf77721446f4f0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:19:22 +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 82f6847..4ef3621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg?_wi=1" imageAlt="Hero footwear display" mediaAnimation="slide-up" /> @@ -215,7 +215,7 @@ export default function LandingPage() { title="Stay Updated" description="Sign up for our newsletter and be the first to know about new arrivals and special offers." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg?_wi=2" /> -- 2.49.1