From 658da06edcf389f3ca037ff00f124f31196e45fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:40:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b638272..3407181 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: "3", title: "Squad Matching System", tags: ["Community", "Teamwork"], - imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg", imageAlt: "Squad teamwork multiplayer" + imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg?_wi=1", imageAlt: "Squad teamwork multiplayer" }, { id: "4", title: "Exclusive Discord Community", tags: ["Networking", "24/7 Support"], @@ -140,7 +140,7 @@ export default function LandingPage() {