From e14fc0963b1eadf5e7b2839d7560dfd04980c4e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 01:25:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 518 ++++++++++++++--------------------------------- 1 file changed, 155 insertions(+), 363 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1555dc3..7cf4d91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,380 +20,172 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file