From 0c7228b1832b1742ba9297d3c947306fd2633950 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 14:21:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 293 +++++++++++++++++++---------------------------- 1 file changed, 116 insertions(+), 177 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c758e7..a6d6414 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,195 +19,134 @@ export default function LandingPage() { defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" - sizing="mediumLargeSizeLargeTitles" - background="grid" - cardStyle="glass-depth" - primaryButtonStyle="radial-glow" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);