From 27cc9db03e87ecc3af14ac622891029adaa622e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 21:24:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de997a7..100cc5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,21 +184,21 @@ const HomePage = () => { id: 1, title: "Public Speaking", description: "Develop confidence, clarity, and strong communication skills through structured speaking practice and presentations.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110273.jpg?_wi=1", imageAlt: "Public speaking training", }, { id: 2, title: "Test Preparation", description: "Prepare for competitive STEM programs including AET, AOS, and TJHSST with rigorous training and strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-female-teacher-sits-table-with-school-tools-holkding-looking-hourglass-classroom_141793-105029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-female-teacher-sits-table-with-school-tools-holkding-looking-hourglass-classroom_141793-105029.jpg?_wi=1", imageAlt: "Test preparation resources", }, { id: 3, title: "Academic Enrichment", description: "Strengthen problem-solving, critical thinking, and analytical skills for long-term academic success.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-holding-laptop-asking-colleague-looking-clipboard-with-charts-advice-regarding-financial-data-busy-office-two-colleagues-analzying-market-share-brainstorming-ideas_482257-49103.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-holding-laptop-asking-colleague-looking-clipboard-with-charts-advice-regarding-financial-data-busy-office-two-colleagues-analzying-market-share-brainstorming-ideas_482257-49103.jpg?_wi=1", imageAlt: "Academic enrichment learning", }, ]}