diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7e42de9..760b383 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1409,4 +1409,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 96cbd94..1205a28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,19 +158,16 @@ export default function HomePage() {
@@ -185,4 +182,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}