From 007e5042cea1415775b95ce4060965960227be23 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:02:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 374 +++++++++++++++++------------------------------ 1 file changed, 132 insertions(+), 242 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 573a623..37a25d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,259 +20,149 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);