diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9a25d76..755344a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1275,4 +1275,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cff1fb..68b89b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,36 +125,31 @@ export default function LandingPage() {
-
@@ -402,4 +397,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file