import Navbar from "@components/NavBar"; import Footer from "@components/Footer"; const DefaultLayout = (props: any) => { return (