<section class="page page--about">
    <div class="page--inner">
        <h1 class="page--headline" data-aos="fade-left" data-aos-duration="1000">
            Familiy life, web and reptiles
        </h1>
        <div class="page--content" data-aos="fade-left" data-aos-duration="1000">
            <p class="page--lead">I live with my my wife <a href="https://www.jannilangholz.dk/" title="Janni Langholz - Kommunikation, web og sprog" class="link--external" target="_blank">Janni</a> our daughter and cat in a small town south of Aarhus in Denmark. I am so fortunate
                that my webdesigner hobby came with a job, so when I'm not with my family, I read up on work related topics and fiddle with some personal web projects.</p>
            <p class="page--lead">I also spend time on one of my other passions, reptiles, and did try to become a zookeeper. That didn’t pan out, but fortunately the internet was here to stay.</p>
            <p class="page--lead">And as many others, I am a Rick &amp; Morty fan, did you know <a href="https://www.youtube.com/watch?v&#x3D;SWMGd_rzRdY" title="Plumbus" class="link--external" target="_blank">How a Plumbus is Made</a>?</p>
        </div>
        <div class="page--action-float" data-aos="fade-left" data-aos-duration="1000" data-aos-anchor-placement="bottom" data-aos-offset="">
            <a href="#contact" class="button--primary button--down">Contact</a></div>
        <div class="page--figure" data-aos="fade-right" data-aos-duration="1000">
            <img src="../../assets/images/brian-plumbus-cropped.svg" alt="" />
        </div>
    </div>
</section>
<div class="page--clouds">
    <img src="../../assets/images/clouds.svg" alt="" />
</div>
<div class="family-background" data-aos="" data-aos-duration="">
    <img src="../../assets/images/background-family-reversed.svg" alt="" />
</div>
{{#>@page classes="page--about"}}
  {{#>@page-headline animation="fade-left" duration="1000"}}
    Familiy life, web and reptiles
  {{/@page-headline}}
  {{#>@page-content animation="fade-left" duration="1000"}}
    <p class="page--lead">I live with my my wife {{> @link--external link="https://www.jannilangholz.dk/" value="Janni" title="Janni Langholz - Kommunikation, web og sprog" }} our daughter and cat in a small town south of Aarhus in Denmark. I am so fortunate that my webdesigner hobby came with a job, so when I'm not with my family, I read up on work related topics and fiddle with some personal web projects.</p>
    <p class="page--lead">I also spend time on one of my other passions, reptiles, and did try to become a zookeeper. That didn’t pan out, but fortunately the internet was here to stay.</p>
    <p class="page--lead">And as many others, I am a Rick &amp; Morty fan, did you know {{> @link--external link="https://www.youtube.com/watch?v=SWMGd_rzRdY" value="How a Plumbus is Made" title="Plumbus" }}?</p>
  {{/@page-content}}
  {{#>@page-action-float animation="fade-left" duration="1000"}}
    {{> "@button--primary-down" link="#contact" title="Contact" }}
  {{/@page-action-float}}
  {{#>@page-figure animation="fade-right" duration="1000"}}
    <img src="{{ path '/assets/images/brian-plumbus-cropped.svg' }}" alt="" />
  {{/@page-figure}}
{{/@page}}
{{> "@page-clouds" }}
{{> "@family-background" }}
/* No context defined for this component. */

There are no notes for this item.