Update src/app/academics/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user