From 753913ccdf846c9d7016bd9ebf5a20706315d963 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 06:15:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 741b919..bba9588 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -44,11 +44,11 @@ export default function LandingPage() { -- 2.49.1