From 88b9d3ccfb96b40b2197c653cefb7be5962e4e85 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 05:46:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 437 ++++++++++++++--------------------------------- 1 file changed, 125 insertions(+), 312 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c704ab..1ae319d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,327 +17,140 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file