diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 63492ba..5788cb1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1265,4 +1265,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a1dcee..50c33e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,10 +195,10 @@ export default function LandingPage() { @@ -262,4 +262,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file