From b36ec88446a27c29850c9c7508bb097112391299 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:13:10 +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 329a30f..eba8b11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { title="Got Questions?" description="All your gear and company inquiries answered here." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30212.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30212.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -152,7 +152,7 @@ export default function LandingPage() { tag="Newsletter" title="Join the Pack" description="Sign up for early access to drops and exclusive offers." - imageSrc="http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30212.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30212.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1