-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexplore.html
361 lines (322 loc) · 14.1 KB
/
explore.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
<!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">
<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 active 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="active 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="banner2-w3ls">
</div>
<div class="breadcrumb-agile">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active" aria-current="page">Blog Page</li>
</ol>
</nav>
</div>
<div class="single-page py-5">
<div class="container py-xl-5 py-lg-3">
<h2 class="tittle mb-xl-5 mb-4 text-dark text-uppercase font-weight-bold pl-4 py-3">Cleaner's Blog Page</h2>
<h4 class="tittle mb-xl-5 mb-4 text-dark text-uppercase font-weight-bold pl-4 py-3">Welcome to Cleaners Blog!</h4>
<h3>
<a href="explore.html" class="tittle mb-xl-5 mb-4 single-text text-dark font-weight-light pl-4 py-3"> Discover the World of Cleaning Tips and Stories
</a>
</h3>
<div class="inner-sec">
<div class="row">
<div class="col-lg-8 left-blog-info text-left">
<div class="blog-grid-top">
<div class="b-grid-top">
<div class="blog_info_left_grid">
<a href="explore.html">
<img src="images/4.jpg" class="img-fluid" alt="">
</a>
</div>
</div>
<h2 class="mb-xl-5 mb-4 text-light font-weight-bold pl-4 py-3">
<p>Discover a wealth of cleaning knowledge, tips, and stories on our Cleaners Blog.
We are dedicated to providing valuable insights and inspiration to help you keep your space clean and organized.
From practical cleaning hacks to in-depth articles on maintaining a tidy home, our blog is your go-to resource for all things cleaning-related.
Join our community of cleaning enthusiasts and embark on a journey to a cleaner and happier living environment.</p>
</h2>
<h4 class="mb-xl-5 mb-4 text-dark text-uppercase font-weight-normal pl-4 py-3">Organizing Hacks for a Clutter-Free Home</h4>
<p>
<p>In this blog post, we will share a collection of organizing hacks to help you declutter and maintain a clutter-free home.
By implementing these simple yet effective strategies, you can create an organized living space that promotes a sense of calm and productivity.
Let's dive into these practical tips and transform your home into an oasis of orderliness.</p>
<h4>
<a class="mb-xl-5 mb-4 text-dark text-uppercase font-weight-light pl-4 py-3"> Tips for a Clutter-Free Home: </a>
</h4>
<p class="my-3">Create a Systematic Storage Plan: Designate specific storage areas for different items in your home,
such as using baskets for organizing toys or installing shelves for books and décor.
Having a designated place for everything makes it easier to find and put away items.</p>
<p class="my-3">Declutter One Room at a Time: Start small by decluttering and organizing one room at a time.
This prevents overwhelm and allows you to focus on each space more effectively.</p>
<p class="my-3">Utilize Vertical Space: Maximize your vertical space by installing wall-mounted shelves or using hanging organizers.
This helps optimize storage capacity and keeps your belongings off the floor.</p>
<p class="my-3">Implement a Daily Decluttering Routine: Set aside a few minutes each day to declutter and tidy up.
This prevents clutter from accumulating and keeps your home consistently organized.</p>
<p class="my-3">Donate or Discard Unnecessary Items: Regularly assess your belongings and let go of items that no longer serve a purpose or bring you joy.
Donate or discard them responsibly to create more space and reduce clutter.</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">View More</a>
</div>
</div>
<div class="comment-top">
<h1></h1>
<h4> Comments </h4>
<div class="media">
<img src="images/te1.jpg" alt="" class="img-fluid rounded" />
<div class="media-body">
<h5 class="mt-0">Richard</h5>
<p>These organizing hacks have been a game-changer for me! I finally feel in control of my home's clutter. Thank you for sharing these valuable tips!"</p>
<div class="media mt-3">
<a class="d-flex pr-3" href="#">
<img src="images/te2.jpg" alt="" class="img-fluid rounded" />
</a>
<div class="media-body">
<h5 class="mt-0">Sony</h5>
<p>I love the idea of implementing a daily decluttering routine. It keeps my home tidy and saves me from overwhelming cleaning sessions. Great advice!</p>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="comment-top">
<h4>Leave a Comment</h4>
<div class="comment-bottom">
<form action="#" method="post">
<div class="form-group">
<input class="form-control" type="text" name="Name" placeholder="Name" required="">
</div>
<div class="form-group">
<input class="form-control" type="email" name="Email" placeholder="Email" required="">
</div>
<div class="form-group">
<input class="form-control" type="text" name="Subject" placeholder="Subject" required="">
</div>
<div class="form-group">
<textarea class="form-control" name="Message" placeholder="Message..." required=""></textarea>
</div>
<button type="submit" class="btn btn-primary submit">Submit</button>
</form>
</div>
</div>
</div>
<aside class="col-lg-4 right-blog-con text-right mt-lg-0 mt-5">
<div class="right-blog-info text-left">
<div class="category-story tech-btm">
<h4>More Stories</h4>
<ul class="list-unstyled">
<li class="border-bottom mb-3 pb-3">
<i class="fas fa-angle-right mr-2"></i>
<a href="#" class="text-danger">Uncover the secrets to a spotless kitchen with our expert tips and tricks.
</a>
</li>
<li class="border-bottom mb-3 pb-3">
<i class="fas fa-angle-right mr-2"></i>
<a href="#" class="text-danger">From dust to shine: Transforming your home with a thorough spring cleaning.</a>
</li>
<li class="border-bottom mb-3 pb-3">
<i class="fas fa-angle-right mr-2"></i>
<a href="#" class="text-danger">Decluttering made easy: Simplify your life with our step-by-step guide.</a>
</li>
<li class="border-bottom mb-3 pb-3">
<i class="fas fa-angle-right mr-2"></i>
<a href="#" class="text-danger">Cleaning hacks for busy individuals: Quick and efficient solutions for a tidy space.</a>
</li>
<li class="border-bottom mb-3 pb-3">
<i class="fas fa-angle-right mr-2"></i>
<a href="#" class="text-danger">The Art of Stain Removal: Tried and Tested Methods for Tackling Tough Stains.</a>
</li>
<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>
</ul>
</div>
<div class="tech-btm">
<img src="images/g4.jpg" class="img-fluid rounded" alt="">
</div>
<div class="tech-btm">
<h4>Sign up to our newsletter</h4>
<form action="#" method="post">
<input class="form-control" name="email" type="email" placeholder="Email" required="">
<input class="form-control" type="submit" value="Subscribe">
</form>
<div class="tech-btm">
<h4>Top stories of the Month</h4>
<div class="blog-grids row mb-3">
<div class="col-md-5 blog-grid-left">
<a href="explore.html">
<img src="images/g3.jpg" class="img-fluid rounded" alt="">
</a>
</div>
<div class="col-md-7 blog-grid-right">
<h5>
<a href="explore.html">The Ultimate Guide to Deep Cleaning: Tips for a Fresh and Inviting Home.</a>
</h5>
<div class="sub-meta">
<span>
<i class="far fa-clock"></i> 15 Jun, 2023</span>
</div>
</div>
</div>
<div class="blog-grids row mb-3">
<div class="col-md-5 blog-grid-left">
<a href="explore.html">
<img src="images/te3.jpg" class="img-fluid rounded" alt="">
</a>
</div>
<div class="col-md-7 blog-grid-right">
<h5>
<a href="explore.html">How to Create an Organized and Clutter-Free Living Space. </a>
</h5>
<div class="sub-meta">
<span>
<i class="far fa-clock"></i> 1 Jun, 2023</span>
</div>
</div>
</div>
</div>
<div class="single-gd tech-btm">
<h4>Recent Posts</h4>
<div class="blog-grids">
<div class="blog-grid-left">
<a href="explore.html">
<img src="images/g2.jpg" class="img-fluid rounded" alt="">
</a>
</div>
<div class="blog-grid-right">
<h5 class="mt-0">
<a href="explore.html">10 Essential Cleaning Tools Every Homeowner Should Have</a>
</h5>
</div>
<div class="clearfix"> </div>
</div>
</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>
</aside>
</div>
</div>
</div>
</div>
<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/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>