diff --git a/src/app/page.tsx b/src/app/page.tsx index 58fb169..dfaf586 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=1" imageAlt="Premium online store showcase" frameStyle="card" mediaAnimation="slide-up" @@ -64,13 +64,13 @@ export default function LandingPage() {