From 2fe0394ce0268908c9037b0677520032a95204bc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 07:57:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 224 ++++++++--------------------------------------- 1 file changed, 37 insertions(+), 187 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1aa4e3..4dc0e87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,27 +19,22 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -302,14 +158,8 @@ export default function LandingPage() { -- 2.49.1