-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
464 lines (436 loc) · 17.3 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
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>ShineMasters</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords" content="Cleaning Services"/>
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/progresscircle.css">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/fontawesome-all.css">
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese"
rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext"
rel="stylesheet">
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-light py-0">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="images/logo3.png" alt="" class="img-fluid">
</a>
<button class="navbar-toggler ml-md-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto text-center">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Explore
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="explore.html">Cleaner's Blog</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="gallery.html">Gallery</a>
<a class="dropdown-item" href="contact.html">Contact Us</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="offers.html">Our Offers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ShineBot.html">ShineBot</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="callbacks_container">
<ul class="rslides" id="slider3">
<li>
<div class="slider-info banner-w3-1">
<div class="w3l-overlay">
<div class="banner-text text-center container">
<h3 class="text-white mb-4 text-uppercase">ShineMasters - Revitalizing Homes with Premier Cleaning Services
</h3>
<p class="movetxt text-white text-uppercase">Embrace Spotless Perfection - Discover the Delight of a Sparkling Home!
</p>
</div>
</div>
</div>
</li>
<li>
<div class="slider-info banner-w3-2">
<div class="w3l-overlay">
<div class="banner-text text-center container">
<h3 class="text-white mb-4 text-uppercase">ShineMasters - Revitalizing Homes with Premier Cleaning Services
</h3>
<p class="movetxt text-white text-uppercase">Embrace Spotless Perfection - Discover the Delight of a Sparkling Home!
</p>
</div>
</div>
</div>
</li>
<li>
<div class="slider-info banner-w3-3">
<div class="w3l-overlay">
<div class="banner-text text-center container">
<h3 class="text-white mb-4 text-uppercase">ShineMasters - Revitalizing Homes with Premier Cleaning Services
</h3>
<p class="movetxt text-white text-uppercase">Embrace Spotless Perfection - Discover the Delight of a Sparkling Home!
</p>
</div>
</div>
</div>
</li>
</ul>
</div>
<div class="about py-5">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-5 agileits_works-grid">
<h3 class="tittle mb-xl-5 mb-4 text-dark text-uppercase font-weight-bold pl-4 py-3">Welcome to our
<span>Cleaning Services</span>
</h3>
</div>
<div class="col-lg-7 agileits_works-grid1 mt-lg-0 mt-4">
<p>Welcome to ShineMasters Cleaning Services,
where we take pride in providing exceptional cleaning solutions.
With our dedicated team and a focus on delivering a pristine environment,
we aim to create a warm and inviting space that exceeds your expectations.</p>
</div>
</div>
</div>
</div>
<div class="progress-w3ls py-5 text-center">
<div class="container py-xl-5 py-lg-3">
<h1 class="text-white mb-4 title-2-agiles">OUR STATS</h1>
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="progress blue">
<span class="progress-left">
<span class="progress-bar"></span>
</span>
<span class="progress-right">
<span class="progress-bar"></span>
</span>
<div class="progress-value">90%</div>
</div>
<p class="text-white progress-texts mt-3">Customers Satisfied</p>
</div>
<div class="col-md-3 col-sm-6 mt-sm-0 mt-4">
<div class="progress yellow">
<span class="progress-left">
<span class="progress-bar"></span>
</span>
<span class="progress-right">
<span class="progress-bar"></span>
</span>
<div class="progress-value">92%</div>
</div>
<p class="text-white progress-texts mt-3">Service Quality</p>
</div>
<div class="col-md-3 col-sm-6 mt-md-0 mt-4">
<div class="progress green">
<span class="progress-left">
<span class="progress-bar"></span>
</span>
<span class="progress-right">
<span class="progress-bar"></span>
</span>
<div class="progress-value">95%</div>
</div>
<p class="text-white progress-texts mt-3">On-Time Completion</p>
</div>
<div class="col-md-3 col-sm-6 mt-md-0 mt-4">
<div class="progress pink">
<span class="progress-left">
<span class="progress-bar"></span>
</span>
<span class="progress-right">
<span class="progress-bar"></span>
</span>
<div class="progress-value">85%</div>
</div>
<p class="text-white progress-texts mt-3">Repeat Customers</p>
</div>
</div>
</div>
</div>
<section class="middle-w3ls py-5">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-5 agileits_works-grid">
<h3 class="tittle mb-xl-5 mb-4 text-white text-uppercase font-weight-bold pl-4 py-3">Mission</h3>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<h4 class="text-success sec-text border-bottom pb-2 mt-4">Transforming spaces, uplifting lives</h4>
<p class="my-5 white-forming">We aim to provide exceptional cleaning services that exceed customer expectations.
We are dedicated to creating clean and healthy environments that enhance the well-being and comfort of our clients.
Through our meticulous attention to detail, reliable service, and eco-friendly practices, we transform spaces into sparkling havens that bring joy and peace of mind.</p>
</div>
<div class="col-lg-6 mt-sm-0 mt-3">
<img src="images/a1.png" alt="" class="img-fluid" />
</div>
</div>
</div>
</section>
<section class="services-w3ls py-5">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-5 agileits_works-grid">
<h3 class="tittle mb-xl-5 mb-4 text-dark text-uppercase font-weight-bold pl-4 py-3">Our Services</h3>
</div>
<div class="col-lg-7 para-right-title">
<p class="py-3">Discover the unbeatable cleanliness of ShineMasters with our professional deep cleaning, eco-friendly options,
hassle-free move-in/move-out service, and stunning extra shiny results.
Additionally, keep an eye out for special discounts and offers to make your cleaning experience even more exceptional.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 p-sm-0">
<div class="icons-w3ls text-white p-4">
<i class="fas fa-braille py-4"></i>
<h5 class="text-uppercase">Extra Shiny Cleaning</h5>
</div>
<p class="p-4">Our extra shiny cleaning service goes the extra mile to ensure that every surface in your home sparkles.
We pay attention to the smallest details, leaving your space not just clean but exceptionally shiny and polished.</p>
<a href="offers.html" class="btn btn-sm animated-button victoria-two text-dark mt-4">Read More</a>
</div>
<div class="col-md-4 p-sm-0 my-md-0 my-5">
<div class="icons-w3ls text-white p-4 mid-sec-agile">
<h5 class="text-uppercase pb-2 text-center">Trash Treatment and Disposal</h5>
<i class="fas fa-align-center pt-4"></i>
</div>
<p class="p-4">Our trash treatment service involves proper sorting, disposal, and recycling of waste materials.
We handle the responsible disposal of trash, helping you maintain a clean and sustainable environment.</p>
<a href="offers.html" class="btn btn-sm animated-button victoria-two text-dark mt-4">Read More</a>
</div>
<div class="col-md-4 p-sm-0">
<div class="icons-w3ls text-white p-4">
<i class="fas fa-quidditch py-4"></i>
<h5 class="text-uppercase">Special Event Cleaning</h5>
</div>
<p class="p-4">Our special event cleaning service takes care of the cleaning before and after your special occasions.
Whether it's a party, wedding, or corporate event, our dedicated team ensures that your venue is meticulously cleaned and ready to impress your guests.</p>
<a href="offers.html" class="btn btn-sm animated-button victoria-two text-dark mt-4">Read More</a>
</div>
</div>
</div>
</section>
<div class="feature py-5">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-xl-3 col-lg-4">
<div class="phone text-lg-left text-center">
<img alt="" src="images/iphone.png" class="img-fluid phone-img-w3ls">
<div class="iphone5-screen">
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item item-1 active">
</div>
<div class="carousel-item item-2">
</div>
<div class="carousel-item item-3">
</div>
<div class="carousel-item item-4">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7 offset-xl-1 mt-4">
<h3 class="text-white font-weight-bold text-mobile-w3">Get Satisfied with the services we provide A to Z in Cleaning</h3>
<p class="white-forming my-4">From residential to commercial spaces, we offer comprehensive cleaning solutions tailored to meet your specific needs,
ensuring your complete satisfaction with every task we undertake.</p>
<ul class="list-unstyled text-white">
<li class="list-agiles">
<i class="fas fa-check mr-2"></i>Window Cleaning</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Cloth Ironing</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Laundry</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Office Cleaning</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Construction Clean-Up</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Commercial Cleaning</li>
<li class="list-agiles my-3">
<i class="fas fa-check mr-2"></i>Move In/Move Out Cleaning</li>
</ul>
</div>
</div>
</div>
</div>
<section class="news-w3ls py-5">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-5 agileits_works-grid">
<h3 class="tittle mb-xl-5 mb-4 text-dark text-uppercase font-weight-bold pl-4 py-3">Latest Posts</h3>
</div>
<div class="col-lg-7 para-right-title">
<p class="py-3">Stay updated with our latest posts, where we share valuable cleaning hacks, expert advice,
and inspiring stories to help you achieve a spotless and organized living space.
</p>
</div>
</div>
<div class="row package-grids mt-5">
<div class="col-md-6 posts-w3ls">
<div class="price-top">
<a href="explore.html">
<img src="images/g5.jpg" alt="" class="img-fluid" />
</a>
<h3>10
<span>June</span>
</h3>
</div>
<div class="post-w3ls-bottom p-4 text-center">
<h4 class="text-dark mb-3 mt-4">Creating a Polished Office Space: Elevate Productivity and Professionalism</h4>
<ul class="list-unstyled">
<li class="mr-2">
<a href="explore.html">
<i class="fas fa-user mr-2"></i>Posted by Jack</a>
</li>
<li>
<a href="explore.html">
<i class="fas fa-comments mr-2"></i>488 Comments</a>
</li>
</ul>
<p class="mt-4">A well-designed and polished office space not only enhances the aesthetics
but also plays a significant role in boosting productivity and projecting professionalism.
Discover practical tips and inspiring ideas to transform your office
into a sophisticated and inviting environment that inspires success.</p>
</div>
<div class="text-center">
<div class="w3l-button">
<a href="explore.html" class="btn btn-sm animated-button victoria-two text-dark mt-4">Read More</a>
</div>
</div>
</div>
<div class="col-md-6 posts-w3ls mt-md-0 mt-4">
<div class="price-top">
<a href="explore.html">
<img src="images/l1.jpg" alt="" class="img-fluid" />
</a>
<h3>29
<span>May</span>
</h3>
</div>
<div class="post-w3ls-bottom p-4 text-center">
<h4 class="text-dark mb-3 mt-4">Pristine Carpet Cleaning: Restoring Beauty and Comfort to Your Floors</h4>
<ul class="list-unstyled">
<li class="mr-2">
<a href="explore.html">
<i class="fas fa-user mr-2"></i>Posted by Johnson</a>
</li>
<li>
<a href="explore.html">
<i class="fas fa-comments mr-2"></i>688 Comments</a>
</li>
</ul>
<p class="mt-4">Discover the secrets to achieving pristine carpets that look and feel brand new.
In this post, we'll delve into the importance of regular carpet cleaning,
effective techniques for removing stains and odors, and expert tips to maintain the longevity and beauty of your carpets.</p>
</div>
<div class="text-center">
<div class="w3l-button">
<a href="explore.html" class="btn btn-sm animated-button victoria-two text-dark mt-4">Read More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="py-4">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-md-8 footer-title">
<h1 class="tittle text-white text-uppercase font-weight-bold pl-4 py-3">Follow Us On</h1>
</div>
<div class="col-md-4 logo-2 text-md-right text-center mt-md-0 mt-4">
<div class="social-icons text-md-right text-center">
<ul class="list-unstyled">
<li>
<a href="#" class="fab fa-facebook-f icon-border facebook rounded-circle"> </a>
</li>
<li class="mx-2">
<a href="#" class="fab fa-twitter icon-border twitter rounded-circle"> </a>
</li>
<li>
<a href="#" class="fab fa-google-plus-g icon-border googleplus rounded-circle"> </a>
</li>
<li class="ml-2">
<a href="#" class="fas fa-rss icon-border rss rounded-circle"> </a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-8 copy">
<p class="mt-md-5 pt-md-4">© ShineMasters. All rights reserved | Design by Naga Sri Lakshmi Kotha
</p>
</div>
<div class="col-md-4 logo-2 text-md-right text-center">
<a class="logo-footer" href="index.html">
<img src="images/logo3.png" alt="" class="img-fluid">
</a>
</div>
</div>
</div>
</footer>
<script src="js/jquery-2.2.3.min.js"></script>
<script src="js/responsiveslides.min.js"></script>
<script>
$(function () {
$("#slider3").responsiveSlides({
auto: true,
pager: true,
nav: false,
speed: 500,
namespace: "callbacks",
before: function () {
$('.events').append("<li>before event fired.</li>");
},
after: function () {
$('.events').append("<li>after event fired.</li>");
}
});
});
</script>
<script src="js/progresscircle.js"></script>
<script>
$('.circlechart').circlechart();
</script>
<script src="js/SmoothScroll.min.js"></script>
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script src="js/cleaning.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>