import Image from "next/image"; const Avatar = (props) => { return <> {'Avatar } export default Avatar;