diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e4eed6..5da1846 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "aurora" }} kpis={[ { value: "25+", label: "Years Excellence" }, { value: "98%", label: "Pass Rate" }, @@ -223,7 +223,7 @@ export default function SlateLandingPage() {