Merge version_1 into main #1
@@ -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."
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function AcademicsPage() {
|
||||
value: "98%",
|
||||
title: "Pass Rate",
|
||||
description: "Students excelling in board examinations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=2",
|
||||
imageAlt: "Academic success celebration",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function AcademicsPage() {
|
||||
value: "2500+",
|
||||
title: "Active Students",
|
||||
description: "From diverse backgrounds and communities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preteen-students-focus-reading-required-books-study-desk_482257-123686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preteen-students-focus-reading-required-books-study-desk_482257-123686.jpg?_wi=2",
|
||||
imageAlt: "Student community engagement",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function AcademicsPage() {
|
||||
value: "50+",
|
||||
title: "Awards Won",
|
||||
description: "In academics, sports, and cultural events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-girls-playing-rugby_23-2148355428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-girls-playing-rugby_23-2148355428.jpg?_wi=2",
|
||||
imageAlt: "Trophy and award display",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function AcademicsPage() {
|
||||
{/* 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=3"
|
||||
imageAlt="NMHS Campus"
|
||||
logoText="National Model High School"
|
||||
copyrightText="© 2025 National Model High School. All rights reserved."
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function AdmissionsPage() {
|
||||
{/* 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=4"
|
||||
imageAlt="NMHS Campus"
|
||||
logoText="National Model High School"
|
||||
copyrightText="© 2025 National Model High School. All rights reserved."
|
||||
|
||||
@@ -97,7 +97,7 @@ export default function ContactPage() {
|
||||
{/* 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=5"
|
||||
imageAlt="NMHS Campus"
|
||||
logoText="National Model High School"
|
||||
copyrightText="© 2025 National Model High School. All rights reserved."
|
||||
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
value: "98%",
|
||||
title: "Pass Rate",
|
||||
description: "Students excelling in board examinations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=1",
|
||||
imageAlt: "Academic success celebration",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
value: "2500+",
|
||||
title: "Active Students",
|
||||
description: "From diverse backgrounds and communities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preteen-students-focus-reading-required-books-study-desk_482257-123686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preteen-students-focus-reading-required-books-study-desk_482257-123686.jpg?_wi=1",
|
||||
imageAlt: "Student community engagement",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
value: "50+",
|
||||
title: "Awards Won",
|
||||
description: "In academics, sports, and cultural events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-girls-playing-rugby_23-2148355428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-girls-playing-rugby_23-2148355428.jpg?_wi=1",
|
||||
imageAlt: "Trophy and award display",
|
||||
},
|
||||
]}
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
{/* 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=1"
|
||||
imageAlt="NMHS Campus"
|
||||
logoText="National Model High School"
|
||||
copyrightText="© 2025 National Model High School. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user