From 304dc40673282ced60cce36d84d9abdd6415b27d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 23:53:51 +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 fea8fac..5878093 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function DenttilLanding() { borderRadius="rounded" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function DenttilLanding() {