diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6316b71..62842fe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1410,4 +1410,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 69b6562..8425786 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,11 +149,11 @@ export default function LandingPage() { @@ -191,4 +191,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file