From e6075268480ef5c81a27ca0c0f56048fa7336869 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:56:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 489 ++++++++++------------------------------------- 1 file changed, 102 insertions(+), 387 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7afc98..9f56557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,404 +19,119 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);