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}