From 65d560bb66bf11c3f066ef22b6a4c4cbdce73620 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:59:42 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1872c56..0985917 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { { value: "500+", title: "Happy Learners" }, { value: "95%", title: "Confidence Improvement" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=3" imageAlt="Diverse learners in inclusive classroom environment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -140,7 +140,7 @@ export default function AboutPage() { role: "Parent", company: "California", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=3", imageAlt: "Emma Rodriguez", }, { @@ -149,7 +149,7 @@ export default function AboutPage() { role: "Teacher", company: "School District", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=3", imageAlt: "James Liu", }, { @@ -158,7 +158,7 @@ export default function AboutPage() { role: "Student", company: "Grade 5", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=3", imageAlt: "Asha Verma", }, ]}