From abbf845c9082aac19fbf6e3e7287cf4009d22e40 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 14:23:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 355 +++++++++++++++-------------------------------- 1 file changed, 115 insertions(+), 240 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70f6114..0af21f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,255 +18,130 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);