Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 15:30:24 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ value: "15+", label: "Inclusive Programs" },
]}
enableKpiAnimation={true}
buttons={[{ text: "Get Involved", href: "#contact" }]}
buttons={[{ text: "Join Our Community", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/best-friends-looking-photos-camera_23-2148784133.jpg"
imageAlt="diverse children inclusive playground"
mediaAnimation="slide-up"
@@ -204,4 +204,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}