diff --git a/src/app/layout.tsx b/src/app/layout.tsx index aef78c8..1ca24ad 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1381,4 +1381,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index fec3725..058f175 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file