From d467c701b7b9b61df382ffc6810788d1cc2adb1d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 19:26:32 +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 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() {