diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 90f4cb2..6806355 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1384,4 +1384,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f2e656..e1c2a9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,17 +175,17 @@ export default function LandingPage() { @@ -226,4 +226,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file