From c6e09d792a828325245f3c5a85c620d80896b0ea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 23:44:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 342 +++++++++++++---------------------------------- 1 file changed, 94 insertions(+), 248 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e32824..4bd70c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,262 +17,108 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);