import AllCoursesLayout from "./layout/AllCoursesLayout"; export default function CoursesPage() { return ( <> ); }