import Card from '@/app/components/Card'; import GrantSudoLink from '@/app/components/GrantSudoLink'; export default function Home() { return (
); }