-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact.php
326 lines (301 loc) · 20.6 KB
/
Contact.php
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
<?php session_start() ?>
<?php include("include/head.php") ?>
<?php include("include/header.php") ?>
<section class="mb-40 bg-[#cb0d0e] mx-auto max-w-auto py-52">
<div class="mx-auto max-w-6xl text-center py-10 text-white py-24 px-6">
<h1 class="text-5xl md:text-6xl xl:text-7xl font-bold tracking-tight mb-12">Restez avec nous <br /><span class="text-black">Nos différents contacts à votre disposition </span></h1>
<p class="mt-6 text-md leading-8 font-bold text-white">Nous sommes une association de jeunes rassemblés volontaires et engagés à travers les actions carritatives et citoyennes, au profit des populations défavorisées.</p>
</div>
</section>
<section>
<div class="container my-24 px-6 mx-auto">
<!-- Section: Design Block -->
<section class="mb-22 text-gray-800">
<div class="flex justify-center pb-20">
<div class="text-center max-w-[700px]">
<p class="uppercase text-red-600 font-bold mb-6">Services</p>
<h2 class="text-3xl font-bold mb-6" id="service">Quels sont nos services ?</h2>
<p class="text-gray-500 mb-12">
Nunc tincidunt vulputate elit. Mauris varius purus malesuada neque iaculis malesuada.
Aenean gravida magna orci, non efficitur est porta id. Donec magna diam.
</p>
</div>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-x-6 xl:gap-x-12">
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Support 24/7</p>
<p class="text-gray-500">Pellentesque mollis, metus nec fringilla aliquam</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Tracking</p>
<p class="text-gray-500">Magna lacus iaculis elit, quis pharetra varius.</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Reporting</p>
<p class="text-gray-500">Pellentesque varius ex vel consequat quis.</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Analytics</p>
<p class="text-gray-500">Vestibulum gravida iaculis nisl, vel lobortis eros.</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Huge community</p>
<p class="text-gray-500">Praesent vulputate lacus bibendum augue .</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Easy to use</p>
<p class="text-gray-500">Sed mauris ex, imperdiet sit amet nisl ac, ultrices.</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Frequent updates</p>
<p class="text-gray-500">Aenean lectus ex, placerat id tellus in eros.</p>
</div>
</div>
</div>
<div class="mb-12">
<div class="flex">
<div class="shrink-0 mt-1">
<svg class="w-4 h-4 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z">
</path>
</svg>
</div>
<div class="grow ml-4">
<p class="font-bold mb-1">Responsive</p>
<p class="text-gray-500">Donec consequat orci quis volutpat imperdiet.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Section: Design Block -->
</div>
<!-- Container for demo purpose -->
</section>
<section id="form">
<?php include ("comps/Form.php") ?>
</section>
<section>
<div class="container my-24 px-6 mx-auto">
<div class="mx-auto max-w-2xl text-center">
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Contact </h2>
<br><br>
</div>
<!-- Section: Design Block -->
<section class="mb-32 text-gray-800">
<style>
.map-container-2 {
height: 500px;
}
</style>
<div class="block rounded-lg shadow-lg bg-white">
<div class="flex flex-wrap items-center">
<div class="grow-0 shrink-0 basis-auto block w-full lg:flex lg:w-6/12 xl:w-4/12">
<div class="map-container-2 w-full">
<iframe src="https://maps.google.com/maps?q=manhatan&t=&z=13&ie=UTF8&iwloc=&output=embed" class="left-0 top-0 h-full w-full rounded-t-lg lg:rounded-tr-none lg:rounded-bl-lg" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="grow-0 shrink-0 basis-auto w-full lg:w-6/12 xl:w-8/12">
<div class="flex flex-wrap pt-12 lg:pt-0">
<div class="mb-12 grow-0 shrink-0 basis-auto w-full md:w-6/12 lg:w-full xl:w-6/12 px-3 md:px-6 xl:px-12">
<div class="flex items-start">
<div class="shrink-0">
<div class="p-4 bg-red-600 rounded-md shadow-md w-14 h-14 flex items-center justify-center">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="headset" class="w-5 text-white"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z">
</path>
</svg>
</div>
</div>
<div class="grow ml-6">
<p class="font-bold mb-1">Technical support</p>
<p class="text-gray-500">[email protected]</p>
<p class="text-gray-500">+1 234-567-89</p>
</div>
</div>
</div>
<div class="mb-12 grow-0 shrink-0 basis-auto w-full md:w-6/12 lg:w-full xl:w-6/12 px-3 md:px-6 xl:px-12">
<div class="flex items-start">
<div class="shrink-0">
<div class="p-4 bg-red-600 rounded-md shadow-md w-14 h-14 flex items-center justify-center">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="dollar-sign"
class="w-3 text-white" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 288 512">
<path fill="currentColor"
d="M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z">
</path>
</svg>
</div>
</div>
<div class="grow ml-6">
<p class="font-bold mb-1">Sales questions</p>
<p class="text-gray-500">[email protected]</p>
<p class="text-gray-500">+1 234-567-89</p>
</div>
</div>
</div>
<div class="mb-12 grow-0 shrink-0 basis-auto w-full md:w-6/12 lg:w-full xl:w-6/12 px-3 md:px-6 xl:px-12">
<div class="flex align-start">
<div class="shrink-0">
<div class="p-4 bg-red-600 rounded-md shadow-md w-14 h-14 flex items-center justify-center">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="newspaper"
class="w-5 text-white" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
<path fill="currentColor"
d="M552 64H88c-13.255 0-24 10.745-24 24v8H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h472c26.51 0 48-21.49 48-48V88c0-13.255-10.745-24-24-24zM56 400a8 8 0 0 1-8-8V144h16v248a8 8 0 0 1-8 8zm236-16H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm-208-96H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm0-96H140c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12z">
</path>
</svg>
</div>
</div>
<div class="grow ml-6">
<p class="font-bold mb-1">Press</p>
<p class="text-gray-500">[email protected]</p>
<p class="text-gray-500">+1 234-567-89</p>
</div>
</div>
</div>
<div class="mb-12 lg:mb-0 grow-0 shrink-0 basis-auto w-full md:w-6/12 lg:w-full xl:w-6/12 px-3 md:px-6 xl:px-12">
<div class="flex align-start">
<div class="shrink-0">
<div class="p-4 bg-red-600 rounded-md shadow-md w-14 h-14 flex items-center justify-center">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bug" class="w-5 text-white"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor"
d="M511.988 288.9c-.478 17.43-15.217 31.1-32.653 31.1H424v16c0 21.864-4.882 42.584-13.6 61.145l60.228 60.228c12.496 12.497 12.496 32.758 0 45.255-12.498 12.497-32.759 12.496-45.256 0l-54.736-54.736C345.886 467.965 314.351 480 280 480V236c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v244c-34.351 0-65.886-12.035-90.636-32.108l-54.736 54.736c-12.498 12.497-32.759 12.496-45.256 0-12.496-12.497-12.496-32.758 0-45.255l60.228-60.228C92.882 378.584 88 357.864 88 336v-16H32.666C15.23 320 .491 306.33.013 288.9-.484 270.816 14.028 256 32 256h56v-58.745l-46.628-46.628c-12.496-12.497-12.496-32.758 0-45.255 12.498-12.497 32.758-12.497 45.256 0L141.255 160h229.489l54.627-54.627c12.498-12.497 32.758-12.497 45.256 0 12.496 12.497 12.496 32.758 0 45.255L424 197.255V256h56c17.972 0 32.484 14.816 31.988 32.9zM257 0c-61.856 0-112 50.144-112 112h224C369 50.144 318.856 0 257 0z">
</path>
</svg>
</div>
</div>
<div class="grow ml-6">
<p class="font-bold mb-1">Bug report</p>
<p class="text-gray-500">[email protected]</p>
<p class="text-gray-500">+1 234-567-89</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section: Design Block -->
</div>
<!-- Container for demo purpose -->
</section>
<section
class="bg-gray-200 rounded-md p-6 text-center shadow-lg md:p-12 md:text-left ">
<div class="flex justify-center">
<div class="max-w-3xl py-12">
<div class="mx-auto max-w-2xl lg:text-center">
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl"">Un mot pour vous </p>
<br>
</div>
<div
class="m-4 block rounded-lg bg-white p-6 shadow-lg dark:bg-neutral-800 dark:shadow-black/20">
<!--Testimonial-->
<div class="md:flex md:flex-row">
<div
class="mx-auto mb-6 flex w-36 items-center justify-center md:mx-0 md:w-96 lg:mb-0">
<img
src="https://tecdn.b-cdn.net/img/Photos/Avatars/img%20%2810%29.jpg"
class="rounded-full shadow-md dark:shadow-black/30"
alt="woman avatar" />
</div>
<div class="md:ml-6">
<p
class="mb-6 font-regular text-neutral-500 dark:text-neutral-300">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Id
quam sapiente molestiae numquam quas, voluptates omnis nulla
ea odio quia similique corrupti magnam.
</p>
<p
class="mb-2 text-xl font-bold text-red-500 dark:text-neutral-200">
Anna Smith
</p>
<p
class="mb-0 font-thin text-black ">
Product manager
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include("include/footer.php") ?>