From 379010b3e3b737dd2d1bfa7cfc51dff1ccc70b6f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 22:41:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 423 ++++++++++++++--------------------------------- 1 file changed, 126 insertions(+), 297 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62ba0a5..a70aef2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,311 +16,140 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file