From 7af550e8343683355d80c9e0fa37a479a80d5128 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:37:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 225 +++++++---------------------------------------- 1 file changed, 32 insertions(+), 193 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 46ef584..83ce459 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,27 +19,22 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -324,13 +167,9 @@ export default function LandingPage() { -- 2.49.1