diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 763566c..06c4ffe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1272,4 +1272,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 8613ba9..6f21b96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,7 +31,7 @@ export default function LandingPage() { @@ -352,4 +352,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}