From 597e8abc16a27de997d10e5fac0be5fbf6eacaa5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:48:25 +0000 Subject: [PATCH] Update src/app/materials/page.tsx --- src/app/materials/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/materials/page.tsx b/src/app/materials/page.tsx index 9dd701a..c932237 100644 --- a/src/app/materials/page.tsx +++ b/src/app/materials/page.tsx @@ -101,7 +101,7 @@ export default function MaterialsPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/literature-concept-with-reading-glasses_23-2147690497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/literature-concept-with-reading-glasses_23-2147690497.jpg?_wi=3" imageAlt="Educational Materials and Resources" ariaLabel="Materials page hero section" /> @@ -121,7 +121,7 @@ export default function MaterialsPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/literature-concept-with-reading-glasses_23-2147690497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/literature-concept-with-reading-glasses_23-2147690497.jpg?_wi=4" imageAlt="Educational Materials and Resources" mediaAnimation="slide-up" useInvertedBackground={false}