Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 18:28:01 +00:00
parent 77440796de
commit 4a27a16b18

View File

@@ -66,7 +66,7 @@ export default function AboutPage() {
title: "Dr. Rajesh Kumar",
subtitle: "Principal",
detail: "rajesh.kumar@nmhs.edu",
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=1",
imageAlt: "Dr. Rajesh Kumar",
},
{
@@ -74,7 +74,7 @@ export default function AboutPage() {
title: "Mrs. Ananya Gupta",
subtitle: "Vice Principal",
detail: "ananya.gupta@nmhs.edu",
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=2",
imageAlt: "Mrs. Ananya Gupta",
},
{
@@ -82,7 +82,7 @@ export default function AboutPage() {
title: "Mr. Sanjay Verma",
subtitle: "Academic Coordinator",
detail: "sanjay.verma@nmhs.edu",
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=3",
imageAlt: "Mr. Sanjay Verma",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
title: "Dr. Kavita Singh",
subtitle: "Counselor & Mentor",
detail: "kavita.singh@nmhs.edu",
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=4",
imageAlt: "Dr. Kavita Singh",
},
],
@@ -102,7 +102,7 @@ export default function AboutPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-king-s-college-campus-cambridge-university-cambridge-united-kingdom_181624-3293.jpg"
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-king-s-college-campus-cambridge-university-cambridge-united-kingdom_181624-3293.jpg?_wi=2"
imageAlt="NMHS Campus"
logoText="National Model High School"
copyrightText="© 2025 National Model High School. All rights reserved."