From 29795fc330742a7e5e73a44b834ece0f8bbe0e1e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:47:59 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6cddc9e..ec62145 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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"