From 49ea68b5b5da8eefb65d6f7c1e1f195b21a93c8d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 21:05:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 381 ++++++++++++++++------------------------------- 1 file changed, 128 insertions(+), 253 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cab1f9..dc1ab88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,267 +17,142 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);