import React from "react"; function ProjectsLayout({ children }: { children: React.ReactNode }) { return