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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);