From 83a626d26fbe31f4f3121e03b748ce7773370565 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:11:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 424 ++++++++++++++--------------------------------- 1 file changed, 125 insertions(+), 299 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5bc265..ec49b08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,314 +17,140 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);