diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dc1b3a8..e21cad7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function AboutPage() { icon: Users } ]} - imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=2" imageAlt="Vidhyashree campus environment" mediaAnimation="slide-up" imagePosition="left" @@ -93,7 +93,7 @@ export default function AboutPage() { title: "School Administration", subtitle: "Visionary guidance for institutional growth", description: "Our administration team brings decades of experience in educational leadership, strategic planning, and institutional development. They ensure that Vidhyashree maintains its commitment to quality and innovation in all aspects.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=4", imageAlt: "School leadership team", buttons: [ { text: "Leadership Team", href: "/about" } @@ -105,7 +105,7 @@ export default function AboutPage() { title: "Teaching Excellence", subtitle: "Certified and passionate educators", description: "Our faculty members are carefully selected and continuously trained to deliver innovative instruction. They combine subject expertise with pedagogical skills to create engaging learning experiences that inspire students.", - imageSrc: "http://img.b2bpic.net/free-photo/little-scientists-working-laboratory_329181-20202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-scientists-working-laboratory_329181-20202.jpg?_wi=3", imageAlt: "Faculty in classroom", buttons: [ { text: "Teaching Approach", href: "/classes" } @@ -117,7 +117,7 @@ export default function AboutPage() { title: "Student Counselors", subtitle: "Personalized guidance for wellbeing", description: "Dedicated counseling team provides academic guidance, career counseling, and personal development support. We ensure that each student receives individualized attention and mentorship for their holistic growth.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-goodlooking-blonde-girl-striped-shirt-staying-near-bookshelf-modern-library-going-take-book_176420-43719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-goodlooking-blonde-girl-striped-shirt-staying-near-bookshelf-modern-library-going-take-book_176420-43719.jpg?_wi=2", imageAlt: "Student support services", buttons: [ { text: "Support Services", href: "/about" } @@ -152,7 +152,7 @@ export default function AboutPage() { {/* Footer */}