-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
executable file
·272 lines (248 loc) · 12.1 KB
/
contact.html
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Voorneveld BV</title>
<meta name="description" content="Voorneveld BV - Uw klant gaat 't beleven!">
<meta name="author" content="Voorneveld BV">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<!-- Bootstrap -->
<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<!-- web font -->
<link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400' rel='stylesheet' type='text/css'>
<!-- Pop up-->
<link rel="stylesheet" type="text/css" href="js-plugin/magnific-popup/magnific-popup.css" />
<!-- Owl carousel-->
<link rel="stylesheet" href="js-plugin/owl.carousel/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="js-plugin/owl.carousel/owl-carousel/owl.transitions.css">
<link rel="stylesheet" href="js-plugin/owl.carousel/owl-carousel/owl.theme.css">
<!-- nekoAnim-->
<link rel="stylesheet" type="text/css" href="js-plugin/appear/nekoAnim.css" />
<!-- Background Video -->
<link type="text/css" rel="stylesheet" href="js-plugin/ytplayer/YTPlayer.css">
<!-- icon fonts -->
<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
<!-- Custom css -->
<link type="text/css" rel="stylesheet" href="css/layout.css">
<link type="text/css" id="colors" rel="stylesheet" href="css/dark-dark.css">
<link type="text/css" rel="stylesheet" href="css/custom.css">
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<script src="js/modernizr-2.6.1.min.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
</head>
<body class="activateAppearAnimation header5">
<!-- Primary Page Layout
================================================== -->
<!-- globalWrapper -->
<div id="globalWrapper">
<header class="navbar-fixed-top">
<!-- pre header -->
<div id="preHeader" class="hidden-xs">
<div class="container">
<div class="row">
<div class="col-xs-6">
<!--<ul class="quickMenu">-->
<!--<li><a href="#intro" class="linkLeft">Introductie</a></li>-->
<!--<li><a href="#paralaxSlice1">Portfolio</a></li>-->
<!--<li><a href="#headerPortfolio">Andere projecten</a></li>-->
<!--<li><a href="#about">Over ons</a></li>-->
<!--<li><a href="#team">Het team</a></li>-->
<!--</ul>-->
</div>
<div class="col-xs-6">
<div id="contactBloc" class="clearfix">
<!-- social icons -->
<!-- <ul class="socialNetwork">
<li><a href="https://www.facebook.com/VoorneveldBV" class="tips" title="volg ons op Facebook"><i class="icon-facebook-1"></i></a></li>
<li><a href="https://twitter.com/Voorneveldbv" class="tips" title="volg ons op Twitter"><i class="icon-twitter-bird"></i></a></li>
<li><a href="http://www.linkedin.com/company/voorneveldbv" class="tips" title="volg ons op Linkedin"><i class="icon-linkedin-1"></i></a></li>
</ul> -->
<!-- social icons -->
<!-- phone -->
<span class="contactPhone"><i class="icon-mobile"></i>050 535 0 555</span>
</div>
</div>
</div>
</div>
</div>
<!-- pre header -->
<!-- header -->
<div id="mainHeader" role="banner">
<div class="container">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<!-- responsive navigation -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Logo -->
<a class="navbar-brand" href="index.html"><img src="images/main-logo.png" alt="Voorneveld BV"/></a>
</div>
<div class="collapse navbar-collapse" id="mainMenu">
<!-- Main navigation -->
<ul class="nav navbar-nav pull-right">
<li class="primary">
<a href="index.html" class="firstLevel scrollLink">Home</a>
</li>
<li class="sep"></li>
<li >
<a href="index.html#paralaxSlice1" class="firstLevel scrollLink">Portfolio</a>
</li>
<li class="sep"></li>
<li >
<a href="index.html#about" class="firstLevel scrollLink">Over ons</a>
</li>
<li class="sep"></li>
<li >
<a href="index.html#winkelanalyse" class="firstLevel scrollLink">Winkelanalyse</a>
</li>
<li class="sep"></li>
<li >
<a href="index.html#team" class="firstLevel scrollLink">Het team</a>
</li>
<li class="sep"></li>
<li >
<a href="index.html#clicks-bricks" class="firstLevel scrollLink">Clicks & bricks</a>
</li>
<li class="sep"></li>
<li id="lastMenu" class="last"><a href="contact.html" class="firstLevel last">Contact</a></li>
</ul>
<!-- End main navigation -->
</div>
</nav>
</div>
</div>
</header>
<!-- header -->
<!-- ======================================= content ======================================= -->
<section id="page">
<header class="page-header">
<div class="container">
<div class="row">
<div class="col-sm-6">
<h1>Neem contact met ons op</h1>
</div>
</div>
</div>
</header>
<section id="content" class="mt30">
<div class="container">
<div class="row">
<div class="col-sm-3">
<h4>Addres:</h4>
<address>
<p> <i class="icon-location"></i> Van Brakelplein 20<br>
9726 HC Groningen<br>
<i class="icon-phone"></i> 050 535 0 555<br>
<i class="icon-mobile"></i> 06 534 87 211<br>
<i class="icon-mail-alt"></i> <a href="mailto:[email protected]">[email protected]</a>
</p>
</address>
</div>
<form method="post" action="js-plugin/neko-contact-ajax-plugin/php/form-handler.php" id="contactfrm" role="form">
<div class="col-sm-3">
<div class="form-group">
<label for="name">Naam</label>
<input type="text" class="form-control" name="naam" id="name" placeholder="Vult u uw naam hier in?" title="Vult u uw naam hier in?"/>
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" class="form-control" name="email" id="email" placeholder="Vult u uw email adres hier in?" title="Vult u uw email adres hier in?"/>
</div>
<div class="form-group">
<label for="phone">Telefoonnummer</label>
<input name="phone" class="form-control required digits" type="tel" id="phone" size="30" value="" placeholder="Telefoonnummer" title="Vult u hier uwtelefoonnummer in?">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="comments">Uw vraag/opmerkingen</label>
<textarea name="comment" class="form-control" id="comments" cols="3" rows="20" placeholder="Vult u uw vragen en opmerkingen in?" title="Vult u uw vragen en opmerkingen in?"></textarea>
</div>
<fieldset class="clearfix securityCheck">
<label for="verify">Beveiligingsvraag</label>
<div class="form-group">
<img src="js-plugin/neko-contact-ajax-plugin/php/image.php" alt="Image verification"/>
<input class="required form-control" id="verify" name="verify" type="text" >
</div>
</fieldset>
</div>
<div class="col-md-6 col-md-offset-3">
<div class="result"></div>
<button name="submit" type="submit" class="btn btn-lg" id="submit"> Verzenden</button>
</div>
</form>
</div>
</div>
<div id="mapWrapper" class="mt30"></div>
</section>
</section>
<!-- content -->
<!-- footer -->
<footer id="footerWrapper" class="footer2 color1">
<section id="footerRights">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- <ul class="socialNetwork">
<li><a href="https://www.facebook.com/VoorneveldBV" class="tips" title="volg ons op Facebook"><i class="icon-facebook-1 iconRounded"></i></a></li>
<li><a href="https://twitter.com/Voorneveldbv" class="tips" title="volg ons opn Twitter"><i class="icon-twitter-bird iconRounded"></i></a></li>
<li><a href="http://www.linkedin.com/company/voorneveldbv" class="tips" title="volg ons op Linkedin"><i class="icon-linkedin-1 iconRounded"></i></a></li>
</ul> -->
</div>
<div class="col-md-12">
<p>Copyright © 2014 <a href="http://www.voorneveldbv.nl">Voorneveld BV</a> / Alle rechten voorbehouden.</p>
</div>
</div>
</div>
</section>
</footer>
<!-- End footer -->
</div>
<!-- global wrapper -->
<!-- End Document ================================================== -->
<script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
<script type="text/javascript" src="js-plugin/jquery/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
<!-- third party plugins -->
<script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="js-plugin/easing/jquery.easing.1.3.js"></script>
<!-- carousel -->
<script type="text/javascript" src="js-plugin/owl.carousel/owl-carousel/owl.carousel.min.js"></script>
<!-- pop up -->
<script type="text/javascript" src="js-plugin/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- isotope -->
<script type="text/javascript" src="js-plugin/isotope/jquery.isotope.min.js"></script>
<!-- sharrre -->
<script type="text/javascript" src="js-plugin/jquery.sharrre-1.3.4/jquery.sharrre-1.3.4.min.js"></script>
<!-- form -->
<script type="text/javascript" src="js-plugin/neko-contact-ajax-plugin/js/jquery.form.js"></script>
<script type="text/javascript" src="js-plugin/neko-contact-ajax-plugin/js/jquery.validate.min.js"></script>
<!-- parallax -->
<script type="text/javascript" src="js-plugin/parallax/js/jquery.stellar.min.js"></script>
<!-- Background Video -->
<script type="text/javascript" src="js-plugin/ytplayer/jquery.mb.YTPlayer_modifed.js"></script>
<!-- appear -->
<script type="text/javascript" src="js-plugin/appear/jquery.appear.js"></script>
<!-- toucheeffect -->
<script type="text/javascript" src="js-plugin/toucheeffect/toucheffects.js"></script>
<!-- Custom -->
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>