import Hero from "../components/dashboard/hero"; import About from "../components/dashboard/about"; import Content from "../components/dashboard/content"; export default function Dashboard() { return (