-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact_us.html
543 lines (525 loc) · 27.7 KB
/
contact_us.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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contact Us - FlowerGallery</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
rel="stylesheet"
/>
<script src="https://cdn.tailwindcss.com"></script>
<script
defer
src="https://unpkg.com/[email protected]/dist/cdn.min.js"
></script>
</head>
<body>
<!-- Header -->
<header
class="pt-1 pb-2 bg-[#1e3050] flex flex-col gap-y-4 lg:flex-row justify-around"
>
<span class="text-md text-pink-500 text-center"
>Delivery FREE for all Orders above $50</span
>
<span
class="contact-details text-white flex flex-col gap-2 items-center flex-y-4 lg:flex-row lg:gap-x-8"
>
<a href="tel:+1 (705) 123-4567" class="flex gap-2 lg:gap-x-2">
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3"
/>
</svg>
+1 (705) 123-4567
</a>
<a
href="mailto:[email protected]"
class="flex gap-2 lg:gap-x-2"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75"
/>
</svg>
</a>
</span>
</header>
<!-- Navbar -->
<nav
x-data="{ isOpen: false }"
class="relative bg-white shadow bg-gray-800 lg:px-40"
>
<div class="container px-6 py-4 mx-auto pb-6 mt-1">
<div class="lg:flex lg:items-center lg:justify-between">
<div class="flex items-center justify-between mt-1">
<a
href="./index.html"
class="text-2xl font-semibold subpixel-antialiased"
>
<span class="text-pink-500">Floral</span
><span class="text-black">Gallery</span>
</a>
<!-- Mobile menu button -->
<div class="flex lg:hidden">
<button
x-cloak
@click="isOpen = !isOpen"
type="button"
class="text-dark-900 text-gray-200 hover:text-gray-600 dark:hover:text-gray-400 focus:outline-none focus:text-gray-600 dark:focus:text-gray-400"
aria-label="toggle menu"
>
<svg
x-show="!isOpen"
xmlns="http://www.w3.org/2000/svg"
class="w-6 h-6"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
stroke-width="2"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M4 8h16M4 16h16"
/>
</svg>
<svg
x-show="isOpen"
xmlns="http://www.w3.org/2000/svg"
class="w-6 h-6"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
stroke-width="2"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M6 18L18 6M6 6l12 12"
/>
</svg>
</button>
</div>
</div>
<!-- Mobile Menu open: "block", Menu closed: "hidden" -->
<div
x-cloak
:class="[isOpen ? 'translate-x-0 opacity-100 ' : 'opacity-0 -translate-x-full']"
class="absolute inset-x-0 z-20 w-full px-6 py-4 transition-all duration-300 ease-in-out bg-white bg-gray-800 lg:mt-0 lg:p-0 lg:top-0 lg:relative lg:bg-transparent lg:w-auto lg:opacity-100 lg:translate-x-0 lg:flex lg:items-center"
>
<form>
<div
class="pt-2 relative text-gray-600 lg:ml-8 order-last"
>
<input
class="w-10/12 lg:w-80 border-2 border-gray-300 bg-white h-10 px-5 pr-16 rounded-lg text-sm focus-within:ring focus-within:ring-opacity-40 focus-within:ring-pink-300 outline-none focus:border-white"
type="search"
name="search"
placeholder="Search Flowers"
/>
<button
type="submit"
class="md:absolute lg:absolute right-0 top-0 mt-5 mr-4 mb-4 ml-2"
>
<svg
class="text-gray-600 h-4 w-4 fill-current"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
viewBox="0 0 56.966 56.966"
style="
enable-background: new 0 0 56.966
56.966;
"
xml:space="preserve"
width="512px"
height="512px"
>
<path
d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23 s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92 c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17 s-17-7.626-17-17S14.61,6,23.984,6z"
/>
</svg>
</button>
</div>
</form>
<!-- <div
class="flex flex-col -mx-6 lg:flex-row lg:items-center lg:mx-8"
> -->
<div
class="flex flex-col lg:flex-row items-end lg:mx-8 mx-4"
>
<a
href="./index.html"
class="px-3 py-2 mx-3 mt-2 text-black transition-colors duration-300 transform rounded-md lg:mt-0 dark:text-black font-bold hover:text-white hover:bg-gray-100 dark:hover:bg-gray-700"
>
Home
</a>
<a
href="./about_us.html"
class="px-3 py-2 mx-3 mt-2 text-black transition-colors duration-300 transform rounded-md lg:mt-0 dark:text-black hover:text-white hover:bg-gray-100 dark:hover:bg-gray-700"
>
About Us
</a>
<a
href="./contact_us.html"
class="px-3 py-2 mx-3 mt-2 text-black transition-colors duration-300 transform rounded-md lg:mt-0 dark:text-black hover:text-white hover:bg-gray-100 dark:hover:bg-gray-700"
>
Contact Us
</a>
<a
href="./account/signin.html"
class="flex gap-2 px-3 py-2 mx-3 mt-2 text-black transition-colors duration-300 transform rounded-md lg:mt-0 dark:text-black hover:text-white hover:bg-gray-100 dark:hover:bg-gray-700"
>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="currentColor"
class="w-6 h-6"
>
<path
fill-rule="evenodd"
d="M7.5 6a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zM3.751 20.105a8.25 8.25 0 0116.498 0 .75.75 0 01-.437.695A18.683 18.683 0 0112 22.5c-2.786 0-5.433-.608-7.812-1.7a.75.75 0 01-.437-.695z"
clip-rule="evenodd"
/>
</svg>
Sign In
</a>
<!-- Profile Dropdown -->
<div class="flex items-center mt-4 lg:mt-0">
<div
x-data="{ isOpen: true }"
class="relative inline-block"
>
<!-- Dropdown toggle button -->
<button
@click="isOpen = !isOpen"
class="relative z-10 flex items-center p-2 text-black transition-colors duration-300 transform rounded-md lg:mt-0 dark:text-black hover:text-white hover:bg-gray-100 dark:hover:bg-gray-700"
>
<span class="mx-1">Jane Doe</span>
<svg
class="w-5 h-5 mx-1"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 15.713L18.01 9.70299L16.597 8.28799L12 12.888L7.40399 8.28799L5.98999 9.70199L12 15.713Z"
fill="currentColor"
></path>
</svg>
</button>
<!-- Dropdown menu -->
<div
x-show="!isOpen"
@click.away="isOpen = true"
x-transition:enter="transition ease-out duration-100"
x-transition:enter-start="opacity-0 scale-90"
x-transition:enter-end="opacity-100 scale-100"
x-transition:leave="transition ease-in duration-100"
x-transition:leave-start="opacity-100 scale-100"
x-transition:leave-end="opacity-0 scale-90"
class="absolute right-0 z-20 w-56 py-2 mt-2 overflow-hidden origin-top-right bg-white rounded-md shadow-xl"
>
<a
href="#"
class="flex items-center p-3 -mt-2 text-gray-600 transition-colors duration-300 transform hover:bg-gray-700 hover:text-gray-200"
>
<img
class="flex-shrink-0 object-cover mx-1 rounded-full w-9 h-9"
src="https://images.unsplash.com/photo-1523779917675-b6ed3a42a561?ixid=MnwxMjA3fDB8MHxzZWFyY2h8N3x8d29tYW4lMjBibHVlfGVufDB8fDB8fA%3D%3D&ixlib=rb-1.2.1&auto=format&fit=face&w=500&q=200"
alt="jane avatar"
/>
<div class="mx-1">
<h1
class="text-lg md:text-md lg:text-sm font-semibold"
>
Jane Doe
</h1>
</div>
</a>
<hr class="border-gray-300" />
<a
href="./profile.html"
class="block px-4 py-3 text-sm capitalize transition-colors duration-300 transform text-gray-700 hover:bg-gray-100 dark:hover:bg-gray-700 dark:hover:text-white"
>
Manage profile
</a>
<a
href="#"
class="block px-4 py-3 text-sm capitalize transition-colors duration-300 transform text-gray-700 hover:bg-gray-100 dark:hover:bg-gray-700 dark:hover:text-white"
>
Order History
</a>
<hr class="border-gray-300" />
<a
href="#"
class="block px-4 py-3 text-sm capitalize transition-colors duration-300 transform text-gray-700 hover:bg-gray-100 dark:hover:bg-gray-700 dark:hover:text-white"
>
Sign Out
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
<!-- Contact Us -->
<div
class="mt-16 text-center text-3xl font-semibold capitalize flex flex-col justify-center items-center gap-y-2"
>
Contact Us
<div class="h-1 w-20 bg-pink-500 rounded"></div>
</div>
<section class="text-gray-600 body-font relative mx-4 lg:mx-24">
<div
class="container px-5 pt-16 pb-24 mx-auto flex sm:flex-nowrap flex-wrap"
>
<div
class="lg:w-2/3 md:w-1/2 bg-gray-300 rounded-lg overflow-hidden sm:mr-10 p-10 flex items-end justify-start relative"
>
<iframe
class="absolute inset-0"
style="filter: grayscale(1) contrast(1.2) opacity(0.4)"
title="Map"
marginheight="0"
marginwidth="0"
scrolling="no"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d92638.70722039227!2d-80.62911999938002!3d43.48231347520816!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882bf1565ffe672b%3A0x5037b28c7231d90!2sWaterloo%2C%20ON!5e0!3m2!1sen!2sca!4v1686263820502!5m2!1sen!2sca"
width="100%"
height="100%"
frameborder="0"
></iframe>
<div
class="bg-white relative flex flex-wrap py-6 rounded shadow-md"
>
<div class="lg:w-1/2 px-6">
<h2
class="title-font font-semibold text-gray-900 tracking-widest text-xs"
>
ADDRESS
</h2>
<p class="mt-1 text-blue-600">
123, High Street, Waterloo, ON
</p>
</div>
<div class="lg:w-1/2 px-6 mt-4 lg:mt-0">
<h2
class="title-font font-semibold text-gray-900 tracking-widest text-xs"
>
EMAIL
</h2>
<a class="text-indigo-500 leading-relaxed">
<a
href="mailto:[email protected]"
class="text-blue-600"
>
</a>
</a>
<h2
class="title-font font-semibold text-gray-900 tracking-widest text-xs mt-4"
>
PHONE
</h2>
<p class="leading-relaxed">
<a
href="tel:+1 (705) 123-4567"
class="text-blue-600"
>
+1 (705) 123-4567
</a>
</p>
</div>
</div>
</div>
<div
class="lg:w-1/3 md:w-1/2 bg-white flex flex-col md:ml-auto w-full md:py-8 mt-8 md:mt-0"
>
<h2
class="text-gray-900 text-3xl font-semibold lg:text-2xl mb-1 font-medium title-font"
>
Feedback
</h2>
<p class="leading-relaxed mb-5 text-gray-600">
Please fill up the form to provide your valuable
feedback.
</p>
<div class="relative mb-4">
<label
for="name"
class="leading-7 text-sm text-gray-600"
>Name</label
>
<input
type="text"
id="name"
name="name"
class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out"
/>
</div>
<div class="relative mb-4">
<label
for="email"
class="leading-7 text-sm text-gray-600"
>Email</label
>
<input
type="email"
id="email"
name="email"
class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out"
/>
</div>
<div class="relative mb-4">
<label
for="message"
class="leading-7 text-sm text-gray-600"
>Message</label
>
<textarea
id="message"
name="message"
class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out"
></textarea>
</div>
<button
class="text-white bg-indigo-500 border-0 py-2 px-6 focus:outline-none hover:bg-indigo-600 rounded text-lg"
>
Submit
</button>
<p class="text-xs text-gray-500 mt-3">
Chicharrones blog helvetica normcore iceland tousled
brook viral artisan.
</p>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-gray-600 body-font">
<div
class="container py-8 lg:pl-24 lg:py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col lg:p-12 border-t-2"
>
<div
class="md:w-1/3 lg:w-1/3 w-full flex-shrink-0 md:mx-0 mx-auto text-center md:text-left md:mt-0 mt-10"
>
<a
href="./index.html"
class="flex title-font font-medium items-center md:justify-start justify-center text-gray-900 text-3xl"
>
<span class="text-pink-500 font-semibold">Floral</span>
<span class="text-black font-semibold">Gallery</span>
</a>
<p class="mt-2 text-gray-500 capitalize tracking-wider">
Flowers for all occasions
</p>
</div>
<div
class="md:w-1/3 md:ml-12 lg:ml-0 flex-grow flex flex-wrap md:pr-20 -mb-10 md:text-left text-center order-first"
>
<div class="lg:w-1/2 md:w-1/2 w-full px-4">
<h2
class="title-font font-semibold uppercase text-gray-900 tracking-widest text-sm mb-3"
>
Quick Links
</h2>
<nav class="list-none mb-10">
<li>
<a
href="#"
class="text-gray-600 hover:text-gray-800"
>
About Us
</a>
</li>
<li>
<a
href="./contact_us.html"
class="text-gray-600 hover:text-gray-800"
>
Contact Us
</a>
</li>
<li>
<a
href="#"
class="text-gray-600 hover:text-gray-800"
>
Privacy Policy
</a>
</li>
</nav>
</div>
<div class="lg:w-1/2 md:w-1/2 w-full px-4">
<h2
class="title-font font-semibold uppercase text-gray-900 tracking-widest text-sm mb-3"
>
Connect with Us
</h2>
<nav class="list-none mb-10">
<li>
<a class="text-gray-600 hover:text-gray-800">
Facebook
</a>
</li>
<li>
<a class="text-gray-600 hover:text-gray-800">
Twitter
</a>
</li>
<li>
<a class="text-gray-600 hover:text-gray-800">
Instagram
</a>
</li>
</nav>
</div>
</div>
</div>
<div class="bg-[#1e3050]">
<div
class="container py-4 flex flex-wrap flex-col md:flex-row md:justify-around lg:flex-row lg:justify-between"
>
<p
class="text-white text-sm text-center sm:text-left lg:pl-12"
>
© 2023 All rights reserved.
</p>
<span
class="flex sm:mt-0 mt-2 justify-center sm:justify-start lg:pr-12 text-white"
>
Designed & Developed with ❤
</span>
</div>
</div>
</footer>
<!-- JavaScript -->
</body>
</html>