{about.intro_title}

{@html about.intro_heading}
{@html about.intro_text}
{about.intro_firstphoto.title}
{about.intro_firstphoto_caption}
in {about.intro_firstlocation.country.flag.title} Naarm Australia (Melbourne)

{about.creation_title}

{@html about.creation_heading}
{@html about.creation_text}
{about.creation_portrait.title}
{about.creation_portrait_caption}
{about.present_image.title}

{about.present_title}

{about.present_text}

{@html about.present_heading}

{about.present_conclusion}

{#if about.image_showcase}
{about.image_showcase.title}
{/if}
{#each about.process_steps as { text, image, video_mp4, video_webm }, index} {#if index === currentStep} {/if} {/each}
{#each photos as { image: { id }, title }, index} {/each}

{about.contact_title}

{#each about.contact_blocks as { title, text, link, button }}

{title}

{@html text}
{#if link} {#key emailCopied === link}
{ emailCopied = detail.email // Clear timeout and add timeout to hide message clearTimeout(emailCopiedTimeout) emailCopiedTimeout = setTimeout(() => emailCopied = null, 2500) }} > {#if emailCopied !== link}
{/key} {/if}
{/each}