Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-15 16:10:29 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboardGallery
background={{ variant: "sparkles-gradient" }}
title="AI-Powered Knowledge Intelligence for Africa"
description="Transforming data, research, and policy into actionable insights for governments, organisations, and communities."
description="Gain a decisive strategic advantage by converting complex data and research into precision-engineered policy and operational insights."
buttons={[
{ text: "Book a Consultation", href: "/contact" },
{ text: "Join the Academy", href: "/academy" },
@@ -129,4 +129,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}