import React from "react"; import userImage from "../Blogs/assets/blog-author.png"; function Avatar({ source, size, rounded, status }) { return (