From 174d92fcdcba0f489d1af224e18a01e65be06207 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:44:01 +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 d5934c9..63dc103 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#games", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg?_wi=1" imageAlt="High-tech gaming dashboard with gold accents" mediaAnimation="slide-up" avatars={[ @@ -353,7 +353,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about how GamerSupporter works? We have all the answers." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg?_wi=2" imageAlt="Support FAQ image" mediaAnimation="slide-up" /> -- 2.49.1