diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ddb4a17..e45a03d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -64,7 +64,7 @@ export default function AboutPage() { "We prioritize physical, mental, and emotional health alongside academic pursuits.", icon: Smile, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=1" imageAlt="School community" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d9d0f4c..cde3d9a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { title: "Working Hours", description: "Monday – Friday: 8:30 AM – 5:00 PM", icon: Clock, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2" imageAlt="Contact information" mediaAnimation="slide-up" imagePosition="right"