-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
441 lines (398 loc) · 20.9 KB
/
contact.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
<!DOCTYPE html>
<!--[if IE 8 ]>
<html class="ie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]>
<html class="ie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<!--<![endif]-->
<html lang="en">
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Contact us</title>
<meta name="keywords" content="Furniture, Decor, Interior">
<meta name="description" content="Furnitica - Minimalist Furniture HTML Template">
<meta name="author" content="tivatheme">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600,700" rel="stylesheet">
<!-- Vendor CSS -->
<link rel="stylesheet" href="libs/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="libs/nivo-slider/css/nivo-slider.css">
<link rel="stylesheet" href="libs/nivo-slider/css/animate.css">
<link rel="stylesheet" href="libs/nivo-slider/css/style.css">
<link rel="stylesheet" href="libs/font-material/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="libs/slider-range/css/jslider.css">
<link rel="stylesheet" href="libs/owl-carousel/assets/owl.carousel.min.css">
<!-- Template CSS -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/reponsive.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</head>
<body id="contact" class="blog">
<header>
<!-- header left mobie -->
<div class="header-mobile d-md-none">
<div class="mobile hidden-md-up text-xs-center d-flex align-items-center justify-content-around">
<!-- logo -->
<div class="mobile-logo">
<a href="index.html">
<h3 style="color: white;">Blind curtains</h3>
</a>
</div>
<!-- menu right -->
<div class="mobile-menutop" data-target="#mobile-pagemenu">
<i class="zmdi zmdi-more"></i>
</div>
</div>
</div>
<!-- header desktop -->
<div class="header-top d-xs-none ">
<div class="container">
<div class="row">
<!-- logo -->
<div class="col-sm-2 col-md-2 d-flex align-items-center">
<div id="logo">
<a href="index.html">
<h4>Blind Curtains</h4>
</a>
</div>
</div>
<!-- menu -->
<div class="main-menu col-sm-4 col-md-5 align-items-center justify-content-center navbar-expand-md">
<div class="menu navbar collapse navbar-collapse">
<ul class="menu-top navbar-nav">
<li>
<a href="index.html" class="parent" style="color: #ffffff;">Home</a>
</li>
<li>
<a href="about-us.html" class="parent" style="color:#ffffff;">About Us</a>
</li>
<li class="nav-link">
<a href="contact.html" class="parent" style="color: #ffffff;">Contact US</a>
</li>
</ul>
</div>
</div>
<!-- search-->
<div id="search_widget" class="col-sm-6 col-md-5 align-items-center justify-content-end d-flex">
<form method="get" action="http://tivatheme.com/html/furnitica/index.html">
<input type="text" name="s" value="" placeholder="Search ..." class="ui-autocomplete-input"
autocomplete="off">
<button type="submit">
<i class="fa fa-search"></i>
</button>
</form>
</div>
</div>
</div>
</header>
<!-- main content -->
<div class="main-content">
<div id="wrapper-site">
<div id="content-wrapper">
<!-- breadcrumb -->
<nav class="breadcrumb-bg">
<div class="container no-index">
<div class="breadcrumb">
<ol>
<li>
<a href="#">
<span>Home</span>
</a>
</li>
<li>
<a href="#">
<span>Contact</span>
</a>
</li>
</ol>
</div>
</div>
</nav>
<div id="main">
<div class="page-home">
<div class="container">
<h1 class="text-center title-page">Contact Us</h1>
<div class="row-inhert">
<div class="header-contact">
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4">
<div class="item d-flex">
<div class="item-left">
<div class="icon">
<i class="zmdi zmdi-email"></i>
</div>
</div>
<div class="item-right d-flex">
<div class="title">Email:</div>
<div class="contact-content">
<a href="mailto:[email protected]">[email protected]
</a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4">
<div class="item d-flex">
<div class="item-left">
<div class="icon">
<i class="zmdi zmdi-home"></i>
</div>
</div>
<div class="item-right d-flex">
<div class="title">Address:</div>
<div class="contact-content">
Al Wasl road, Jumeirah,
Dubai – UAE
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4">
<div class="item d-flex justify-content-end last">
<div class="item-left">
<div class="icon">
<i class="zmdi zmdi-phone"></i>
</div>
</div>
<div class="item-right d-flex">
<div class="title">Hotline:</div>
<div class="contact-content">
+971-509327375 / +971-559562158
</div>
</div>
</div>
</div>
</div>
</div>
<div class="input-contact">
<p class="text-intro text-center">It is all our team sincere efforts that today in UAE
market is identified as an company dedicated to Innovations and we are proud to
mention that we were instrumental in shaping window furnishing market in UAE. Many
popular fabrics of Europe & US were not easily available in UAE, we are proud to
introduce those types of fabrics first time in UAE. We strive to be leaders in our
industry, and to be the best in everything we do, from the products we produce or
acquire to the systems and processes we adopt.
</p>
<p class="icon text-center">
<a href="#">
<img src="img/other/contact_mess.png" alt="img">
</a>
</p>
<div class="d-flex justify-content-center">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="contact-form">
<form id="submit-form"
action="">
<div class="form-fields">
<div class="form-group row">
<div class="col-md-6">
<input class="form-control" name="name"
placeholder="Your name">
</div>
<div class="col-md-6 margin-bottom-mobie">
<input class="form-control" name="from" type="email"
value="" placeholder="Your email">
</div>
</div>
<div class="form-group row">
<div class="col-md-12 margin-bottom-mobie">
<input class="form-control" name="from" type="text"
value="" placeholder="Subject">
</div>
</div>
<div class="form-group row">
<div class="col-md-12">
<textarea class="form-control" name="message"
placeholder="Message" rows="8"></textarea>
</div>
</div>
</div>
<div>
<button class="btn" type="submit" name="submitMessage">
<img class="img-fl" src="img/other/contact_email.png" alt="img">Send
message
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer class="footer-one">
<div class="inner-footer">
<div class="container">
<div class="footer-top col-lg-12 col-xs-12">
<div class="row">
<div class="tiva-html col-lg-4 col-md-12 col-xs-12">
<div class="block">
<div class="block-content">
<p class="logo-footer">
<h3>Blind Curtains</h3>
</p>
<p class="content-logo">It is all our team sincere efforts that today in UAE market is
identified as an company dedicated to Innovations and we are proud to mention that
we were instrumental in shaping window furnishing market in UAE. Many popular
fabrics of Europe & US were not easily available in UAE, we are proud to introduce
those types of fabrics first time in UAE. We strive to be leaders in our industry,
and to be the best in everything we do, from the products we produce or acquire to
the systems and processes we adopt.
</p>
</div>
</div>
</div>
<div class="tiva-html col-lg-4 col-md-6">
<div class="block m-top">
<div class="title-block">
Contact Us
</div>
<div class="block-content">
<div class="contact-us">
<div class="title-content">
<i class="fa fa-home" aria-hidden="true"></i>
<span>Address :</span>
</div>
<div class="content-contact address-contact">
<p>Al Wasl road, Jumeirah,
Dubai – UAE</p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-envelope" aria-hidden="true"></i>
<span>Email :</span>
</div>
<div class="content-contact mail-contact">
<p><a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-phone" aria-hidden="true"></i>
<span>Hotline :</span>
</div>
<div class="content-contact phone-contact">
<p><a href="tel:+971-509327375">+971-509327375</a> / <a href="tel:+971-0559562158">+971-559562158</a></p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-clock-o" aria-hidden="true"></i>
<span>Opening Hours :</span>
</div>
<div class="content-contact hours-contact">
<p>Sunday - Thursday / 08.00AM - 19.00</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="tiva-copyright">
<div class="container">
<div class="row">
<div class="text-center col-lg-12 ">
<span>
Copyright © by Blind Curtains.
</span>
</div>
</div>
</div>
</div>
</footer>
<!-- back top top -->
<div class="back-to-top">
<a href="https://wa.me/971556587833?text=helloo">
<img src="img/home/whatsapp.png" width="100%" height="100%"/>
</a>
</div>
<!-- menu mobie left -->
<!-- menu mobie right -->
<div id="mobile-pagemenu" class="mobile-boxpage d-flex hidden-md-up active d-md-none">
<div class="content-boxpage col">
<div class="box-header d-flex justify-content-between align-items-center">
<div class="title-box">Menu</div>
<div class="close-box">Close</div>
</div>
<div class="box-content">
<nav>
<!-- Brand and toggle get grouped for better mobile display -->
<div id="megamenu" class="clearfix">
<ul class="menu level1">
<li class="item home-page has-sub">
<span class="arrow collapsed" data-toggle="collapse" data-target="#home1"
aria-expanded="true" role="status">
<i class="zmdi zmdi-minus"></i>
<i class="zmdi zmdi-plus"></i>
</span>
<a href="index.html" title="Home">
<i class="fa fa-home" aria-hidden="true"></i>Home</a>
</li>
<li class="item has-sub">
<a href="contact.html" title="Contact us">
<i class="fa fa-address-book" aria-hidden="true"></i>About us</a>
</li>
<li class="item has-sub">
<a href="contact.html" title="Contact us">
<i class="fa fa-map-marker" aria-hidden="true"></i>Contact us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<!-- Page Loader -->
<div id="page-preloader">
<div class="page-loading">
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
</div>
</div>
<script>
$("#submit-form").submit((e)=>{
e.preventDefault()
$.ajax({
url:"https://script.google.com/macros/s/AKfycbxUuBDEPOdPxHE3PMNzb3rAN6_h1w5hy3JkOtPc/exec",
data:$("#submit-form").serialize(),
method:"post",
success:function (response){
alert("Form submitted successfully")
window.location.reload()
//window.location.href="https://google.com"
},
error:function (err){
alert("Something Error")
}
})
})
</script>
<!-- Vendor JS -->
<script src="libs/jquery/jquery.min.js"></script>
<script src="libs/popper/popper.min.js"></script>
<script src="libs/bootstrap/js/bootstrap.min.js"></script>
<script src="libs/nivo-slider/js/jquery.nivo.slider.js"></script>
<script src="libs/owl-carousel/owl.carousel.min.js"></script>
<!-- Template JS -->
<script src="js/theme.js"></script>
</body>
</html>