From 024f888d07290cf9f8c45e4dd4f133b727cfe2bb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:15:01 +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 473f6db..37dba3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,7 +16,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="plain" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="solid" @@ -38,7 +38,7 @@ export default function LandingPage() {