From 8110900e09e1a5630174023eb8ef058789c45a99 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 17:48:30 +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 84caa50..b7d4832 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -233,7 +233,7 @@ export default function LandingPage() { mediaPosition="right" background={{ variant: "animated-grid" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-psd/luxury-men-s-fashion-template-design_23-2150855876.jpg" + imageSrc="http://img.b2bpic.net/free-psd/luxury-men-s-fashion-template-design_23-2150855876.jpg?_wi=1" imageAlt="Fashion lookbook" inputPlaceholder="Enter your email address" buttonText="Subscribe" @@ -243,7 +243,7 @@ export default function LandingPage() {