Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 17:47:57 +00:00
parent 6b19e4a5e6
commit 6134f37656

View File

@@ -101,7 +101,7 @@ export default function AboutPage() {
handle: "@principal_crschool",
testimonial: "At CR International School, we believe in nurturing not just academic excellence but also building character. Every child is special, and our approach is tailored to bring out their unique potential.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-black-turtleneck-glasses-with-skeptic-expression-with-arms-crossed-her-chest_141793-54964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-black-turtleneck-glasses-with-skeptic-expression-with-arms-crossed-her-chest_141793-54964.jpg?_wi=2",
imageAlt: "Principal Ms. Sharma",
},
{
@@ -110,7 +110,7 @@ export default function AboutPage() {
handle: "@arun_singh_parent",
testimonial: "The transformation in my child over the past two years has been remarkable. The school's holistic approach to education has made him more confident and responsible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg?_wi=2",
imageAlt: "Arun Singh",
},
{
@@ -119,7 +119,7 @@ export default function AboutPage() {
handle: "@teacher_priya",
testimonial: "Teaching at CR International School has been fulfilling. The supportive environment and resources provided here help us deliver quality education to every student.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg?_wi=2",
imageAlt: "Ms. Priya",
},
]}
@@ -135,7 +135,7 @@ export default function AboutPage() {
description="Get in touch with us for campus tours, detailed information about our curriculum, or to schedule an admission consultation. Our team is ready to help!"
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=5"
imageAlt="Contact CR International School"
mediaAnimation="slide-up"
mediaPosition="right"