From a852e94d6897be89327b7401e7f803b7400e3488 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:41:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 334 ++++------------------------------------------- 1 file changed, 26 insertions(+), 308 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 022613f..d7bdcf3 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" > @@ -379,47 +137,7 @@ export default function LandingPage() { -- 2.49.1