diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 03cc36f..adcdbd5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1412,4 +1412,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index b752405..a6d2547 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,9 +42,9 @@ export default function LandingPage() {
); -} +} \ No newline at end of file