{#if profileImage} {/if}
{#if showContactButton} {/if}
{#if profileImage}
{person?.name ?? 'mifi'} profile
{/if}

mifi

Mike Fitzpatrick

{#if pronunciation || pronouns || location}

{#if pronunciation}{pronunciation}{/if} {#if pronunciation && pronouns} {/if} {#if pronouns}{pronouns}{/if} {#if pronouns && location} {#if (heroLayout ?? HeroLayout.SIDE_BY_SIDE) === HeroLayout.SIDE_BY_SIDE}
{:else} {/if} {/if} {#if location}{location}{/if}

{/if}
{#if showContactButton} {/if}