From 7ccb1d44f8453f7baef2b7e65b41343d97fc40a7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:26:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 586 ++++++++++++++--------------------------------- 1 file changed, 166 insertions(+), 420 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bfe575..f5c00e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,438 +21,184 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file