Update src/app/admissions/page.tsx

This commit is contained in:
2026-03-07 17:47:58 +00:00
parent 5dde480654
commit 6cbec37225

View File

@@ -51,7 +51,7 @@ export default function AdmissionsPage() {
tagIcon={BookOpen}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-three-children-school-hallway-with-medical-masks_23-2148848288.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-three-children-school-hallway-with-medical-masks_23-2148848288.jpg?_wi=2"
imageAlt="CR International School Building"
imagePosition="right"
mediaAnimation="slide-up"
@@ -84,28 +84,28 @@ export default function AdmissionsPage() {
id: 1,
title: "Experienced Teachers",
description: "Our qualified educators bring years of expertise in English medium education with proven track records of student success.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-teachers-day-landing-page-template_23-2149059088.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-teachers-day-landing-page-template_23-2149059088.jpg?_wi=4",
imageAlt: "Experienced Teachers"
},
{
id: 2,
title: "Safe Learning Environment",
description: "We maintain strict security protocols and a nurturing campus atmosphere where every student feels valued and protected.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-cruelty-free-badge-pack_23-2148823800.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-cruelty-free-badge-pack_23-2148823800.jpg?_wi=4",
imageAlt: "Safe Learning Environment"
},
{
id: 3,
title: "Modern Education Methods",
description: "Smart classrooms, interactive learning tools, and contemporary curriculum prepare students for 21st-century challenges.",
imageSrc: "http://img.b2bpic.net/free-vector/collection-colorful-banners-online-learning_23-2147597900.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/collection-colorful-banners-online-learning_23-2147597900.jpg?_wi=4",
imageAlt: "Modern Education Methods"
},
{
id: 4,
title: "Focus on Discipline & Values",
description: "Character development and moral values are core to our education philosophy, shaping responsible global citizens.",
imageSrc: "http://img.b2bpic.net/free-vector/award-icons-set-colored_98292-6012.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/award-icons-set-colored_98292-6012.jpg?_wi=3",
imageAlt: "Discipline and Values"
}
]}
@@ -144,7 +144,7 @@ export default function AdmissionsPage() {
description="Subscribe to our newsletter for the latest updates about admission deadlines, school events, and educational insights."
background={{ variant: "downward-rays-animated" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/empty-classroom-due-coronavirus-pandemic_637285-8845.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-classroom-due-coronavirus-pandemic_637285-8845.jpg?_wi=9"
imageAlt="Contact CR International School"
mediaAnimation="slide-up"
mediaPosition="right"