diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 75227ac..f6f35c9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1385,4 +1385,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index c502f9a..f2efc36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,7 +221,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}