diff --git a/src/app/page.tsx b/src/app/page.tsx index 2637681..8331839 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,189 +17,111 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="entrance-slide" borderRadius="soft" - contentWidth="smallMedium" + contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" - headingFontWeight="semibold" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);