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() {