2 Commits

Author SHA1 Message Date
b29416a9ed Update src/app/page.tsx 2026-05-12 18:52:48 +00:00
058937c299 Merge version_2 into main
Merge version_2 into main
2026-05-12 18:51:50 +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>
);
}
}