Update src/app/page.tsx

This commit is contained in:
2026-03-21 21:24:33 +00:00
parent db0af9c587
commit 27cc9db03e

View File

@@ -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",
},
]}