From cad326a4fdca84e8319ddedca5e8cfbfcf83fbf7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:16:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 410 +++++++++++++++-------------------------------- 1 file changed, 126 insertions(+), 284 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d5e7d5..84f28b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,301 +19,143 @@ export default function LandingPage() { defaultButtonVariant="icon-arrow" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);