diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d3fcb0a..d0698b3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1386,4 +1386,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ea2b2c..08c1ccb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,11 +185,11 @@ export default function LandingPage() {
); -} +} \ No newline at end of file