From aab449c19571ee2c5af3a57157f82e9cb3692f93 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 07:33:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 312 +++++++++++++++++------------------------------ 1 file changed, 109 insertions(+), 203 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 77db5ab..523add2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,217 +16,123 @@ export default function LandingPage() { defaultButtonVariant="icon-arrow" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
- +
);