import React from "react"; import userImage from "../../assets/images/user.png"; function Avatar({ source, size, rounded, status }) { return (