From ebe25bb8fa5fa65ff934d67362e30cb2836db8b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:21:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 370 +++++++++++++++-------------------------------- 1 file changed, 113 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1ce860..767ba7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,271 +17,127 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);