diff --git a/apps/marketing/src/app/layout.tsx b/apps/marketing/src/app/layout.tsx
index a5496e6..92223b0 100644
--- a/apps/marketing/src/app/layout.tsx
+++ b/apps/marketing/src/app/layout.tsx
@@ -60,7 +60,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })