From 3b049366a5f6443f57ac9c643eae2ed84c1d30c3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:59:53 +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 fa04efb..610c776 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="plain" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {