diff --git a/src/app/page.tsx b/src/app/page.tsx index 2723518..eaefc10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,306 +19,122 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="soft" contentWidth="mediumSmall" - sizing="largeSizeMediumTitles" + sizing="medium" background="circleGradient" - cardStyle="gradient-bordered" - primaryButtonStyle="shadow" - secondaryButtonStyle="solid" - headingFontWeight="bold" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);