From c999324bee15b0322d125fbe70724bcccde1c4e9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:53:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 381 +++++++++++++++-------------------------------- 1 file changed, 124 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c432c9..b9f15d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,272 +17,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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);