diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b74e5de..0f5b4df 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1278,4 +1278,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 48d61d8..b2734c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}