Update src/app/page.tsx
This commit is contained in:
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="School of Nepal"
|
||||
description="Empowering minds and shaping futures in the heart of Jhapa. Dedicated to academic excellence, innovation, and holistic development."
|
||||
logoText="Empowering Tomorrow's Leaders"
|
||||
description="Excellence in Education in Jhapa: Providing a balanced curriculum blending traditional values with modern global learning."
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#about" },
|
||||
{ text: "Admissions", href: "#contact" },
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user