-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
379 lines (367 loc) · 15.8 KB
/
index.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
<!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">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<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=Montserrat&family=Poppins&family=Source+Sans+3:wght@200&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<title>Maid For You</title>
</head>
<body>
<section>
<div class="notification-bar">
<div>
<h2 class="nav">MAIDFORYOU</h2>
</div>
<div>
<ul class="list">
<li><a href="">HOME</a></li>
<li><a href="">About us</a></li>
<li><a href="">Where we serve</a></li>
<li><a href="">Service</a></li>
<li><a href="">#</a></li>
<li><a href="">FAQ</a></li>
<li><a href="">Blog</a></li>
</ul>
</div>
<div>
<button class="button" type="button">Log in</button>
</div>
</div>
</section>
<section
style="background-image: url(images/maxresdefault.jpg); background-repeat: no-repeat; background-size: 100%;">
<div class="header">
<h5>Welcome to MAID FOR YOU</h5>
<h1 class="best">The Best Home </h1>
<h1 class="best">Cleaning in Sydney</h1>
</div>
</section>
<section>
<div class="choose">
<h3>FEATURED IN</h3>
</div>
<div style="display: flex; margin-left: 150px;">
<div>
<img class="image7" src="images/yahoo.png" alt="">
</div>
<div>
<img class="image7" src="images/homely.jpg" alt="">
</div>
<div>
<img class="image7" src="images/insider.jpg" alt="">
</div>
<div>
<img class="image7" src="images/yahoo.png" alt="">
</div>
<div>
<img class="image7" src="images/homely.jpg" alt="">
</div>
<div>
<img class="image7" src="images/insider.jpg" alt="">
</div>
<div>
<img class="image7" src="images/yahoo.png" alt="">
</div>
<div>
<img class="image7" src="images/homely.jpg" alt="">
</div>
<div>
<img class="image7" src="images/insider.jpg" alt="">
</div>
</div>
</section>
<section>
<div class="choose">
<h1>Why Choose Maid For You</h1>
</div>
<div class="main">
<div class="image-secttion">
<div class="professional">
<img class="image2" src="images/hygiene-06-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
<div class="professional">
<img class="image2" src="images/Wash_hands_soaphygienesoapcleaningwiping-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
<div class="professional">
<img class="image2" src="images/corrosive-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
</div>
<div>
<div class="image-secttion">
<div class="professional">
<img class="image2" src="images/hygiene-06-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
<div class="professional">
<img class="image2" src="images/Wash_hands_soaphygienesoapcleaningwiping-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
<div class="professional">
<img class="image2" src="images/corrosive-512.webp" alt="">
<h3>Trusted Cleaning</h3>
<p>Professional</p>
<p class="paragraph">Trusted Cleaning Service is always quick and efficient. We understand how
important it is to feel
confident and worry free when it comes to the service we provide. We listen for any unique
requests or special concerns our clients may have.</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="choosees">
<div class="image4">
<img src="https://th.bing.com/th/id/OIP.ahEjlFwQx8a1oZ-Ah-E5XgAAAA?pid=ImgDet&rs=1" alt="">
</div>
<div class="maiforyou-service">
<h1>Why Choose</h1>
<h1>Maid For You Services</h1>
<p style="padding-top: 25px; padding-bottom: 15px; font-size: 14px;">If you are wondering whether hiring
a maid service
near me is the right
decision or not, we would say
yes, and there are several reasons why.</p>
<p style="font-size: 14px;">Keeping your home and office spotless and taking care of your family might
be a challenging task
sometimes. The world is moving at a quick pace, and we have to cope up with that. Thus, the only
thing that falls short here is time, and lack of that makes everything challenging. The answer to
this challenge is hiring professional maid services.</p>
<button class="button2" type="button">BOOK NOW</button>
<div class="relaiable">
<div class="expert">
<div>
<img class="image3" src="images/relaiable.jpg" alt="">
</div>
<div>
<p class="p">RELIABLE</p>
</div>
</div>
<div class="expert">
<div>
<img class="image3" src="images/expert2.jpg" alt="">
</div>
<div>
<p class="p">EXPERTS</p>
</div>
</div>
<div class="expert">
<div>
<img class="image3" src="images/flexible.jpg" alt="">
</div>
<div>
<p class="p">FLEXIBLE</p>
</div>
</div>
<div class="expert">
<div>
<img class="image3" src="images/simple.jpg" alt="">
</div>
<div>
<p class="p">SIMPLE</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="choose">
<h1>Our Services</h1>
</div>
<div class="main">
<div class="image-secttion">
<div class="professionals">
<img class="image5" src="images/house cleaning.jpg" alt="">
<h4 style="text-align: center;">House Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/office cleaning.jpg" alt="">
<h4 style="text-align: center;">Office Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/regular cleaning.jpg" alt="">
<h4 style="text-align: center;">Regular Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/cleaning4.jpg" alt="">
<h4 style="text-align: center;">End of Lease Cleaning</h4>
</div>
</div>
<div class="image-secttion">
<div class="professionals">
<img class="image5" src="images/cleaning5.jpg" alt="">
<h4 style="text-align: center;">Deep Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/cleaning6.jpg" alt="">
<h4 style="text-align: center;">Construction Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/cleaning7.jpg" alt="">
<h4 style="text-align: center;">NDIS Cleaning</h4>
</div>
<div class="professionals">
<img class="image5" src="images/cleaning8.jpg" alt="">
<h4 style="text-align: center;">Oven Cleaning</h4>
</div>
</div>
</div>
</section>
<section>
<div class="section4">
<div class="quality">
<h1>We Provide Unrivaled Quality</h1>
<h1>Cleaning Service</h1>
</div>
<div style="display: flex; margin-left: 45px; padding-left: 40px;">
<div class="provde-service">
<div>
<img class="image6" src="images/relaiable.jpg" alt="">
</div>
<div>
<p class="p">A trained Professional</p>
<p class="p">Cleaning Team</p>
</div>
</div>
<div class="provde-service">
<div>
<img class="image6" src="images/expert2.jpg" alt="">
</div>
<div>
<p class="p">All Equipment and</p>
<p class="p"> Chemical Prvided</p>
</div>
</div>
<div class="provde-service">
<div>
<img class="image6" src="images/flexible.jpg" alt="">
</div>
<div>
<p class="p">Responsive Customer</p>
<p class="p">Service</p>
</div>
</div>
<div class="provde-service">
<div>
<img class="image6" src="images/simple.jpg" alt="">
</div>
<div>
<p class="p">Insured Service</p>
<p class="p">Against Damages</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="choose">
<h4>Our Customer</h4>
<h1> Testimonials</h1>
</div>
<div style="display: flex; margin: 40px; margin-left: 120px; margin-right: 140px;">
<div class="review">
<img style="height: 35px; width: 90px;" src="images/5 star.jpg" alt="">
<h1>I WAS 100% SATISFIED</h1>
<h1>WITH THE END</h1>
<p class="customer-review">Service, Price, Timeliness, Cleaning Team. Running out of complimentary
adjectives! I guess that's a
good thing! As always, thank you.
</p>
<h6>Ismat</h6>
</div>
<div class="review">
<img style="height: 35px; width: 90px;" src="images/5 star.jpg" alt="">
<h1>WOULD DEFINATELY</h1>
<h1>COME BACK</h1>
<p class="customer-review">Ten years of excellent service. Always on time and they do an outstanding
job. Cannot recommend them
highly enough. As always, thank you.
</p>
<h6>Jerin</h6>
</div>
<div class="review">
<img style="height: 35px; width: 90px;" src="images/5 star.jpg" alt="">
<h1>HIGHLY RECOMMENDED</h1>
<h1>TO EVERYONE</h1>
<p class="customer-review">preforms very well. Very efficient and friendly and listens to our special
request. We trust her to
do the job right the first time.
</p>
<h6>Arpa</h6>
</div>
</div>
</section>
<section>
<div class="term">
<div class="term-all">
<h1>MAID FOR YOU</h1>
</div>
<div class="terms">
<h2>USEFUL LINKS</h2>
<p>HOME</p>
<p>ABOUT US</p>
<p>SERVICES</p>
<p>#</p>
<p>FAQ</p>
<p>BLOG</p>
</div>
<div class="terms">
<h2>LOCATION</h2>
<p>HOME</p>
<p>ABOUT US</p>
<p>SERVICES</p>
<p>#</p>
<p>FAQ</p>
<p>BLOG</p>
</div>
<div class="terms">
<h2>SERVICES</h2>
<p>HOME</p>
<p>ABOUT US</p>
<p>SERVICES</p>
<p>#</p>
<p>FAQ</p>
<p>BLOG</p>
</div>
</div>
<footer class="footer">© Copyright 2023, Ismat Jerin. All rights Reserved</footer>
</section>
</body>
</html>