diff --git a/apps/web/app/(marketing)/layout.tsx b/apps/web/app/(marketing)/layout.tsx index 4288b8a..6746330 100644 --- a/apps/web/app/(marketing)/layout.tsx +++ b/apps/web/app/(marketing)/layout.tsx @@ -39,42 +39,83 @@ export default function MarketingLayout({ children }: { children: React.ReactNod
{children}
-