From 7578f4be7fee6eab977456e02d0b39be58ab0509 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:34:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f47a1b..cbe10b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -42,15 +42,15 @@ export default function LandingPage() {