From 1410e79ecc99cfc126e3dbf042f62696e04da967 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:15: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 9715c31..c6d2df7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,8 +17,8 @@ export default function LandingPage() { defaultButtonVariant="directional-hover" defaultTextAnimation="entrance-slide" borderRadius="soft" - contentWidth="smallMedium" - sizing="mediumSizeLargeTitles" + contentWidth="compact" + sizing="medium" background="none" cardStyle="glass-depth" primaryButtonStyle="radial-glow" -- 2.49.1