import Link from 'next/link' import DiscordAvatar from './DiscordAvatar' const Owner = ({ id, username, tag }:OwnerProps):JSX.Element => { return