From ee4c5f80e9739e2eaf2135b6ea6b7a09bb0c2268 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 09:46:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 288 +++++++++++++++-------------------------------- 1 file changed, 93 insertions(+), 195 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ff1a52..065e86a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,209 +17,107 @@ export default function LandingPage() { defaultButtonVariant="directional-hover" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);