From ed1d4564e0e05c0b6eb517a8be39efefeb16951f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 09:07:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 311 ++++++++++++++--------------------------------- 1 file changed, 89 insertions(+), 222 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10497b1..ca3c68e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,236 +16,103 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file