From fc490e19ae093bf175399d654b1d33a1b4f067cf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:38:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 540 +++++++++++++++-------------------------------- 1 file changed, 168 insertions(+), 372 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80e84d2..b012be7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,389 +19,185 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="background-highlight" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file