From 59cd3ccc4c65c6d7adf6c930e8d6900c4dfdf974 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:01:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e4743b..ff1fe0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function LandingPage() {