From b1d82bade265532cb43034a5793d330e9bb4e6fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:23:28 +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 d44762c..3e0b3c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Go Hornets" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/amateur-football-concept-with-team-stretching_23-2147833450.jpg" + imageSrc="http://img.b2bpic.net/free-photo/amateur-football-concept-with-team-stretching_23-2147833450.jpg?_wi=1" imageAlt="Romeoville High School soccer field" mediaAnimation="blur-reveal" testimonials={[ @@ -85,7 +85,7 @@ export default function LandingPage() { { value: "15+", title: "State Tournament Appearances" }, { value: "40+", title: "Players with D1 Scholarships" } ]} - imageSrc="http://img.b2bpic.net/free-photo/amateur-football-concept-with-team-stretching_23-2147833450.jpg" + imageSrc="http://img.b2bpic.net/free-photo/amateur-football-concept-with-team-stretching_23-2147833450.jpg?_wi=2" imageAlt="Romeoville soccer team in action" mediaAnimation="blur-reveal" useInvertedBackground={false} -- 2.49.1