diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 506e00e..8f4d303 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1275,4 +1275,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 725bdbb..9726f11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -268,4 +268,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file