Update src/app/contact/page.tsx

This commit is contained in:
2026-03-07 17:47:59 +00:00
parent 6cbec37225
commit 29795fc330

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
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=10"
imageAlt="School Contact"
imagePosition="right"
mediaAnimation="slide-up"
@@ -87,7 +87,7 @@ export default function ContactPage() {
handle: "@priya_sharma",
testimonial: "The teachers here are incredibly dedicated. My daughter has shown remarkable improvement in both academics and confidence. The discipline maintained here is commendable!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-couple-man-holding-woman-his-back-woman-stretching-out-hand_141793-57974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-couple-man-holding-woman-his-back-woman-stretching-out-hand_141793-57974.jpg?_wi=2",
imageAlt: "Priya Sharma"
},
{
@@ -96,7 +96,7 @@ export default function ContactPage() {
handle: "@rajesh_k",
testimonial: "Best decision we made for our son's education. The modern teaching methods combined with strong values make CR International School stand out from others in the area.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-together_23-2149560812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-together_23-2149560812.jpg?_wi=2",
imageAlt: "Rajesh Kumar"
},
{
@@ -105,7 +105,7 @@ export default function ContactPage() {
handle: "@meera_singh_93",
testimonial: "The campus is safe, clean, and well-maintained. The extracurricular activities here help develop children's personalities. Highly recommended for parents in Bawal area.",
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=3",
imageAlt: "Meera Singh"
}
]}
@@ -122,7 +122,7 @@ export default function ContactPage() {
description="Get the latest updates about school events, academic news, and admission information delivered to your inbox."
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=11"
imageAlt="Subscribe to Newsletter"
mediaAnimation="slide-up"
mediaPosition="right"