lucht/src/index.njk

45 lines
1.5 KiB
Text
Raw Normal View History

2021-09-03 02:06:40 +00:00
---
2021-09-05 19:32:14 +00:00
layout: base
2023-10-06 13:39:09 +00:00
title: Lucht Onderhoud
2021-09-05 19:32:14 +00:00
permalink: '/'
2023-10-06 13:39:09 +00:00
heading: Warmtepompen, Ventilatie met Warmteterugwinning, Airco
2021-09-05 19:32:14 +00:00
---
2023-10-05 14:18:24 +00:00
<div class="landing">
<div class="hero">
2024-05-22 14:16:12 +00:00
<div class="logo">{% image "src/assets/images/logo.webp", "", "climate changers logo", "(min-width: 30em) 50vw, 100vw" %}</div>
<div class="hero__content">
<h1 class="hero__header">
<span>
Warmtepompen
</span>
<span>
Ventilatie
</span>
<span>
Airco
</span>
</h1>
<a class="hero__info" href="tel:+31641681656">06 41 68 16 56</a>
<div class="hero__icons">
<a href="tel:+31641681656">
{% svgsprite %}
{% icon "phone" %}
</a>
<a href="https://t.me/spencerflagg" target="_blank">
{% svgsprite %}
{% icon "telegram" %}
</a>
<a href="https://wa.me/0031641681656" target="_blank">
{% svgsprite %}
{% icon "whatsapp" %}
</a>
</div>
2023-10-05 14:18:24 +00:00
</div>
</div>
</div>
<div class="bkg">
2024-05-22 14:16:12 +00:00
{% image "src/assets/images/winter.png", "bkg--winter", "winter netherlands city", "(min-width: 30em) 50vw, 100vw" %}
{% image "src/assets/images/summer.png", "bkg--summer", "summer netherlands city", "(min-width: 30em) 50vw, 100vw" %}
2023-10-05 14:18:24 +00:00
</div>