Update src/app/teachers/page.tsx

This commit is contained in:
2026-03-08 18:19:50 +00:00
parent 3e02c58ba5
commit 8a96f285de

View File

@@ -79,7 +79,7 @@ export default function TeachersPage() {
name: "Dr. Sarah Johnson",
role: "Mathematics Department Head",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg",
"http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg?_wi=3",
imageAlt: "Dr. Sarah Johnson",
},
{
@@ -87,7 +87,7 @@ export default function TeachersPage() {
name: "Emily Watson",
role: "English Literature",
imageSrc:
"http://img.b2bpic.net/free-photo/girl-is-walking-around-city_1321-1324.jpg",
"http://img.b2bpic.net/free-photo/girl-is-walking-around-city_1321-1324.jpg?_wi=3",
imageAlt: "Emily Watson",
},
{
@@ -95,7 +95,7 @@ export default function TeachersPage() {
name: "Professor James Lee",
role: "Science & Biology",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=3",
imageAlt: "Professor James Lee",
},
{
@@ -103,7 +103,7 @@ export default function TeachersPage() {
name: "Maria Garcia",
role: "History & Social Studies",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-working-digital-tablet-office_329181-12088.jpg",
"http://img.b2bpic.net/free-photo/young-woman-working-digital-tablet-office_329181-12088.jpg?_wi=3",
imageAlt: "Maria Garcia",
},
]}
@@ -115,7 +115,7 @@ export default function TeachersPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/silhouette-asian-woman-walking-street-wireless-headphones-holding-smartphone_1258-190751.jpg"
imageSrc="http://img.b2bpic.net/free-photo/silhouette-asian-woman-walking-street-wireless-headphones-holding-smartphone_1258-190751.jpg?_wi=5"
imageAlt="School campus background"
logoText="Academy"
copyrightText="© 2025 Academy | Committed to Educational Excellence"