Update src/app/materials/page.tsx

This commit is contained in:
2026-03-17 09:48:25 +00:00
parent 1a0777fc58
commit 597e8abc16

View File

@@ -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}