From 6d5894ede92295519e1fb5cb2bb23c600cc23c3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:04 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 927287c..548ba36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { { value: "25+", title: "Years of Excellence" }, { value: "2000+", title: "Alumni Success Stories" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=3" imageAlt="State-of-the-art classroom facilities" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -114,28 +114,28 @@ export default function AboutPage() { id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=5", imageAlt: "Dr. Maria Santos", }, { id: "2", name: "Prof. Juan Reyes", role: "Head of Science", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=6", imageAlt: "Prof. Juan Reyes", }, { id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=7", imageAlt: "Dr. Isabella Cruz", }, { id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=8", imageAlt: "Mr. Ramon Flores", }, ]}