From 19c9b4283401941f358be7292fb7c39f5fb2cd7a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:39:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 468 ++++++++++++++++------------------------------- 1 file changed, 155 insertions(+), 313 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e048a1..7eb5b97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,330 +20,172 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="background-highlight" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);