From 432fd464e921949232b2fb071162271d2eacb571 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:12:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 380 +++++++++++++++-------------------------------- 1 file changed, 122 insertions(+), 258 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a52fa9d..eaaec8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,273 +18,137 @@ export default function LandingPage() { defaultButtonVariant="hover-bubble" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);