From 1e49b34154b85be3d6def1891005c26c37ea0262 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:41:48 +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 e145377..4f2494e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function EducatorsLandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function EducatorsLandingPage() {