Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-04-18 14:22:27 +00:00

View File

@@ -64,12 +64,10 @@ export default function ProgramsPage() {
description="How we teach your child."
features={[
{
title: "Play Based", descriptions: ["Fun activities"],
imageSrc: "http://img.b2bpic.net/free-photo/kids-standing-their-desk-while-wearing-medical-masks_23-2148672160.jpg", imageAlt: "Young children sitting on floor playing"
title: "Play Based", description: "Fun activities", imageSrc: "http://img.b2bpic.net/free-photo/kids-standing-their-desk-while-wearing-medical-masks_23-2148672160.jpg", imageAlt: "Young children sitting on floor playing"
},
{
title: "Creative Art", descriptions: ["Art exploration"],
imageSrc: "http://img.b2bpic.net/free-photo/kids-with-helmets_1149-663.jpg", imageAlt: "Young children sitting on floor playing"
title: "Creative Art", description: "Art exploration", imageSrc: "http://img.b2bpic.net/free-photo/kids-with-helmets_1149-663.jpg", imageAlt: "Young children sitting on floor playing"
}
]}
/>