From 8044fcfee6b53495a43120dea1fa41f3ed52493d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 20:49:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 286 +++++++++-------------------------------------- 1 file changed, 54 insertions(+), 232 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cebed0..7c98aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,31 +19,23 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -330,29 +166,15 @@ export default function LandingPage() {