From dca771c026c3864ea0b196baed2a6ea8d72f0c49 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 08:23:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 357 +++++++++++++---------------------------------- 1 file changed, 99 insertions(+), 258 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7802aa..8bb29e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,272 +17,113 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);