diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f2177c..a95407b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,211 +18,121 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background={{ type: "aurora" }} + background="aurora" cardStyle="inset" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file