-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·99 lines (85 loc) · 4.05 KB
/
index.html
File metadata and controls
executable file
·99 lines (85 loc) · 4.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
layout: null
title: Gruyaert FR & PJ
description: Welcome to the Gruyaert FR & PJ website
sitemap:
priority: 1.0
lastmod: 2017-11-02
changefreq: weekly
---
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Jekyll integration by somiibo.com
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
{% include head.html %}
</head>
<body class="is-loading">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<!-- <img src="/images/logo_bad_quality.jpg" class="img-fluid" alt="Responsive image"> -->
<h1>{{site.title}}</h1>
<h2>BVBA Bouwonderneming</h2>
<p>Bouwonderneming met een hart</p>
<ul class="actions">
<li><a href="#header" class="button icon solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Header -->
<header id="header">
<a href="{{ "/" | absolute_url }}" class="logo">{{site.title}}</a>
</header>
<!-- Nav -->
<nav id="nav">
{% include nav.html %}
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post general">
<header class="major">
<h2>Bouwwerken Gruyaert</h2>
<p style="text-align:left">
<span class="image right"><img src="{{ "/images/logonew.png" | absolute_url }}" alt="" /></span>
In 1985 werd <strong>BVBA bouwonderneming Frank Gruyaert</strong> opgericht.
Gedurende zo'n drie decennia bouwde Frank het bedrijf op tot een gerespecteerd en kwalitatief bouwbedrijf in de regio.
In 2013 stapte Pieterjan, zoon van Frank, mee in het bedrijf waardoor <strong>BVBA bouwonderneming FR & PJ</strong> werd geboren.
<br/><br/>
Met onze ondernemening garanderen we de klant steeds opnieuw een kwalitatief eindresultaat waarbij klantgerichtheid centraal staat.
Doorheen de jaren bouwden we heel wat ervaring op, waardoor we ons vandaag kunnen specialiseren in enkele specifieke vakgebieden.
</p>
</header>
<!-- <a href="#" class="image main"><img src="{{ "/images/test1.jpg" | absolute_url }}" alt="" /></a> -->
<p>
<h3>Specialisaties</h3>
<p>Wij maakten bewust de keuze om ons te specialiseren in enkele specifieke vakgebieden: </p>
<span class="image right"><img src="{{ "/images/vader_zoon.jpg" | absolute_url }}" alt="" />
</span>
<ul>
<li><a href="{{ "/woningbouwenverbouwing/" | absolute_url }}">Bouw- en verbouwingswerken</a></li>
<li><a href="{{ "/vloerenenfaiences/" | absolute_url }}">Vloeren & faiences</a></li>
<li><a href="{{ "/oprittenenterrassen/" | absolute_url }}">Opritten & Terrassen</a></li>
<li><a href="{{ "/bekledingen/" | absolute_url }}">Bekledingen</a></li>
</ul>
<p>Neem gerust een kijkje op de website en aarzel niet om ons te <a href="{{ "/contact/" | absolute_url }}">contacteren</a>.</p>
<p><i>Frank en Pieterjan</i></p>
</p>
</article>
</div>
<!-- Footer -->
{% include foot.html %}
</div>
<!-- Scripts -->
{% include scripts-main.html %}
{% include tracking.html %}
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>