From c9935018f2ad86b576c418a229dca94fe6a09415 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 12:02:17 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5afc6d8..459e9ce 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" } ]} />