From 9e9183680379dcbfa623ac210f2a43ff1f7625d0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:24:37 +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 bc14f78..31766f7 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" background={{ variant: "plain" }} @@ -86,7 +86,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" metricsAnimation="slide-up" -- 2.49.1