Update src/app/teachers/page.tsx

This commit is contained in:
2026-03-08 18:02:49 +00:00
parent f201a022f2
commit 5bb8a4cdc3

View File

@@ -62,42 +62,42 @@ export default function TeachersPage() {
id: "1",
name: "Dr. Sarah Johnson",
role: "Mathematics & STEM Coordinator",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg?_wi=3",
imageAlt: "Dr. Sarah Johnson",
},
{
id: "2",
name: "Mr. Arun Patel",
role: "Science & Environmental Studies",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg?_wi=3",
imageAlt: "Mr. Arun Patel",
},
{
id: "3",
name: "Ms. Emily Chen",
role: "Literature & English Composition",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg?_wi=3",
imageAlt: "Ms. Emily Chen",
},
{
id: "4",
name: "Mr. Marcus Williams",
role: "History & Social Studies",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg?_wi=3",
imageAlt: "Mr. Marcus Williams",
},
{
id: "5",
name: "Ms. Priya Sharma",
role: "Arts & Creative Expression",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg?_wi=3",
imageAlt: "Ms. Priya Sharma",
},
{
id: "6",
name: "Coach James Rodriguez",
role: "Physical Education & Sports",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=3",
imageAlt: "Coach James Rodriguez",
},
]}
@@ -138,7 +138,7 @@ export default function TeachersPage() {
description: "Beyond classroom teaching, our faculty guide students through academic and personal growth initiatives",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=3"
imageAlt="Faculty in educational setting"
mediaAnimation="opacity"
imagePosition="right"