From 81daeb73e0ceb63e01d30db33fc4a9fa34395ef3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 00:26:55 +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 81ce625..119abf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="fluid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {