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