You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img src="{{ site.url }}/images/heroLogo@2x.png" width="572" height="128" alt="https://www.codeandco.com | code & co. - Tech, UX and Product Problem Solvers for Mission-Critical Situations">
<!-- {% include svg/hero-logo-svg.html width="572" height="128" %} -->
</div>
<h1 class="hero-title w-100 mb-0">Tech, UX and Product Problem Solvers for Mission-Critical Situations</h1>
</div>
</section>
<div class="related-block bg-light">
<div class="container wide">
<!-- Related Card List -->
{% include cards/related-card.html block_content = site.data.cards.related_card %}
<div class="text-block text-center m-auto">
<p>It's crucial for us to experiment with new technologies so we stay up to date with our ever changing industry. This allows us to build cutting-edge, scalable solutions and ensures we can consult based on real, hands on experience.</p>
</div>
</div>
</div>
<div class="bottom-block bg-light">
<div class="container">
<!-- Brands Block -->
{% include blocks/brands.html block_content = site.data.brands.worked_with add_class="" %}
<!-- Get In Touch Block -->
{% include blocks/get-in-touch.html block_content = site.data.content.get_in_touch_home add_class="text-center" %}