-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhome.html
312 lines (291 loc) · 9.23 KB
/
home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Home - Makeup Artist</title>
<link rel="icon" href="Makeup images/favicon.png" />
<link rel="stylesheet" href="home.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
</head>
<body>
<section class="header">
<nav>
<img src="Makeup images/logo.png" alt="logo" />
<ul>
<li><a href="home.html" class="home">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
<a href="#" class="button">+1 916-875-2235</a>
</ul>
</nav>
<div class="head">
<h3>123, Central Square, New York</h3>
<h1>Christina's Makeup Studio</h1>
<p>
A short description that goes well with the title and the purpose of
the page. Make it look <br />
attractive so that users are encouraged to click on the
call-to-action.
</p>
<a href="#" class="button">GET GORGEOUS</a>
<a href="#" class="button button2">CONTACT NOW</a>
</div>
</section>
<!-- Studio Section -->
<section class="studio">
<div class="studio-oneside">
<div class="imgs model1">
<img src="Makeup images/home-model1.jpg" alt="model1" />
</div>
<div class="imgs img">
<img src="Makeup images/home-model2.jpg" alt="model2" />
</div>
<div class="imgs">
<img src="Makeup images/home-model3.jpg" alt="model3" />
</div>
<div class="imgs img">
<img src="Makeup images/home-model4.jpg" alt="model4" />
</div>
</div>
<div class="studio-otherside">
<h2>Welcome To</h2>
<h1>My Beauty Studio</h1>
<p>
Tell people a little about your studio. Some lines about your <br />
expertise and how you entered this field. Listing your services <br />
and achievements at times attracts more customers making sure <br />
you see a lot more people walking into your studio.
</p>
<a href="#" class="button">KNOW MORE</a>
</div>
</section>
<!-- Services Section -->
<section class="services">
<h2>Services For Every Occasion</h2>
<h4>
List down special services you offer on occasions like weddings, etc.
</h4>
<div class="services-cards">
<div class="card">
<h1>Wedding Makeup</h1>
<p>
A little detail about the service <br />
you've mentioned above. Tell <br />
them what you do.
</p>
</div>
<div class="card">
<h1>Party Makeup</h1>
<p>
A little detail about the service <br />
you've mentioned above. Tell <br />
them what you do.
</p>
</div>
<div class="card">
<h1>Fashion Makeup</h1>
<p>
A little detail about the service <br />
you've mentioned above. Tell <br />
them what you do.
</p>
</div>
<div class="card">
<h1>Photo-Shoot</h1>
<p>
A little detail about the service <br />
you've mentioned above. Tell <br />
them what you do.
</p>
</div>
</div>
</section>
<section class="background">
<div class="sides">
<div class="front-side">
<img src="Makeup images/sale-badge.png" alt="img" />
</div>
<div class="mid-side">
<h1>Book Your Appointment Now And Get 25% Off</h1>
<h2>
Awesome Monsoon Sale - 25% OFF On All Professional Make Up From Only
$59
</h2>
</div>
<div class="last-side">
<a href="#" class="button3">BOOK AN APPOINTMENT</a>
</div>
</div>
<div class="ggd">
<h1>Priced Beauty Solutions</h1>
<h3>
A section to list down your services and their prices as shown below.
</h3>
</div>
</section>
<section class="daily-services">
<div class="services-cards">
<div class="card">
<h1>Hair Cuts</h1>
<span></span>
<h3>Women's Haircut</h3>
<h5>$95+</h5>
<br />
<br />
<h3>Stylist Haircut</h3>
<h5>$55+</h5>
<br />
<br />
<h3>Teen's Haircut</h3>
<h5>$85+</h5>
<br />
<br />
<h3>Children's Haircut</h3>
<h5>$40+</h5>
<br />
<br />
</div>
<div class="card">
<h1>Make Up</h1>
<span></span>
<h3>Regular Makeup</h3>
<h5>$95+</h5>
<br />
<br />
<h3>Quick Fix Makeup</h3>
<h5>$55+</h5>
<br />
<br />
<h3>Just Eyes</h3>
<h5>$35+</h5>
<br />
<br />
<h3>Bridal Trial</h3>
<h5>$100+</h5>
<br />
<br />
</div>
<div class="card">
<h1>Hair Color</h1>
<span></span>
<h3>Single Process</h3>
<h5>$75+</h5>
<br />
<br />
<h3>L'Oreal Color</h3>
<h5>$95+</h5>
<br />
<br />
<h3>Full Highlights</h3>
<h5>$135+</h5>
<br />
<br />
<h3>Half Highlights</h3>
<h5>$85+</h5>
<br />
<br />
</div>
<div class="card">
<h1>Skin Care</h1>
<span></span>
<h3>Facials</h3>
<h5>$70+</h5>
<br />
<br />
<h3>Nutritional Advice</h3>
<h5>$95+</h5>
<br />
<br />
<h3>Toning</h3>
<h5>$135+</h5>
<br />
<br />
<h3>Regular Skin Care</h3>
<h5>$80+</h5>
<br />
<br />
</div>
</div>
</section>
<section class="testimonial">
<h1>Review us</h1>
<div class="icons">
<i class="fa fa-instagram"></i>
<i class="fa fa-twitter"></i>
<i class="fa fa-linkedin"></i>
<i class="fa fa-google"></i>
</div>
<img src="Makeup images/testimonial.jpg" alt="testimonial" />
<i class="fa fa-quote-right quote"></i>
<p>
Testimonials boost conversions. We are sure you have satisfied many
clients along your way.They’ll <br />
prove how good you really are. Awesome place with beautiful people who
want you to get well <br />
soon. Their suggestions are something that you cannot miss!
</p>
<h3>Sharon Harper, Femina Miss Asia</h3>
</section>
<!-- Footer Section -->
<section class="footer">
<div class="footer-left-side">
<img src="Makeup images/logo.png" alt="logo" />
<h1>Christina Koller</h1>
<p>
You can also list down you achievements or some well-known clients
<br />
you’ve worked for. Such details often attract customers and encourage
them <br />
to give you a try. Make sure you add everything possible in this
section.
</p>
<h1>Subscribe For Offers</h1>
<button class="btn">Email Address</button>
<button class="btn1">SUBSCRIBE</button>
</div>
<div class="footer-mid-side">
<h1>Quick Links</h1>
<ul>
<li><a href="home.html" class="home">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<h1>Follow Us</h1>
<div class="icons">
<i class="fa fa-instagram"></i>
<i class="fa fa-twitter"></i>
<i class="fa fa-linkedin"></i>
<i class="fa fa-google"></i>
</div>
</div>
<div class="footer-right-side">
<h1>Say Hi!</h1>
<h3>[email protected]</h3>
<h3>[email protected]</h3>
<h1>Call Us</h1>
<h3>Phone: +1 916-875-2235</h3>
<h3>Toll Free: +1 910-626-85255</h3>
<h1>Find Us</h1>
<h3>123 Fifth Avenue, Opp Hut,</h3>
<h3>New York, USA.</h3>
</div>
</section>
<section class="copyright">
<h1>
Copyright © 2023 Makeup Artist Website Design || Prepared by Ms. Web
Developer 💖💖
</h1>
</section>
</body>
</html>