<section class="page page--work">
    <div class="page--inner">
        <h1 class="page--headline" data-aos="fade-left" data-aos-duration="1000">
            User centered visual concepts
        </h1>
        <div class="page--content" data-aos="fade-left" data-aos-duration="1000">
            <p class="page--lead">I am a problem solver at heart and at my best when visualising concepts, prototyping and creating user journeys and flows. I believe in a practical and user centered approach to my work &ndash; early alignment is key.</p>
            <p class="page--lead">Since I started designing over twenty years ago, I have worked with almost every step of the website process. Today, I am <strong>Head of Design</strong> at the Aarhus based agency <a href="https://www.nozebra.dk" title="No Zebra" class="link--external"
                    target="_blank">No Zebra</a> and spend my days moving the <strong>UX &amp; Design</strong> department forward and drinking a great deal of coffee.</p>
        </div>
        <div class="page--action" data-aos="fade-left" data-aos-duration="1000">
            <a href="#about" class="button--primary button--down">About me</a> <a href="#work/1" class="button--secondary button--right">Head of Design</a></div>
        <div class="page--image" data-aos="fade-right" data-aos-duration="1000">
            <img src="../../assets/images/square-app.svg" alt="" />
        </div>

    </div>
</section>
<div class="page--clouds">
    <img src="../../assets/images/clouds.svg" alt="" />
</div>
{{#>@page classes="page--work" }}
  {{#>@page-headline animation="fade-left" duration="1000"}}
    User centered visual concepts
  {{/@page-headline}}
  {{#>@page-content animation="fade-left" duration="1000"}}
    <p class="page--lead">I am a problem solver at heart and at my best when visualising concepts, prototyping and creating user journeys and flows. I believe in a practical and user centered approach to my work &ndash; early alignment is key.</p>
    <p class="page--lead">Since I started designing over twenty years ago, I have worked with almost every step of the website process. Today, I am {{> "@strong" content="Head of Design" }} at the Aarhus based agency {{> "@link--external" link="https://www.nozebra.dk" title="No Zebra" value="No Zebra" }} and spend my days moving the {{> "@strong" content="UX & Design" }} department forward and drinking a great deal of coffee.</p>
  {{/@page-content}}
  {{#>@page-action animation="fade-left" duration="1000"}}
    {{> "@button--primary-down" link="#about" title="About me" }}
    {{> "@button--secondary-right" link="#work/1" title="Head of Design" }}
  {{/@page-action}}
  {{#>@page-image animation="fade-right" duration="1000"}}
    <img src="{{ path '/assets/images/square-app.svg' }}" alt="" />
  {{/@page-image}}
{{/@page}}
{{> "@page-clouds" }}
/* No context defined for this component. */

There are no notes for this item.