From c0235f501f5212a963e2186ab833225d6cc4e6e2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 16:26:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 331 +++++++++++++++-------------------------------- 1 file changed, 102 insertions(+), 229 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4d149b..64f04ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,244 +17,117 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);