From dae77dbd0870fa444c795457356260b4cbaa7246 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:30:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 335 ++++++++++++++++------------------------------- 1 file changed, 110 insertions(+), 225 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20f5aab..d3fb5d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,240 +17,125 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);