-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
201 lines (183 loc) · 7.06 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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Glitz - Cosmetics</title>
<meta charset="UTF-8">
<meta name="description" content="Diva Beauty salon template">
<meta name="keywords" content="diva, beauty, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/jquery-ui.min.css"/>
<link rel="stylesheet" href="css/flaticon.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<div class="header-warp">
<!-- logo -->
<a href="home.html" class="site-logo">
<h2 class="joy">GLITZ<br> COSMETICS</h2>
</a>
<!-- responsive -->
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
<!-- Navigation Menu -->
<ul class="main-menu">
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">News</a></li>
<li class="active"><a href="contact.html">Contact</a></li>
</ul>
<div class="header-right">
<a href="" class="site-btn sb-line sb-big">+86 157 1587 4895</a>
<a href="" class="site-btn sb-big">Book an Appointment</a>
</div>
</div>
</header>
<!-- Header section end -->
<!-- Page info section -->
<section class="page-info-section set-bg" data-setbg="img/page-top-bg/3.jpg" >
<div class="container text-center">
</div>
</section>
<!-- Page info section end -->
<!-- Contact section -->
<section class="contact-section spad">
<div class="container">
<div class="row">
<div class="col-lg-6 contact-content">
<h2 class="joy1">Glitz Cosmetics</h2>
<p>Have a question? Don't hesitate to contact us.*Most emails get a response within 8 hours. It may take longer on Holidays, Weekends and Peak Season. Our happiness engineers will strive to provide the best customer service experience. You can also contact us on our email address joycemusariri1@gmail.com
<div class="ci-item">
<div class="ca-icon">
<img src="img/icons/map.png" alt="">
</div>
<div class="ca-text">143 Blues<br>Wallen berg Place</div>
</div>
<div class="ci-item">
<div class="ca-icon">
<img src="img/icons/phone.png" alt="">
</div>
<div class="ca-text">203-808-8613</div>
</div>
</div>
<div class="col-lg-6">
<h2 class="contact-title">Get in Touch</h2>
<form class="contact-form" action="https://formspree.io/mufaro1975@outlook.com" method="POST">
<div class="row">
<div class="col-md-6">
<input type="text" id="name" name="name" placeholder="Your Name">
</div>
<div class="col-md-6">
<input type="text" id="email" name="email" placeholder="Your E-mail">
</div>
<div class="col-md-12">
<input type="text" id="subject" name="subject" placeholder="Subject">
<textarea placeholder="Your Message"></textarea>
<button class="site-btn">Submit</button>
</div>
</div>
</form>
</div>
</div>
<div class="map-area" id="map-canvas"></div>
</div>
</section>
<!-- Contact section end -->
<!-- Footer section -->
<footer class="footer-section set-bg" data-setbg="img/footer-bg.jpg">
<div class="footer-warp">
<div class="footer-widgets">
<div class="row">
<div class="col-xl-7 col-lg-7">
<div class="row">
<div class="col-xl-4 col-lg-5 col-md-6">
<div class="footer-widget about-widget">
<h2 class="joy">GLITZ<br> COSMETICS</h2>
<p>At Glitz Cosmetics we perform magic when it comes to giving you that look you have always wanted.</p>
<div class="fw-social">
<a href=""><i class="fa fa-pinterest"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-dribbble"></i></a>
<a href=""><i class="fa fa-behance"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 offset-xl-2 offset-lg-1 offset-md-0">
<div class="footer-widget list-widget">
<h4 class="fw-title"><i class="flaticon-009-makeup-5"></i>Our Services</h4>
<ul>
<li><a href="">Manicure</a></li>
<li><a href="">Pedicure</a></li>
<li><a href="">Massage</a></li>
<li><a href="">Hair Dressing</a></li>
<li><a href="">Spa</a></li>
<li><a href="">Pedicure</a></li>
<li><a href="">Beauty treatments </a></li>
</ul>
<ul>
<li><a href="">Wedding Hair</a></li>
<li><a href="">Manicure</a></li>
<li><a href="">Pedicure</a></li>
<li><a href="">Massage</a></li>
<li><a href="">Hair Dressing</a></li>
<li><a href="">Botox</a></li>
<li><a href="">Slimming </a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="footer-nav">
<ul>
<li><a href="">Home</a></li>
<li><a href="">About us</a></li>
<li><a href="">Services</a></li>
<li><a href="">News</a></li>
<li><a href="">Contact</a></li>
</ul>
</div>
<div class="copyright">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Glitz Cosmetics <i class="fa fa-heart-o" aria-hidden="true"></i> <a href="https://colorlib.com" target="_blank"></a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>
<script src="js/form.js"></script>
<!-- load for map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB0YyDTa0qqOjIerob2VTIwo_XVMhrruxo"></script>
<script src="js/map.js"></script>
</body>
</html>