diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8d20caf..3c8de2a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,4 +1420,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f1fb16..67f9c58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() {
@@ -234,4 +234,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}