From b25bdbda36bfb2011cff68e7149e134fbeeecb2c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:23:05 +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..a5c390f 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: "plain" }} kpis={[ { value: "25+", label: "Years Excellence" }, { value: "98%", label: "Pass Rate" }, @@ -223,7 +223,7 @@ export default function SlateLandingPage() {