Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-12 18:52:51 +00:00

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>
);
}
}