<section class="page ">
    <div class="page--inner">
        <h1 class="page--headline" data-aos="fade-down" data-aos-duration="1000">
            Design for conversions
        </h1>
        <div class="page--content" data-aos="fade-down" data-aos-duration="1000">
            <p class="page--lead">As Head of Design I work with our clients to create digital experiences that convert. Stable solutions that we continuously improve and optimise are essential.</p>
            <p class="page--lead">At No Zebra, UX &amp; Design is part of the project from the get-go. We collaborate closely with Digital Marketing and Development to make user friendly solutions.</p>
            <p class="page--lead">Design systems are part of that process.</p>
        </div>
        <div class="page--action" data-aos="fade-down" data-aos-duration="1000">
            <a href="#work" class="button--secondary button--left">Back</a> <a href="#work/2" class="button--primary button--right">Design Systems</a></div>
        <div class="page--image" data-aos="fade-up" data-aos-duration="1000">
            <img src="../../assets/images/no-zebra.png" alt="" />
        </div>

    </div>
</section>
{{#>@page}}
  {{#>@page-headline animation="fade-down" duration="1000"}}
    Design for conversions
  {{/@page-headline}}
  {{#>@page-content animation="fade-down" duration="1000"}}
    <p class="page--lead">As Head of Design I work with our clients to create digital experiences that convert. Stable solutions that we continuously improve and optimise are essential.</p>
    <p class="page--lead">At No Zebra, UX &amp; Design is part of the project from the get-go. We collaborate closely with Digital Marketing and Development to make user friendly solutions.</p>
    <p class="page--lead">Design systems are part of that process.</p>
  {{/@page-content}}
  {{#>@page-action animation="fade-down" duration="1000"}}
    {{> "@button--secondary-left" link="#work" title="Back" }}
    {{> "@button--primary-right" link="#work/2" title="Design Systems" }}
  {{/@page-action}}
  {{#>@page-image animation="fade-up" duration="1000"}}
    <img src="{{ path '/assets/images/no-zebra.png' }}" alt="" />
  {{/@page-image}}
{{/@page}}
/* No context defined for this component. */

There are no notes for this item.