-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
272 lines (224 loc) · 15.2 KB
/
index.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
<!--
~ LazareC
~ EDUCATION PROJECT
~ FILE: index.html
~ Humorous site, a real mask really saves lives
-->
<!-- -->
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="styles/tailwind.css" rel="stylesheet">
<link href="styles/main.css" rel="stylesheet">
<title>Mask Geox</title>
</head>
<body>
<!-- NAVBAR BANNER -->
<nav class="bg-white font-sans flex px-2 flex-col text-center md:flex-row py-4 md:px-6 px-2 bg-white shadow w-full md:h-16 ">
<div class="mb-2 sm:mb-0 flex-1 md:text-left ">
<a class="text-2xl no-underline mr-2 text-grey-darkest hover:text-blue-dark" href="index.html">Geox Mask</a>
<label for="id_nav_search" class="hidden"></label>
<input class="text-lg text-grey-darkest md:hidden w-1/3 justify-self-end justify-self-end border-2 rounded text-center bg-gray-200 focus:bg-gray-100 outline-none focus:outline-none focus:shadow-outline "
id="id_nav_search" placeholder="recherche" value="">
</div>
<div class="flex justify-center flex-1">
<form action="search.html" method="get">
<label for="search_hero" class="hidden"></label>
<input id="search_hero" class="w-full text-lg text-grey-darkest hidden md:block ml-2 border-2 rounded text-center bg-gray-200 focus:bg-gray-100 outline-none focus:outline-none focus:shadow-outline " name="search_product"
placeholder="recherche"
type="text" value="">
</form>
</div>
<div class=" flex md:justify-end justify-center flex-1">
<!-- ICON DU SITE: https://heroicons.com/ -->
<a class="md:mr-8 mr-8 text-lg no-underline text-grey-darkest hover:text-blue-dark flex" href="checkout.html">Panier
<svg class="h-full w-6 ml-2" fill="none" stroke="currentColor" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
<path d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z" stroke-linecap="round" stroke-linejoin="round"
stroke-width="1"/>
</svg>
</a>
<a class="text-lg no-underline text-grey-darkest hover:text-blue-dark ml-2 flex" href="about.html">A propos
<svg class="h-full w-6 ml-2" fill="none" stroke="currentColor" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
<path d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" stroke-linecap="round" stroke-linejoin="round"
stroke-width="1"/>
</svg>
</a>
</div>
</nav>
<!-- HERO BANNER -->
<div class="bg-white flex md:h-3/6 shadow-2xl md:h-full md:mx-24 mx-2 my-4 md:my-16 content-center flex-nowrap ">
<div class="w-full h-full self-center content-center align-middle md:ml-16 text-center md:text-left ">
<div class=" md:text-6xl text-4xl mt-8 font-semibold text-gray-900 whitespace-nowrap">Les masques qui <br>
respirent
</div>
<div class="md:mt-12 mt-6 text-xl font-light text-true-gray-500 ">Vous en avez marre des masques qui vous
étouffent? <br class="hidden md:block"> Nous avons trouvé la solution ! <br class="hidden md:block"> Grâce à
une technologie de trou respirants sur nos masques, <br class="hidden md:block"> vous pouvez respirer comme
avant
</div>
<div class="mt-8 mb-8">
<form action="search.html" method="get">
<label for="search_mobile" class="hidden"></label>
<input id="search_mobile"
class="placeholder-nowrap md:mt-12 md:w-2/4 text-2xl text-grey-darkest h-11 ml-2 border-2 rounded text-center bg-gray-200 focus:bg-gray-100 outline-none focus:outline-none focus:shadow-outline "
name="search_product"
placeholder="Le masque de votre rêve"
type="text" value="">
<button class=" mt-4 text-2xl text-white px-8 h-11 font-semibold rounded uppercase bg-green-400 hover:bg-green-300"
type="submit">
Voir
</button>
</form>
</div>
</div>
<div class="flex-grow-0 self-center max-w-xl w-full hidden lg:block ">
<img alt="UN TRES BEAU MASQUE" class=" object-contain " src="img/MASQUE-DETOURE_0.png">
</div>
</div>
<!--PROMO BANNER-->
<div class="grid grid-cols-2 md:grid-cols-3 justify-between flex flex-col items-center md:mx-36 mx-3 my-8">
<!-- PROMO -->
<div class="flex flex-col justify-center items-center md:max-w-xs mx-4 md:my-14 my-4 justify-self-center ">
<img alt="UN TRES BEAU MASQUE" class="bg-gray-300 rounded-lg shadow-md bg-cover bg-center object-cover"
src="img/MASQUE_0-wall.png">
<div class=" bg-white w-full -mt-10 shadow-lg rounded-lg overflow-hidden">
<div class="py-2 text-center font-bold uppercase tracking-wide text-gray-800 ">Masque respirant</div>
<div class=" w-full items-center justify-between py-2 px-3 bg-gray-400">
<p class="w-full text-center">
<span class="text-red-500 font-bold"> 17.50€ </span> <span
class="text-gray-800 line-through text-xs "> 32€ </span>
</p>
<form action="product.html">
<button class=" w-full bg-gray-800 text-xs text-white px-2 py-1 font-semibold rounded uppercase hover:bg-gray-700">
Voir
</button>
</form>
</div>
</div>
</div>
<div class="flex flex-col justify-center items-center md:max-w-xs mx-4 md:my-14 my-4 justify-self-center ">
<img alt="UN TRES BEAU MASQUE" class="bg-gray-300 rounded-lg shadow-md bg-cover bg-center object-cover"
src="img/MASQUE_0-wall-rouge.png">
<div class=" bg-white w-full -mt-10 shadow-lg rounded-lg overflow-hidden">
<h1 class="py-2 text-center font-bold uppercase tracking-wide text-gray-800 ">Masque respirant</h1>
<div class=" w-full items-center justify-between py-2 px-3 bg-gray-400">
<p class="w-full text-center">
<span class="text-red-500 font-bold"> 17.50€ </span> <span
class="text-gray-800 line-through text-xs "> 32€ </span>
</p>
<form action="product.html">
<button class=" w-full bg-gray-800 text-xs text-white px-2 py-1 font-semibold rounded uppercase hover:bg-gray-700">
Voir
</button>
</form>
</div>
</div>
</div>
<div class="flex flex-col justify-center items-center md:max-w-xs mx-4 md:my-14 my-4 justify-self-center ">
<img alt="UN TRES BEAU MASQUE" class="bg-gray-300 rounded-lg shadow-md bg-cover bg-center object-cover"
src="img/MASQUE-DETOURE_1.png">
<div class=" bg-white w-full -mt-10 shadow-lg rounded-lg overflow-hidden">
<div class="py-2 text-center font-bold uppercase tracking-wide text-gray-800 ">Masque un peu moins
respirant
</div>
<div class=" w-full items-center justify-between py-2 px-3 bg-gray-400">
<p class="w-full text-center">
<span class="text-red-500 font-bold"> 37.50€ </span> <span
class="text-gray-800 line-through text-xs "> 48€ </span>
</p>
<form action="product.html">
<button class=" w-full bg-gray-800 text-xs text-white px-2 py-1 font-semibold rounded uppercase hover:bg-gray-700">
Voir
</button>
</form>
</div>
</div>
</div>
</div>
<!-- REVIEW BANNER
-->
<div class="fex grid md:grid-cols-2 grid-cols-1 w-full px-8 ">
<!-- FEMME-->
<div class="md:w-2/4 mx-auto rounded pt-4 shadow-xl my-8 px-8 bg-white flex flex-col ">
<div class="review_img relative inset-0 md:px-0 mb-4 ">
<img alt="FEMME" class="object-contain bg-blue-100 rounded " src="img/review/woman/woman_bad.png">
<img alt="MASQUE POUR FEMME" class="absolute top-0 left-0 review_mask "
src="img/review/woman/MASQUE_0-woman.png">
</div>
<div class="font-bold text-xl self-center">Natasha Noice - Actrice</div>
<div>
<p class="text-grey-darker text-base italic pb-8 text-justify ">
"Depuis que j'ai découvert les masques Geox, ma vie a brutalement changé. J'ai retrouvé le plaisir
de respirer, je ne comprend pas pourquoi aucune autre société a commercialisé des masques aussi
efficaces.
C'est une prouesse technologique!"
</p>
</div>
<div class="flex mx-4 self-center">
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-gray-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
</div>
</div>
<!-- dicaprio-->
<div class="md:w-2/4 mx-auto rounded pt-4 shadow-xl my-8 px-8 bg-white flex flex-col ">
<div class="review_img relative inset-0 md:px-0 mb-4 ">
<img alt="dicaprio" class="object-contain bg-blue-100 rounded "
src="img/review/dicaprio/dicaprio_bad.png">
<img alt="MASQUE POUR dicaprio" class="absolute top-0 left-0 review_mask "
src="img/review/dicaprio/MASQUE_dicaprio.png">
</div>
<div class="font-bold text-xl self-center">Leonardo DiFerero - Acteur</div>
<div>
<p class="text-grey-darker text-base italic pb-8 text-justify ">
"Dans mon métier les masques Geox sont une révolution! Les maquilleuses en sont ravies et la gamme de
couleur donne un énorme choix au client pour moi c'est un 20/20!"
</p>
</div>
<div class="flex mx-4 self-center">
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
<svg class="w-full text-yellow-500" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
</svg>
</div>
</div>
</div>
</body>
</html>