Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-05 11:28:10 +00:00
4 changed files with 8 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
{ value: "500+", title: "Active Students" },
{ value: "50+", title: "Qualified Faculty Members" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-with-abacus-globe-checking-class-register-holding-pointer-smiling-confident_141793-132940.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-with-abacus-globe-checking-class-register-holding-pointer-smiling-confident_141793-132940.jpg?_wi=2"
imageAlt="School leadership and vision"
useInvertedBackground={true}
mediaAnimation="blur-reveal"
@@ -128,7 +128,7 @@ export default function AboutPage() {
{ value: "100+", title: "Annual Achievements" },
{ value: "4.1★", title: "Parent Satisfaction" },
]}
imageSrc="http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg?_wi=1"
imageAlt="Interactive learning environment"
useInvertedBackground={false}
mediaAnimation="opacity"

View File

@@ -74,7 +74,7 @@ export default function AdmissionsPage() {
{ value: "500+", title: "Current Students" },
{ value: "50+", title: "New Enrollments Yearly" },
]}
imageSrc="http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg?_wi=2"
imageAlt="Admission process illustration"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -133,7 +133,7 @@ export default function AdmissionsPage() {
{ value: "All Ages", title: "Classes LKG to X" },
{ value: "Merit Based", title: "Selection Process" },
]}
imageSrc="http://img.b2bpic.net/free-photo/mother-prepare-little-daughter-school_1157-31774.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mother-prepare-little-daughter-school_1157-31774.jpg?_wi=2"
imageAlt="Student requirements illustration"
useInvertedBackground={true}
mediaAnimation="opacity"

View File

@@ -83,7 +83,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-work_53876-14791.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-work_53876-14791.jpg?_wi=2"
imageAlt="Contact us section"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -98,7 +98,7 @@ export default function HomePage() {
{ value: "4.1★", title: "Parent Satisfaction Rating" },
{ value: "73+", title: "Verified Reviews" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-with-abacus-globe-checking-class-register-holding-pointer-smiling-confident_141793-132940.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-with-abacus-globe-checking-class-register-holding-pointer-smiling-confident_141793-132940.jpg?_wi=1"
imageAlt="Principal and school leadership"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -174,7 +174,7 @@ export default function HomePage() {
{
id: "1", name: "Priya Sharma", handle: "Parent, Class V", testimonial: "New Era has transformed my child's confidence and academic performance. The teachers are incredibly supportive and the facilities are excellent. Truly impressed with the holistic development approach.", imageSrc: "http://img.b2bpic.net/free-photo/glad-multiethnic-dark-skinned-woman-youngster-give-high-five-each-other-sit-workplace-achieve-good-results-while-study-together-write-records-notepad-demonstrate-their-agreement_273609-29243.jpg", imageAlt: "Priya Sharma"},
{
id: "2", name: "Rajesh Kumar", handle: "Parent, Class IX", testimonial: "Outstanding school! The curriculum is comprehensive and the teaching methodology keeps my son engaged. We appreciate the emphasis on both academics and extracurricular activities.", imageSrc: "http://img.b2bpic.net/free-photo/mother-prepare-little-daughter-school_1157-31774.jpg", imageAlt: "Rajesh Kumar"},
id: "2", name: "Rajesh Kumar", handle: "Parent, Class IX", testimonial: "Outstanding school! The curriculum is comprehensive and the teaching methodology keeps my son engaged. We appreciate the emphasis on both academics and extracurricular activities.", imageSrc: "http://img.b2bpic.net/free-photo/mother-prepare-little-daughter-school_1157-31774.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
{
id: "3", name: "Anjali Reddy", handle: "Parent, Class III", testimonial: "The infrastructure and faculty quality are top-notch. My daughter loves going to school, which speaks volumes about the nurturing environment created here. Highly recommend New Era!", imageSrc: "http://img.b2bpic.net/free-photo/mother-accompanies-students-school-children-with-school-bags-go-school_169016-13835.jpg", imageAlt: "Anjali Reddy"},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-work_53876-14791.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-work_53876-14791.jpg?_wi=1"
imageAlt="Contact us section"
mediaAnimation="opacity"
mediaPosition="right"