diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx index 81e4ae7..4237478 100644 --- a/src/app/academics/page.tsx +++ b/src/app/academics/page.tsx @@ -116,7 +116,7 @@ export default function AcademicsPage() { title: "Individualized Attention", description: "Small class sizes ensure each child receives personalized guidance suited to their learning pace and interests.", icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=2" imageAlt="Modern classroom learning environment" mediaAnimation="slide-up" buttons={[{ text: "Schedule a Visit", href: "/contact" }]}