diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ccfafdb..6871953 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1392,4 +1392,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 428df87..daa52ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,11 +156,11 @@ export default function LandingPage() {
); -} +} \ No newline at end of file