From 19c0d21099fed58e28dc5dc7f3728ef2182f0a7d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 22:16:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 390 ++++++++++++++++------------------------------- 1 file changed, 129 insertions(+), 261 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e45646..a5dcd0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,278 +18,146 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="background-highlight" borderRadius="rounded" - contentWidth="small" + contentWidth="medium" sizing="medium" - background="none" - cardStyle="gradient-mesh" - primaryButtonStyle="shadow" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" secondaryButtonStyle="glass" - headingFontWeight="medium" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);