From 465adbb6acfdafd75864a4454cc4236f9b8cfd2e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:59:43 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ffdbb4f..d614a87 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -96,21 +96,21 @@ export default function AboutPage() { id: "01", title: "Accessibility", description: "Education should be available to every student, regardless of their background. We break down barriers to learning.", - imageSrc: "http://img.b2bpic.net/free-photo/study-group-learning-library_23-2149215381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/study-group-learning-library_23-2149215381.jpg?_wi=2", imageAlt: "Accessible learning environment", }, { id: "02", title: "Quality Content", description: "Our curriculum is developed by experienced educators and updated regularly to meet current educational standards.", - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-blonde-female-math-teacher-wearing-glasses-standing-view-front-chalkboard-holding-chalk-keeping-hand-waist-solving-math-problem-classroom_141793-105403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-blonde-female-math-teacher-wearing-glasses-standing-view-front-chalkboard-holding-chalk-keeping-hand-waist-solving-math-problem-classroom_141793-105403.jpg?_wi=2", imageAlt: "High-quality educational content", }, { id: "03", title: "Student Success", description: "We measure our success by the achievements of our students. Every improvement matters, and we celebrate every milestone.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-with-books_23-2148448082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-with-books_23-2148448082.jpg?_wi=2", imageAlt: "Student achievement and growth", }, ]}