From 3fd2d8d8bcdb31dfbfda7070c5389607c4df7f06 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:49:32 +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 74ae4dd..6629ea3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="large" - background="fluid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() {