diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b13c466..a346830 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1414,4 +1414,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 7913963..5f416c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}