updated phone; image deletes?
|
|
@ -31,6 +31,9 @@ To build for production:
|
||||||
```
|
```
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Exports to `/dist`
|
||||||
|
|
||||||
For additional eleventy commands, visit the [Eleventy command line usage page](https://www.11ty.dev/docs/usage/).
|
For additional eleventy commands, visit the [Eleventy command line usage page](https://www.11ty.dev/docs/usage/).
|
||||||
|
|
||||||
## Editing Styles
|
## Editing Styles
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 695 KiB |
|
Before Width: | Height: | Size: 7 MiB |
|
Before Width: | Height: | Size: 649 KiB |
|
Before Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 14 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 724 KiB |
|
Before Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 289 KiB |
|
Before Width: | Height: | Size: 2.8 MiB |
|
Before Width: | Height: | Size: 279 KiB |
|
|
@ -18,17 +18,17 @@ heading: Warmtepompen, Ventilatie met Warmteterugwinning, Airco
|
||||||
Airco
|
Airco
|
||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<a class="hero__info" href="tel:+3164168165">41 68 16 56</a>
|
<a class="hero__info" href="tel:+31641681656">41 68 16 56</a>
|
||||||
<div class="hero__icons">
|
<div class="hero__icons">
|
||||||
<a href="tel:+3164168165">
|
<a href="tel:+3164168165">
|
||||||
{% svgsprite %}
|
{% svgsprite %}
|
||||||
{% icon "phone" %}
|
{% icon "phone" %}
|
||||||
</a>
|
</a>
|
||||||
<a href="https://t.me/3164168165" target="_blank">
|
<a href="https://t.me/spencerflagg" target="_blank">
|
||||||
{% svgsprite %}
|
{% svgsprite %}
|
||||||
{% icon "telegram" %}
|
{% icon "telegram" %}
|
||||||
</a>
|
</a>
|
||||||
<a href="https://wa.me/3164168165" target="_blank">
|
<a href="https://wa.me/0031641681656" target="_blank">
|
||||||
{% svgsprite %}
|
{% svgsprite %}
|
||||||
{% icon "whatsapp" %}
|
{% icon "whatsapp" %}
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||