From a5e5e9477c06060f732e0057dcf1011a2eb1ff88 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:45:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 341 ++++++++++++++--------------------------------- 1 file changed, 100 insertions(+), 241 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c74a785..8524daf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,255 +16,114 @@ export default function LandingPage() { defaultButtonVariant="expand-hover" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);