From 3ec66e324c512fff6246b21a12ef8beb2bf68e76 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:37:42 +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 beeebfe..c5cf84b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,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" @@ -106,13 +106,13 @@ export default function AboutPage() { tagAnimation="slide-up" team={[ { - id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Maria Santos"}, + id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", 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", imageAlt: "Prof. Juan Reyes"}, + id: "2", name: "Prof. Juan Reyes", role: "Head of Science", 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", imageAlt: "Dr. Isabella Cruz"}, + id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", 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", imageAlt: "Mr. Ramon Flores"}, + id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=8", imageAlt: "Mr. Ramon Flores"}, ]} animationType="slide-up" textboxLayout="default"