Merge version_1 into main #1

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

View File

@@ -77,7 +77,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"
@@ -141,7 +141,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

@@ -77,7 +77,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"
@@ -151,7 +151,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

@@ -88,7 +88,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

@@ -105,7 +105,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"
@@ -207,7 +207,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/mother-prepare-little-daughter-school_1157-31774.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
{
@@ -271,7 +271,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"