diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b8d1685..a44f43c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1385,4 +1385,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index a692141..d3f2ef9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -216,7 +216,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file