diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index e688748..2c8160f 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -89,7 +89,7 @@ export default function ProgramsPage() { description: "Foundation of learning through sensory exploration, play, and social interaction. Building initial social skills.", imageSrc: - "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg", + "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=3", imageAlt: "Playgroup activities", }, { @@ -97,7 +97,7 @@ export default function ProgramsPage() { description: "Structured learning with focus on language, numbers, and creative expression through play-based activities.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg", + "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg?_wi=3", imageAlt: "Nursery classroom", }, { @@ -105,7 +105,7 @@ export default function ProgramsPage() { description: "Preparation for primary school with emphasis on literacy, numeracy, life skills, and social-emotional development.", imageSrc: - "http://img.b2bpic.net/free-photo/teacher-kids-table_23-2148673160.jpg", + "http://img.b2bpic.net/free-photo/teacher-kids-table_23-2148673160.jpg?_wi=3", imageAlt: "Kindergarten activities", }, { @@ -113,7 +113,7 @@ export default function ProgramsPage() { description: "Balanced curriculum covering academics, sports, arts, and character development with holistic learning approach.", imageSrc: - "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", + "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2", imageAlt: "Primary classroom", }, ]} @@ -151,7 +151,7 @@ export default function ProgramsPage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg?_wi=3" imageAlt="Classroom learning environment" imagePosition="right" /> @@ -160,7 +160,7 @@ export default function ProgramsPage() { {/* Footer */}