diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e51870b..2a77d2d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1397,4 +1397,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 73a718b..bfe33bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,13 +96,15 @@ export default function HomePage() { @@ -161,4 +163,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}