diff --git a/src/app/page.tsx b/src/app/page.tsx index c5a54ea..8241156 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,278 +17,137 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- console.log(email)} - videoSrc="https://www.youtube.com/watch?v=7u28s5-1q3U" - /> -
+
+ console.log(email)} + videoSrc="https://www.youtube.com/watch?v=7u28s5-1q3U" + /> +
- +
); -} +} \ No newline at end of file