diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eb5c004..99aa489 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 21e3574..0f26c33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,14 +255,14 @@ export default function FitCoachPage() { /> -
+
); -} \ No newline at end of file +}