import { Navbar } from "@/widgets/landing"; const MarketingLayout = ({ children }: { children: React.ReactNode }) => { return (