-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex1.php
344 lines (327 loc) · 18.6 KB
/
index1.php
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
<?php include("include/header.php"); ?>
<?php include("include/navigation.php"); ?>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>
$(document).ready(function(){
$(".image-client").click(function(){
$(".client-name").slideToggle("slow");
});
});
</script>
<!-- slider-banner-->
<section class="slider-part">
<ul class="banner">
<li><img src="assets/image/bg1.jpg" /></li>
<li><img src="assets/image/bg2.jpg" /></li>
<li><img src="assets/image/bg1.jpg" /></li>
<li><img src="assets/image/bg2.jpg" /></li>
</ul>
</section>
<!--slider-banner -->
<!-- about orbit -->
<section id="about-banner">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page">
<h2 class="title-page">About Orbit </h2>
</div>
<div class="small">
<p>Introduction</p>
</div>
</div>
<div class="col-md-12 col-sm-12 about-text">
<p>Orbit Australia offers professional, quality cleaning service in Australia at competative price.
We are team of reliable, professional, trustworthy individuals who understand our commitment to high standards and professional integrity. We value your money offering absolutely worry free unique cleaning expereince.
Before our management team send you a cleaner we provide an extensive in-house training and keep the cleaners to work in a team where we constantly supervise them until they are ready. After that we monitor our cleaning staff through regular inspections, field supervision, and detailed record keeping.
</p>
</div>
</div>
</div>
</section>
<!-- about orbit -->
<!-- service -->
<section id="whypart">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page blue-pring">
<h2 class="title-page title-blue">Why choose Orbit Australia </h2>
</div>
<div class="small small-blue">
<p>Best Options to Choose Orbit</p>
</div>
</div>
</div>
<div class="row middle-blue">
<div class="col-md-3 col-sm-12 seperate-partmiddile">
<h4>Experienced Professional Team</h4>
<p>
Orbit Australia is full of experienced and professional workers. It provide better service with better result with full satisfaction to the customers.
</p>
</div>
<div class="col-md-3 col-sm-12 seperate-partmiddile">
<h4>Anytime Service</h4>
<p>
Customer can get service 24 x 7 from Orbit. Orbit is there for helping customers anytime anywhere.
</p>
</div>
<div class="col-md-3 col-sm-12 seperate-partmiddile">
<h4>Free Quote</h4>
<p>
Orbit Australia Group provide a free quote. Client can request for a quote of the service they want.
</p>
</div>
<div class="col-md-3 col-sm-12 seperate-partmiddile last-seperate">
<h4>100% Satisfaction Gurantee</h4>
<p>
Customer get 100% satisfaction from Orbit. Full Satisfaction is guranteed to the services that are provided by Orbit.
</p>
</div>
</div>
</div>
</section>
<!--services end -->
<!-- services -->
<section id="services">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page">
<h2 class="title-page">Our Services</h2>
</div>
<div class="small servicessmall">
<p>Customer statisfaction is our Motto</p>
</div>
</div>
</div>
<div class="row services-contain ">
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/office.jpg" class="img-circle img-positionservices">
<h4 class="center-heading">Office Cleaning</h4>
<p class="text-services-front">Orbit Australia is the perfect choice for cleaning up your office. We allow other to focus on their goal, while we focus on providing clean environment.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<h4 class="center-heading">Vehicle Cleaning</h4>
<p class="text-services-front">
We provide hand car wash services for both the interior and exterior of your vehicle. We pride ourselves on our quality service and customer satisfaction.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/cleaning.jpg" class="img-circle img-positionservices shadow-middleleft">
<h4 class="center-heading">Building Cleaning</h4>
<p class="text-services-front">Orbit Australia is the perfect choice for cleaning up your building.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/maintain.jpg" class="img-circle img-positionservices img-right shadowmiddle">
<h4 class="center-heading">Maintenance Cleaning</h4>
<p class="text-services-front">Our professional car detailers specialize in hand car wash and automotive detailing services for both the interior and exterior of your vehicle. We pride ourselves on our quality service and customer satisfaction.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/commercial.jpg" class="img-circle img-positionservices shadow-bottomleft">
<h4 class="center-heading">Commercial Cleaning</h4>
<p class="text-services-front">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/hotel.jpg" class="img-circle img-positionservices img-right shadow-bottom">
<h4 class="center-heading">Hotel Cleaning</h4>
<p class="text-services-front">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/office.jpg" class="img-circle img-positionservices">
<h4 class="center-heading">Industrial Cleaning</h4>
<p class="text-services-front">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<h4 class="center-heading">Manufacturing Cleaning</h4>
<p class="text-services-front">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="col-md-4 col-sm-3 margin-top-90">
<img src="assets/image/cleaning.jpg" class="img-circle img-positionservices shadow-middleleft">
<h4 class="center-heading">Carpet Cleaning</h4>
<p class="text-services-front">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
</div>
</div>
</section>
<!--Testimonial Orbit-->
<!-- <section id="testimonial">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
` <div class="page">
<h2 class="title-page">Testimonials</h2>
</div>
<div class="small small-blue">
<p>What they say about us</p>
</div>
</div>
<div class="col-md-12 col-sm-12 testimonial-contain">
<div class="col-md-6 col-sm-6 margin-top-10 seperate-testimonial">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<Name><b>Thomas</b></Name> <br/>
<position></position>
<p>
"As a reputable Cleaing Company, we have used Orbit Australia Cleaning Services and we are more than happy with the service provided.Effective and efficient, we will definitely use Orbit Australia again and would highly recommend them.”
</p>
</div>
<div class="col-md-6 col-sm-6 margin-top-10 ">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<Name><b>Laxi</b></Name> <br/>
<position></position>
<p>
“I have received our full bond from you professional end of lease cleaning. I will use your complay again in future for my cleaning needs.”
</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- <section id="testimonial">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page">
<h2 class="title-page">Testimonials</h2>
</div>
<div class="small small-blue">
<p>What they say about us</p>
</div>
</div>
<div class="col-md-12 col-sm-12 testimonial-contain">
<div class="col-md-6 col-sm-6 margin-top-10 seperate-testimonial">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<Name><b>Govinda Aryal</b></Name> <br/>
<position>Web Developer</position>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat.
</p>
</div>
<div class="col-md-6 col-sm-6 margin-top-10 ">
<img src="assets/image/vehicle.jpg" class="img-circle img-positionservices img-right">
<Name><b>Govinda Aryal</b></Name> <br/>
<position>Web Developer</position>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat.
</p>
</div>
</div>
</div>
</div>
</section> -->
<section id="testimonial">
<div class="row" style="margin: 0px !important;">
<div class="col-md-12 col-sm-12">
<div class="page">
<h2 class="title-page">Testimonials</h2>
</div>
<div class="small servicessmall">
<p>Clients who made us</p>
</div>
</div>
</div>
<?php include 'include/testimonial.php'; ?>
</section>
<!--Testimonial Orbit-->
<!--Company Slider Starts-->
<section id="scrollCompany">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page">
<h2 class="title-page">Our Clients</h2>
</div>
<div class="small servicessmall">
<p>Clients who made us</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 slide-image">
<ul class="bxslider">
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning"/></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
<li><div class="col-md-12 col-sm-12"><i>Office Cleaning</i><img src="assets/image/logo-orbit.png" title="Office Cleaning" /></div></li>
</ul>
</div>
</div>
</div>
</section>
<!--Company Slider Ends-->
<!-- footer-->
<section id="footer">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="page footer-h1">
<h2 class="title-page">Connect Us</h2>
</div>
<div class="small servicessmall">
<p>Connect with Orbit Services</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="form-footer">
<form class="signup">
<ul class="singup-list list-unstyled">
<li class="signup-item">
<input type="text" placeholder="Your Name" class="signup-input">
<label for="" class="signup-label">Name :</label>
</li>
<li class="signup-item">
<input type="email" placeholder="Your Email Address" class="signup-input">
<label for="" class="signup-label">Email :</label>
</li>
<li class="signup-item message-footer">
<textarea type="textarea" placeholder="Message" class="signup-input "></textarea>
<label for="" class="signup-label">Message :</label>
</li>
<li class="signup-item">
<a href="#" class="signup-submit">Send</a>
</li>
</ul>
</form>
</div>
</div>
</div>
</div>
</section>
<!--footer end -->
<?php include("include/footer.php"); ?>
<script type="text/javascript" src="assets/js/jquery.bxslider.js"></script>
<script type="text/javascript" src="assets/js/jquery.bxslider.min.js"></script>
<script type="text/javascript">
$('.bxslider').bxSlider({
slideWidth: 170,
slideMargin: 0,
ticker: true,
tickerHover:true,
useCSS:false,
minSlides: 1,
maxSlides: 8,
slideWidth: 189,
speed: 20000
});
</script>