From d30d8e5a72019ea60888efb847e9e8a51c4a59b4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 11:06:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 337 ++++++++++++++--------------------------------- 1 file changed, 97 insertions(+), 240 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d358ad9..0fe18e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,248 +16,105 @@ export default function LandingPage() { defaultButtonVariant="directional-hover" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
);