Update src/app/page.tsx

This commit is contained in:
2026-05-12 18:52:48 +00:00
parent 058937c299
commit b29416a9ed

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Our School"
title="Where learning begins with joy and confidence."
title="Empowering Your Childs Potential"
description="Kidz Kollege Nursery School is a trusted institution in Kampala, dedicated to nurturing young minds in a safe, friendly, and engaging environment."
subdescription="We focus on holistic growth—academic, emotional, social, and physical—to prepare our children for a successful future."
icon={GraduationCap}
@@ -254,4 +254,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}