From 5644467073c45b733560487a3518bc3ac11e04a0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 01:45:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 385 +++++++++++++++-------------------------------- 1 file changed, 122 insertions(+), 263 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f92387..d64235b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,279 +19,138 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);