Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -50,6 +50,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Empowering Future Generations"
|
||||
description="At RK Birla School, we nurture excellence through holistic education, innovative technology, and a dedicated team of educators."
|
||||
buttons={[{ text: "Apply Now", href: "#contact" }]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rahul Verma", handle: "@parent", testimonial: "The best decision we made for our daughter's future. Truly transformative.", rating: 5,
|
||||
@@ -235,4 +236,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user