Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3697ffb456 | |||
| a998d742da |
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Sparsh Global School"
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Enquire Now", href: "#admissions"},
|
text: "Enquire Now", href: "#admissions"},
|
||||||
@@ -302,4 +302,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user