diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 269c770..1dfac09 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1262,4 +1262,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 58186c9..0d5520f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() {
@@ -283,4 +283,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}