Update src/app/page.tsx

This commit is contained in:
2026-03-06 14:23:05 +00:00
parent 5a094388e7
commit b25bdbda36

View File

@@ -46,7 +46,7 @@ export default function SlateLandingPage() {
description="SLATE combines academic excellence with ethical education and future-ready learning. Discover why families trust us to nurture confident, compassionate, and capable learners."
tag="ICSE & Cambridge Curriculum"
tagIcon={Award}
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
kpis={[
{ value: "25+", label: "Years Excellence" },
{ value: "98%", label: "Pass Rate" },
@@ -223,7 +223,7 @@ export default function SlateLandingPage() {
<ContactText
text="Ready to join the SLATE family? Schedule a campus tour, speak with our admissions team, and experience firsthand why SLATE is the trusted choice for academic excellence and holistic development."
animationType="reveal-blur"
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Schedule Campus Visit", href: "mailto:admissions@slate.edu.in?subject=Campus%20Visit%20Request" },