-
Notifications
You must be signed in to change notification settings - Fork 0
/
house.html
385 lines (377 loc) · 23.2 KB
/
house.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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
---
layout: default
title: "Your Holiday Dream House"
description: ""
handle: house
---
{% include navigation.html %}
<section class="section-gray navigation-margin">
<div class="grid grid-centered">
<div class="grid-cell">
<div class="section-intro fade-in">
<h2>Plenty of bedrooms</h2>
<p>With 4 unique master bed rooms and 4 children bedrooms, Pech Guillou offers enough space for 17 people. All rooms offer all the comfort you require.</p>
</div>
<div id="carouselBedrooms" class="carousel fade-in slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/coloniale-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Suite Coloniale</h2>
<p>
Beautiful, big and fully equiped room freshly renovated with a king-size boxspring double bed and direct access to the swimming pool. It has all basic necessities like
wardrobe, closet, desk, ventilator, shower, sink, hairdryer and toilet.
</p>
<a href="{% asset_path bedrooms/coloniale-1.jpg %}" data-lightbox="coloniale">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/coloniale-2.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-3.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-4.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-5.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-6.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-7.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-8.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-9.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
<a href="{% asset_path bedrooms/coloniale-10.jpg %}" style="display: none;" data-lightbox="coloniale"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/la-vie-on-rose-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Chambre La Vie en Rose</h2>
<p>
Beautiful, big and fully equiped room freshly renovated with a king-size boxspring double bed and is situated at the ground floor level. It has all basic necessities like
wardrobe, closet, desk, ventilator, bath, sink, hairdryer and toilet.
</p>
<a href="{% asset_path bedrooms/la-vie-on-rose-1.jpg %}" data-lightbox="la-vie-on-rose">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/la-vie-on-rose-2.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-3.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-4.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-5.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-6.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-7.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
<a href="{% asset_path bedrooms/la-vie-on-rose-8.jpg %}" style="display: none;" data-lightbox="la-vie-on-rose"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/de-lavande-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Chambre de la Lavande</h2>
<p>
Beautiful, big and fully equiped room with a king-size boxspring double bed and is situated at the ground floor level. It has all basic necessities like
wardrobe, closet, desk, ventilator, shower, sink, hairdryer and toilet.
</p>
<a href="{% asset_path bedrooms/de-lavande-1.jpg %}" data-lightbox="de-lavande">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/de-lavande-2.jpg %}" style="display: none;" data-lightbox="de-lavande"></a>
<a href="{% asset_path bedrooms/de-lavande-3.jpg %}" style="display: none;" data-lightbox="de-lavande"></a>
<a href="{% asset_path bedrooms/de-lavande-4.jpg %}" style="display: none;" data-lightbox="de-lavande"></a>
<a href="{% asset_path bedrooms/de-lavande-5.jpg %}" style="display: none;" data-lightbox="de-lavande"></a>
<a href="{% asset_path bedrooms/de-lavande-6.jpg %}" style="display: none;" data-lightbox="de-lavande"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/oliviers-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Chambre des Oliviers</h2>
<p>
Smaller master bedroom with king-size boxspring double bed. It is situated at the ground floor level and has the basic necessities like a closet, a lavatoire and a hairdyer.
</p>
<a href="{% asset_path bedrooms/oliviers-1.jpg %}" data-lightbox="oliviers">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/oliviers-2.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
<a href="{% asset_path bedrooms/oliviers-3.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
<a href="{% asset_path bedrooms/oliviers-4.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
<a href="{% asset_path bedrooms/oliviers-5.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
<a href="{% asset_path bedrooms/oliviers-6.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
<a href="{% asset_path bedrooms/oliviers-7.jpg %}" style="display: none;" data-lightbox="oliviers"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/pigonnier-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Pigonnier Tower</h2>
<p>
Children bedroom in the iconic Pigonnier tower with 1 bunk beds on the first floor and a twin bedded room on the second floor. So space for 4 children. It has basic necessities like wardrobe and a hairdryer.
</p>
<a href="{% asset_path bedrooms/pigonnier-1.jpg %}" data-lightbox="pigonnier">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/pigonnier-2.jpg %}" style="display: none;" data-lightbox="pigonnier"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path bedrooms/loft-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Loft</h2>
<p>
Freshly renovated children bedroom with 3 single bedded rooms and one twin bedded room. So space for 5 children. It has basic necessities like wardrobes, shower, a lavatoire and a hairdryer.
</p>
<a href="{% asset_path bedrooms/loft-1.jpg %}" data-lightbox="loft">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path bedrooms/loft-2.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-3.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-4.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-5.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-6.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-7.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-8.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-9.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-10.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-11.jpg %}" style="display: none;" data-lightbox="loft"></a>
<a href="{% asset_path bedrooms/loft-12.jpg %}" style="display: none;" data-lightbox="loft"></a>
</div>
</div>
</div>
</div>
<div class="house-box-indicators">
<a class="left carousel-control" href="#carouselBedrooms" role="button" data-slide="prev">
<i class="material-icons">chevron_left</i>
</a>
<a class="right carousel-control" href="#carouselBedrooms" role="button" data-slide="next">
<i class="material-icons">chevron_right</i>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="section-background is-pool" style="background: url({% asset_path background-view.jpg %}) no-repeat center center;">
<div class="section-overlay">
<div class="grid grid-centered">
<div class="grid-cell">
<div class="house-box-pool fade-in">
<h3>A breathtaking view</h3>
<p class="section-letter">
Everyday you can enjoy the breathtaking view overlooking the hills of the Midi-Pyrénées.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="section-gray">
<div class="grid grid-centered">
<div class="grid-cell">
<div class="section-intro fade-in">
<h2>Equipment</h2>
<p>Next to a large swimming pool and many bedrooms we offer a wide range of tools and equipment in our indoor and outdoor kitchen.</p>
</div>
<div id="carouselEquipment" class="carousel fade-in slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/pool-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Pool</h2>
<p>
Pech Guillou has an awesome and large swimming pool with multiple levels and temperature managed. There are enough sun loungers with cushions for all guests, an outdoor shower and romantic garden.
</p>
<a href="{% asset_path equipment/pool-1.jpg %}" data-lightbox="pool">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/pool-2.jpg %}" style="display: none;" data-lightbox="pool"></a>
<a href="{% asset_path equipment/pool-3.jpg %}" style="display: none;" data-lightbox="pool"></a>
<a href="{% asset_path equipment/pool-4.jpg %}" style="display: none;" data-lightbox="pool"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/kitchen-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Kitchen</h2>
<p>
A fully equiped kitchen with all the basic necessities like a microwave oven, gas oven, fridge, freezer, dishwasher, water cooker, toaster, coffeemaker and Senseo.
</p>
<a href="{% asset_path equipment/kitchen-1.jpg %}" data-lightbox="kitchen">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/kitchen-2.jpg %}" style="display: none;" data-lightbox="kitchen"></a>
<a href="{% asset_path equipment/kitchen-3.jpg %}" style="display: none;" data-lightbox="kitchen"></a>
<a href="{% asset_path equipment/kitchen-4.jpg %}" style="display: none;" data-lightbox="kitchen"></a>
<a href="{% asset_path equipment/kitchen-5.jpg %}" style="display: none;" data-lightbox="kitchen"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/outdoor-kitchen-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Outdoor kitchen</h2>
<p>
A great outdoor teras with 2 classic barbeques, a stone oven and a fridge. Great for dining outdoors with a nice view.
</p>
<a href="{% asset_path equipment/outdoor-kitchen-1.jpg %}" data-lightbox="outdoor-kitchen">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/outdoor-kitchen-2.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-3.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-4.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-5.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-6.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-7.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-8.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-9.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-10.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-11.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-12.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-13.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-14.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-15.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
<a href="{% asset_path equipment/outdoor-kitchen-16.jpg %}" style="display: none;" data-lightbox="outdoor-kitchen"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/dining-room-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Dining room</h2>
<p>
An indoor dining room with enough space for all guests and a cosy fireplace.
</p>
<a href="{% asset_path equipment/dining-room-1.jpg %}" data-lightbox="dining-room">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/dining-room-2.jpg %}" style="display: none;" data-lightbox="dining-room"></a>
<a href="{% asset_path equipment/dining-room-3.jpg %}" style="display: none;" data-lightbox="dining-room"></a>
<a href="{% asset_path equipment/dining-room-4.jpg %}" style="display: none;" data-lightbox="dining-room"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/lounge-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Lounge room</h2>
<p>
The lounge room is fully equiped with all you need to relax: a television set with DVD player, hifi set with CD player, Free Wifi, comics, books and boardgames.
</p>
<a href="{% asset_path equipment/lounge-1.jpg %}" data-lightbox="lounge">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/lounge-2.jpg %}" style="display: none;" data-lightbox="lounge"></a>
<a href="{% asset_path equipment/lounge-3.jpg %}" style="display: none;" data-lightbox="lounge"></a>
<a href="{% asset_path equipment/lounge-4.jpg %}" style="display: none;" data-lightbox="lounge"></a>
<a href="{% asset_path equipment/lounge-5.jpg %}" style="display: none;" data-lightbox="lounge"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/activities-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Activities</h2>
<p>
We have a lot of fun stuff to do around the house. Activities like ping pong, jeux de boules, badminton and much more!
</p>
<a href="{% asset_path equipment/activities-1.jpg %}" data-lightbox="activities">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/activities-2.jpg %}" style="display: none;" data-lightbox="activities"></a>
<a href="{% asset_path equipment/activities-3.jpg %}" style="display: none;" data-lightbox="activities"></a>
<a href="{% asset_path equipment/activities-4.jpg %}" style="display: none;" data-lightbox="activities"></a>
<a href="{% asset_path equipment/activities-5.jpg %}" style="display: none;" data-lightbox="activities"></a>
<a href="{% asset_path equipment/activities-6.jpg %}" style="display: none;" data-lightbox="activities"></a>
<a href="{% asset_path equipment/activities-7.jpg %}" style="display: none;" data-lightbox="activities"></a>
</div>
</div>
</div>
<div class="item">
<div class="house-box">
<div class="house-box-image" style="background: url({% asset_path equipment/hallway-1.jpg %}) no-repeat center center;">
</div>
<div class="house-box-text">
<h2>Entrance</h2>
<p>
Arrive in style through the classic gate and explore the many activities you can do in the area.
</p>
<a href="{% asset_path equipment/hallway-1.jpg %}" data-lightbox="hallway">
View all pictures
<i class="material-icons">trending_flat</i>
</a>
<a href="{% asset_path equipment/hallway-2.jpg %}" style="display: none;" data-lightbox="hallway"></a>
<a href="{% asset_path equipment/hallway-3.jpg %}" style="display: none;" data-lightbox="hallway"></a>
<a href="{% asset_path equipment/hallway-4.jpg %}" style="display: none;" data-lightbox="hallway"></a>
<a href="{% asset_path equipment/hallway-5.jpg %}" style="display: none;" data-lightbox="hallway"></a>
<a href="{% asset_path equipment/hallway-6.jpg %}" style="display: none;" data-lightbox="hallway"></a>
<a href="{% asset_path equipment/hallway-7.jpg %}" style="display: none;" data-lightbox="hallway"></a>
</div>
</div>
</div>
</div>
<div class="house-box-indicators">
<a class="left carousel-control" href="#carouselEquipment" role="button" data-slide="prev">
<i class="material-icons">chevron_left</i>
</a>
<a class="right carousel-control" href="#carouselEquipment" role="button" data-slide="next">
<i class="material-icons">chevron_right</i>
</a>
</div>
</div>
</div>
<div class="grid-cell with-4col">
<div class="house-info fade-in">
<i class="material-icons">local_laundry_service</i>
<h3>Laundry room</h3>
<p>With washing machine, tumble dryer, vacuum cleaner and ironing board with flat iron.</p>
</div>
</div>
<div class="grid-cell with-4col">
<div class="house-info fade-in">
<i class="material-icons">directions_car</i>
<h3>Parking space</h3>
<p>Private parking space for multiple cars in front of the house.</p>
</div>
</div>
<div class="grid-cell with-4col">
<div class="house-info fade-in">
<i class="material-icons">beach_access</i>
<h3>Private</h3>
<p>Escape from your busy life in Pech Guillou as one of the only three houses on the hill.</p>
</div>
</div>
</div>
</section>