Update src/app/academics/page.tsx
This commit is contained in:
@@ -51,36 +51,36 @@ export default function AcademicsPage() {
|
||||
title: "Pre-Primary", description: "Foundation learning with play-based activities, language development, and early numeracy skills in safe, nurturing environment.", icon: Smile,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-kid-toys-white-shelf_53876-146765.jpg", imageAlt: "Pre-primary classroom"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-kid-toys-white-shelf_53876-146765.jpg?_wi=2", imageAlt: "Pre-primary classroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/siblings-together-playing-with-toys_1398-3964.jpg", imageAlt: "Pre-primary activity"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/siblings-together-playing-with-toys_1398-3964.jpg?_wi=2", imageAlt: "Pre-primary activity"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Primary", description: "Strong foundation in English, Mathematics, Science, Social Studies with emphasis on conceptual understanding and practical learning.", icon: BookMarked,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-teacher-listening-her-students_1098-2801.jpg", imageAlt: "Primary classroom"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-teacher-listening-her-students_1098-2801.jpg?_wi=2", imageAlt: "Primary classroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1680.jpg", imageAlt: "Primary project work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1680.jpg?_wi=2", imageAlt: "Primary project work"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Secondary", description: "Balanced academics with English medium instruction, RBSE curriculum, labs, and focus on board exam preparation.", icon: BookCheck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg", imageAlt: "Secondary classroom"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg?_wi=2", imageAlt: "Secondary classroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-test-tube-watching-teacher-with-children_259150-60276.jpg", imageAlt: "Science experiment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-test-tube-watching-teacher-with-children_259150-60276.jpg?_wi=2", imageAlt: "Science experiment"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Senior Secondary", description: "Science and Humanities streams with advanced curriculum, computer labs, library resources, and focused board exam coaching.", icon: GraduationCap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg", imageAlt: "Senior secondary class"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg?_wi=2", imageAlt: "Senior secondary class"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg", imageAlt: "Computer lab"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=2", imageAlt: "Computer lab"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -113,7 +113,7 @@ export default function AcademicsPage() {
|
||||
title: "Holistic Skills", description: "Beyond academics, we develop communication, critical thinking, creativity, and leadership through diverse co-curricular programs.", icon: Lightbulb,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=4"
|
||||
imageAlt="Curriculum focus"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -147,7 +147,7 @@ export default function AcademicsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661415.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661415.jpg?_wi=3"
|
||||
imageAlt="Angels' Academy Campus"
|
||||
logoText="Angels' Academy School"
|
||||
copyrightText="© 2025 Angels' Academy School. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user