import { ProxmoxDashboard } from "../components/proxmox-dashboard" export default function Home() { return (
) }