From 246f4b3f82e1893e549e06e3084aa0f504033464 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:32:33 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 2c873b8b0d61bfab98317d39d65d8f0e48cf47a3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:32:33 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1