From 4a1c73b26a9bafea70d93fd6be600b9fc7c93dc1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 18:11:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 320 ++++++++++++++++------------------------------- 1 file changed, 110 insertions(+), 210 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bc56c3..ef30157 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,225 +18,125 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);