Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 04:43:14 +00:00
2 changed files with 14 additions and 1421 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -110,6 +110,7 @@ export default function HomePage() {
description="We are committed to providing quality education that combines academic excellence with character development. Our school focuses on nurturing disciplined, well-rounded individuals who contribute positively to society. With experienced faculty, modern infrastructure, and a proven curriculum, we empower students to achieve their highest potential."
tag="Our Mission"
tagIcon={Target}
tagAnimation="slide-up"
metrics={[
{ value: "98%", title: "Student Success & Board Results" },
{ value: "50+", title: "Expert Faculty Members" },
@@ -216,4 +217,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}