From 43f544a8d7b71d1c665e572d216a09306b939634 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:44:21 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8bd7067..cc3d08e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -38,6 +38,7 @@ export default function AboutPage() { useInvertedBackground={false} title="Our Mission at Midnimo Athletics" tag="About Us" + description="Midnimo Athletics is a dedicated after-school coaching program specifically designed for students from Kindergarten through 8th grade. Our mission is to build character, confidence, and agility in our youth by providing high-quality athletic training that fosters both personal growth and athletic excellence. We pride ourselves on creating an inclusive environment where every young athlete is supported in their unique development stage." /> -- 2.49.1