From bbd18b7f11924c1d5d0e73cd5c2f9ce7e85970a6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:31:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e62f63..b460cf4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="medium" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {