Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-06-11 08:52:55 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Sparsh Global School"
description="Admissions Open for Academic Session 2026-27 | Evolve Beyond the Ordinary"
description="Admissions for 2026-27 now open! Secure your child's future and help them Evolve Beyond the Ordinary."
buttons={[
{
text: "Enquire Now", href: "#admissions"},
@@ -302,4 +302,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}