From 7cd64181a52b3df7e0100194b51db02de303d44c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 03:59:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 400 +++++++++++++++-------------------------------- 1 file changed, 125 insertions(+), 275 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f99d566..a305ee6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,289 +16,139 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);