diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b9186c1..ef99a07 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,4 +1427,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 91166b9..cc148c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file