diff --git a/src/app/page.tsx b/src/app/page.tsx index 9547ca4..6f79f15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { tag="Gaming Shop #1" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futurist-texture-wallpaper_23-2151860524.jpg", imageAlt: "Hero scene 1"}, + imageSrc: "http://img.b2bpic.net/free-photo/futurist-texture-wallpaper_23-2151860524.jpg?_wi=1", imageAlt: "Hero scene 1"}, { imageSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136843.jpg", imageAlt: "Hero scene 2"} ]} @@ -168,7 +168,7 @@ export default function LandingPage() {