Update src/app/about/page.tsx

This commit is contained in:
2026-03-29 12:02:17 +00:00
parent 0cb76e5c5e
commit c9935018f2

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
description="Mazhalai Mozhi Play School is dedicated to creating a safe, caring, and engaging environment for young learners."
features={[
{ id: 101, tag: "Our Aim", title: "Mission", subtitle: "Safe Environment", description: "To provide a safe and joyful learning environment that supports growth.", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg" },
{ id: 102, tag: "Our Goal", title: "Vision", subtitle: "Quality Care", description: "To become a trusted preschool for families seeking early education.", imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg" }
{ id: 102, tag: "Our Goal", title: "Vision", subtitle: "Quality Care", description: "To become a trusted preschool for families seeking early education.", imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=2" }
]}
/>
</div>