-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
397 lines (341 loc) · 16.8 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
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
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Produits locaux</title>
<link rel="stylesheet" href="static/style.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<nav class="navbarre">
<ul class="list">
<div class="linknav1">
<li>
<h1><em>DIMS</em></h1>
</li>
<li>
<a class="linknav" href="index.html">Accueil</a>
</li>
<li>
<a class="linknav" href="produits.html">Produits</a>
</li>
<li>
<a class="linknav" href="service.html">Service</a>
</li>
<li>
<a class="linknav" href="contact.html">Contact</a>
</li>
</div>
<div class="icons">
<li>
<a href="#"><i class='bx bx-search-alt-2'></i></box-icon></a>
</li>
<li>
<a href="#"><i class='bx bxs-cart'></i></box-icon></a>
</li>
<li>
<button class="boton" type="button">S'abonner</button>
</li>
</div>
</ul>
</nav>
<header>
<div class="entete">
<h3 class="titre">Produits locaux</h3>
<h2>Tranformation Agroalimentaire</h2>
<p class="paragraphe">Lorem ipsum dolor sit amet consectetur adipisicing elit. Atque consequatur ratione repudiandae obcaecati temporibus aliquam saepe labore autem incidunt! Accusantium molestiae officiis.</p>
<div>
<button class="boutton" type="button">Choisissez Votez...</button>
</div>
</div>
<div class="monpremierimg">
<img src="static/imgshadow.png">
</div>
</header>
<div class="second">
<div class="combiné">
<img class="item" src="static/images/kéthiakh.jpeg">
<img class="item" src="static/images/festivaljus.jpg">
</div>
<section class="monsecond">
<h2 id="secondtitle"><strong>Tranformation Agroalimentaire</strong></h2>
<div class="littletext">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempore qui facilis consectetur, asperiores deserunt modi alias, repudiandae, nobis voluptates unde quod provident. Fugiat velit temporibus qui beatae ex voluptates molestias.</p>
</div>
<div class="mythreeimg">
<img class="itemmythreeimg" src="static/images/labo.jpeg">
<img class="itemmythreeimg" src="static/images/womenplat.jpg">
<img class="itemmythreeimg" src="static/images/riz.jpeg">
</div>
</section>
</div>
<!-- Présentation des produits -->
<div>
<section>
<h1 class="t-titre"><strong>Les produits</strong></h1>
<div class="imgproduit">
<!-- Les differents céréales transfrormés -->
<div class="imgproduit2">
<img class="items" src="static/images/arraw.webp">
<div class="items2">
<h1>Sankhal</h1>
<p>Produit 100% naturel</p>
<h3>2500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/soungouf.jpeg">
<div class="items2">
<h1>Arraw</h1>
<p>Produit 100% naturel</p>
<h3>2500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/thiakri.webp">
<div class="items2">
<h1>Thiakri</h1>
<p>Produit 100% naturel</p>
<h3>2500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/sankal.jpg">
<div class="items2">
<h1>Soungouf</h1>
<p>Produit 100% naturel</p>
<h3>2500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<!-- Les differents jus transformés -->
<div class="imgproduit2">
<img class="items" src="static/images/bouye.webp">
<div class="items2">
<h1>Bouye</h1>
<p>Produit 100% naturel</p>
<h3>3500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/bissap.jpg">
<div class="items2">
<h1>Gingimbre</h1>
<p>Produit 100% naturel</p>
<h3>3500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/bouyecorossole.webp">
<div class="items2">
<h1>Bissap Rouge</h1>
<p>Produit 100% naturel</p>
<h3>3500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
<div class="imgproduit2">
<img class="items" src="static/images/gingimbre.webp">
<div class="items2">
<h1>Bouye Corossol</h1>
<p>Produit 100% naturel</p>
<h3>3500 FCFA</h3>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</div>
<div class="boutajout">
<button class="boutajout" type="button">Ajouter</button>
</div>
</div>
</div>
</section>
</div>
<!-- Les retours des individus -->
<div class="background">
<div class="colorback">
<h1 class="temointitre">Témoignages</h1>
<div id="parole">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Alias dolorem qui laudantium nihil corrupti consequuntur.</div>
<section class="temoi">
<!-- Partie des temoignages -->
<div class="temoin">
<div><img class="imagestemoin" src="static/images/femme.png" alt=""></div>
<div><strong>Kadijah</strong></div>
<div class="temoignage">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Accusamus, impedit, repudiandae at quia necessitatibus, animi eos reprehenderit distinctio eveniet ipsa debitis voluptatum. Aspernatur perferendis ducimus consequatur minus facilis minima qui.</div>
</div>
<div class="temoin">
<div><img class="imagestemoin" src="static/images/hommecontent.jpeg" alt=""></div>
<div><strong>Abdou khadre</strong></div>
<div class="temoignage">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Accusamus, impedit, repudiandae at quia necessitatibus, animi eos reprehenderit distinctio eveniet ipsa debitis voluptatum. Aspernatur perferendis ducimus consequatur minus facilis minima qui.</div>
</div>
<div class="temoin">
<div><img class="imagestemoin" src="static/images/temoinfemme.jpeg" alt=""></div>
<div><strong>Marième</strong></div>
<div class="temoignage">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Accusamus, impedit, repudiandae at quia necessitatibus, animi eos reprehenderit distinctio eveniet ipsa debitis voluptatum. Aspernatur perferendis ducimus consequatur minus facilis minima qui.</div>
</div>
</section>
</div>
<!-- Section du temoin content -->
<div class="happy">
<section class="content">
<div class="super">
<div class="imgbugs"><img src="static/images/pere.png" alt=""></div>
<div class="textjus">
<div class="lejus">Lorem ipsum dolor sit amet consectetur adipisicing elit. Rerum eum tempore officia ab at qui. Placeat est culpa, dicta enim nam asperiores, vero .</div>
<div class="lejus">Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet eum minima asperiores modi ducimus illum facere laudantium autem, vero at fugit ullam! A laudantium eius vel fugit, assumenda fugiat culpa..</div>
</div>
</div>
<!-- Des exemples de jus -->
<div class="nosjus">
<div class="jus1">
<img src="static/images/melfes.png" alt="">
</div>
<div class="jus2">
<img src="static/images/2fes.png" alt="">
</div>
</div>
</section>
</div>
</div>
<!-- Le mini formulaire pour envoie de mail -->
<div class="littleformulaire">
<div class="colorback2">
<form action="">
<div class="container">
<input class="firstform" type="email" placeholder="Entrer votre Email">
<button class="firstboutton" class="bout" type="button">Envoyer</button>
</div>
</form>
</div>
</div>
<!-- SECTION nos services -->
<section>
<div>
<h2 class="service">Nos services</h2>
<div class="servicedetail">
<div class="moredetail">
<div><img src="static/images/pdej.png"></div>
<div><h3>Nectar Et Sirop De Ditax</h3></div>
<div>Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni quo earum hic deserunt illo fuga minima ipsam laudantium, explicabo dolores ab molestias ullam quam itaque aliquam sed suscipit similique ducimus!</div>
</div>
<div class="moredetail">
<div><img src="static/images/pdej.png"></div>
<div><h3>Nectar Et Sirop De Ditax</h3></div>
<div>Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni quo earum hic deserunt illo fuga minima ipsam laudantium, explicabo dolores ab molestias ullam quam itaque aliquam sed suscipit similique ducimus!</div>
</div>
<div class="moredetail">
<div><img src="static/images/pdej.png"></div>
<div><h3>Nectar Et Sirop De Ditax</h3></div>
<div>Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni quo earum hic deserunt illo fuga minima ipsam laudantium, explicabo dolores ab molestias ullam quam itaque aliquam sed suscipit similique ducimus!</div>
</div>
</div>
</section>
</div>
<!-- Le formulaire de contact -->
<section class="contact">
<div class="colorback2">
<h1 class="COOR">Contact Sn</h1>
<form action="">
<div>
<input type="text" placeholder="Entrer votre nom">
</div>
<div>
<input type="email" placeholder="Entrer votre Mail">
</div>
<div>
<input type="text" id="sms" placeholder="Entrer votre message">
</div>
<div>
<button class="bout2" type="button">ENVOYER</button>
</div>
</form>
</div>
</section>
<!-- Les informations du pied de page -->
<footer class="piedsdepage">
<div class="ordre">
<!-- Description de l'objectif -->
<div class="object">
<div class="dress">Objectif</div>
<div class="blabla">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Reiciendis aliquid ad corporis quibusdam numquam in veritatis voluptate, praesentium officia itaque? Quasi inventore quidem optio est porro atque saepe voluptatibus sunt.</div>
</div>
<!-- Les heures d'ouverture -->
<div class="object">
<div class="dress">Heures</div>
<div>Lundi: 8h-18</div>
<div>Lundi: 8h-18</div>
<div>Lundi: 8h-18</div>
</div>
<!-- Les coordonnées du commerçant -->
<div class="object">
<div class="dress">Me contacter</div>
<div>+221 775371182</div>
<div>Abdoukhadim70é@gmail.com</div>
<div>Dakar Sénégal</div>
</div>
</div>
<!-- Le copyright -->
<div class="dernier">
copyright 2023 Learn Programming | Tous Droits Reserves
</div>
</footer>
</body>
</html>