From afdca8335f0480ae1aa1ebee8ce6d6d2067589c5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 06:09:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 280 +++++++++++++++-------------------------------- 1 file changed, 90 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa80973..999602f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,204 +16,104 @@ export default function LandingPage() { defaultButtonVariant="hover-bubble" defaultTextAnimation="reveal-blur" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);