import type { MetaFunction } from "@remix-run/node"; import StudentDashboard from '../components/StudentDashboard' export default function Index() { return (