import Link from "next/link"; import { useRouter } from "next/router"; function SettingsMenu() { const router = useRouter(); return ( <> {/*