From f84c8bf9bd7d7197b9b2633e84c7b9467c35aa9e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:45:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef920ce..5afc996 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -41,7 +41,7 @@ export default function LandingPage() {