{group.banner_url ? ( <> > ) : null} {group.avatar_url ? ( ) : ( )} {group.name} {group.headline || group.bio_excerpt || 'Shared publishing identity for collaborative releases and artwork.'} {group.is_recruiting ? Recruiting : null} {group.is_verified ? Verified : null} {group.owner?.username || group.owner?.name ? Led by {group.owner?.username || group.owner?.name} : null} {stats.length > 0 ? ( {stats.map((item) => ( {item.value.toLocaleString()} {item.label} ))} ) : null} View Group