From 3af08a002b2ebff4d790aa572ec90f84278605ad Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:18:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {