From 891c47650494cb79a9c1441cf524f6b31646dab0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 17:18:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 379 +++++++++++++---------------------------------- 1 file changed, 102 insertions(+), 277 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1ed1e3..3bd7fe5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,291 +17,116 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);