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", }, ]}