diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b0c242b..dda27df 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1266,4 +1266,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a59d06..f44e3d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file