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" } ]} />