From 7b04f12f61e93d8a495acd9341090f3dad389f32 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 04:44:34 +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 ebf0c20..f638859 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/representation-american-flag-with-eagle-us-national-loyalty-day-celebration_23-2151306041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-american-flag-with-eagle-us-national-loyalty-day-celebration_23-2151306041.jpg?_wi=1" imageAlt="Dramatic image of an eagle, representing the Eagles Club" mediaAnimation="opacity" frameStyle="card" @@ -184,7 +184,7 @@ export default function LandingPage() { title: "Volunteer Opportunities", description: "Engage in rewarding volunteer work, contributing your time and skills to help others.", buttonIcon: "Handshake", - imageSrc: "http://img.b2bpic.net/free-photo/representation-american-flag-with-eagle-us-national-loyalty-day-celebration_23-2151306041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-american-flag-with-eagle-us-national-loyalty-day-celebration_23-2151306041.jpg?_wi=2", imageAlt: "West Point Eagles Club logo", }, { -- 2.49.1