From 4a26824c3dc7fac607b2724e3821aa62d9f2f775 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:16:57 +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 5da1846..1e4eed6 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: "aurora" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "25+", label: "Years Excellence" }, { value: "98%", label: "Pass Rate" }, @@ -223,7 +223,7 @@ export default function SlateLandingPage() {