{$_("about.title")}

{$_("about.subtitle")}

{#each stats as stat (stat.icon)}
{stat.value}
{stat.label}
{/each}

{$_("about.story.title")}

{$_("about.story.subtitle")}

{$_("about.story.description_part1")}

{$_("about.story.description_part2")}

{$_("about.story.description_part3")}

Our story

{$_("about.values.title")}

{$_("about.values.subtitle")}

{#each values as value (value.title)}

{value.title}

{value.description}

{/each}

{$_("about.team.title")}

{$_("about.team.subtitle")}

{#each team as member (member.name)} {member.name}

{member.name}

{member.role}

{member.bio}

{/each}

{$_("about.mission.title")}

{$_("about.mission.description")}

{$_("about.contact.title")}

{$_("about.contact.description")}

{$_("about.contact.general.title")}

{$_("about.contact.general.description")}

{$_("about.contact.general.mailto")}

{$_("about.contact.creators.title")}

{$_("about.contact.creators.description")}

{$_("about.contact.creators.mailto")}