import ExportedImage from "next-image-export-optimizer"; const Profile = ({ profile, totalPosts }) => (
{totalPosts} posts
{profile.display_name}
{profile.about}
{profile.link}