From d2d8798f24d842454fd709efe68d087c202514f9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 19:13:35 +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 87c5e5d..941c890 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="medium" - background="none" + background="floatingGradient" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -80,7 +80,7 @@ export default function LandingPage() { -- 2.49.1