diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dfdb35..0e3b6d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891266.jpg?_wi=1", imageAlt: "Happy diverse students on Orlando Private School campus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-blurry-kids-sunday-school_23-2149613743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-blurry-kids-sunday-school_23-2149613743.jpg?_wi=1", imageAlt: "Teacher interacting with students in a modern classroom", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { description: "Our rigorous, future-ready curriculum challenges students to achieve academic excellence and critical thinking.", bentoComponent: "reveal-icon", icon: BookOpen, - imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891266.jpg?_wi=2", imageAlt: "Colleagues studying together for a college exam", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { description: "We instill Christ-centered values, nurturing integrity, leadership, and a strong moral foundation for life.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-blurry-kids-sunday-school_23-2149613743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-blurry-kids-sunday-school_23-2149613743.jpg?_wi=2", imageAlt: "Colleagues studying together for a college exam", }, ]}