diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a91cb11..6c0a455 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1385,4 +1385,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 169cc62..03231cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -559,55 +559,64 @@ export default function LandingPage() { /> -
- +
+
+ +
-
- +
+
+ +
); -} \ No newline at end of file +}