-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtowing1.html
250 lines (250 loc) · 9.22 KB
/
towing1.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
---
layout: _base-layout.ejs
---
<div class="theme-page ">
<div class="row gray full-width page-header vertical-align-table">
<div class="row full-width padding-top-bottom-50 vertical-align-cell">
<div class="row">
<div class="page-header-left">
<h1>BRAKE REPAIR</h1>
</div>
<div class="page-header-right">
<div class="bread-crumb-container">
<label>YOU ARE HERE:</label>
<ul class="bread-crumb">
<li>
<a title="HOME" href="index.html">
HOME
</a>
</li>
<li class="separator">
/
</li>
<li>
<a title="Recent Galleries" href="galleries.html">
RECENT GALLERIES
</a>
</li>
<li class="separator">
/
</li>
<li>
BRAKE REPAIR
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="clearfix">
<div class="row margin-top-70">
<div class="column column-1-2">
<a href="images/samples/870x580/image_05.jpg" class="prettyPhoto re-preload" title="Brake Repair">
<img src='images/samples/570x380/image_05.jpg' alt='img'>
</a>
<div class="row margin-top-30">
<div class="column column-1-2">
<a href="images/samples/870x580/image_06.jpg" class="prettyPhoto re-preload"
title="Brake Repair">
<img src='images/samples/570x380/image_06.jpg' alt='img'>
</a>
</div>
<div class="column column-1-2">
<a href="images/samples/870x580/image_01.jpg" class="prettyPhoto re-preload"
title="Brake Repair">
<img src='images/samples/570x380/image_01.jpg' alt='img'>
</a>
</div>
</div>
<div class="row margin-top-30">
<a href="images/samples/870x580/image_10.jpg" class="prettyPhoto re-preload" title="Brake Repair">
<img src='images/samples/570x380/image_10.jpg' alt='img'>
</a>
</div>
</div>
<div class="column column-1-2">
<h3 class="box-header">BRIEF DESCRIPTION</h3>
<p class="margin-top-20">We offer a full range of garage services to vehicle owners in Tucson. We
can help you with everything from an oil change to an engine change. Whether you drive a small
car or medium sized truck or SUV, our mechanics strive to ensure that your vehicle will be
performing at its best before leaving our car shop.</p>
<h4 class="box-header page-margin-top">AT A GLANCE</h4>
<table class="margin-top-40">
<tbody>
<tr>
<td>Front Brakes Repair</td>
<td>$49.95</td>
</tr>
<tr>
<td>Rear Brakes Repair</td>
<td>$59.95</td>
</tr>
<tr>
<td>Rear Brake Shoes</td>
<td>$65.25</td>
</tr>
<tr>
<td>Axle</td>
<td>$149.95 Each</td>
</tr>
<tr>
<td>Starters / Alternators</td>
<td>$225.95 Plus Parts</td>
</tr>
</tbody>
</table>
<h4 class="box-header page-margin-top">SCOPE OF WORK</h4>
<div class="tabs small no-scroll align-left clearfix margin-top-40">
<ul class="tabs-navigation small gray clearfix">
<li>
<a href="#client-info" title="Client Info">
Client Info
</a>
</li>
<li>
<a href="#scope-of-work" title="Scope Of Work">
Scope Of Work
</a>
</li>
</ul>
<div id="client-info">
<p>We offer full range of garage services to vehicle owners in Tucson. Our professionals
know how to handle a wide range of car services. We can handle any problem on both
foreign and domestic vehicles.</p>
<ul class="list margin-top-20">
<li class="template-bullet">We make auto repair and maintenance more convenient for you
</li>
<li class="template-bullet">We are a friendly, helpful and professional <a href="#">group of
people</a></li>
<li class="template-bullet">Our professionals know how to handle a wide range of <a
href="#">car services</a></li>
<li class="template-bullet">We get the job done right — the first time</li>
<li class="template-bullet">Same day service for most repairs and maintenance</li>
</ul>
</div>
<div id="scope-of-work">
<p>We offer full range of garage services to vehicle owners in Tucson. Our professionals
know how to handle a wide range of car services. We can handle any problem on both
foreign and domestic vehicles.</p>
<ul class="list margin-top-20">
<li class="template-bullet">We make auto repair and maintenance more convenient for you
</li>
<li class="template-bullet">We are a friendly, helpful and professional <a href="#">group of
people</a></li>
<li class="template-bullet">Our professionals know how to handle a wide range of <a
href="#">car services</a></li>
<li class="template-bullet">We get the job done right — the first time</li>
<li class="template-bullet">Same day service for most repairs and maintenance</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row dark-gray footer-row full-width padding-top-30 padding-bottom-50">
<div class="row padding-bottom-30">
<div class="column column-1-3">
<ul class="contact-details-list">
<li class="sl-small-location-map">
<p>Tucson, AZ 80210:<br>
501 Archwood Lane</p>
</li>
</ul>
</div>
<div class="column column-1-3">
<ul class="contact-details-list">
<li class="sl-small-phone-circle">
<p>Feel Free to Call Us Now<br>
(520) 577 2710</p>
</li>
</ul>
</div>
<div class="column column-1-3">
<ul class="contact-details-list">
<li class="sl-small-truck-tow">
<p>24/7 Roadside Assistance<br>
(520) 577 2725</p>
</li>
</ul>
</div>
</div>
<div class="row row-4-4 top-border page-padding-top">
<div class="column column-1-4">
<h6 class="box-header">ABOUT US</h6>
<ul class="list simple margin-top-20">
<li>Tucson, Arizona 80210</li>
<li>501 Archwood Lane</li>
<li><span>Mobile:</span>(520) 577 2710</li>
<li><span>Assistance:</span>(520) 577 2725</li>
<li><span>E-mail:</span><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
<ul class="social-icons gray margin-top-26">
<li>
<a target="_blank" href="https://facebook.com/QuanticaLabs" class="social-facebook"
title="facebook"></a>
</li>
<li>
<a target="_blank" href="https://twitter.com/QuanticaLabs" class="social-twitter"
title="twitter"></a>
</li>
<li>
<a target="_blank" href="https://1.envato.market/quanticalabs-portfolio" class="social-linkedin"
title="linkedin"></a>
</li>
<li>
<a href="https://pinterest.com/quanticalabs/" class="social-pinterest" title="pinterest"></a>
</li>
</ul>
</div>
<div class="column column-1-4">
<h6 class="box-header">OUR SERVICES</h6>
<ul class="list margin-top-20">
<li class="template-bullet">Engine Diagnostics</li>
<li class="template-bullet">Lube, Oil and Filters</li>
<li class="template-bullet">Belts and Hoses</li>
<li class="template-bullet">Air Conditioning</li>
<li class="template-bullet">Brake Repair</li>
<li class="template-bullet">Tire and Wheel Services</li>
<li class="template-bullet">Other Car Services</li>
</ul>
</div>
<div class="column column-1-4">
<h6 class="box-header">POPULAR TAGS</h6>
<ul class="taxonomies margin-top-30">
<li><a href="category.html" title="BELTS">BELTS</a></li>
<li><a href="category.html" title="BRAKES">BRAKES</a></li>
<li><a href="category.html" title="DIAGNOSTICS">DIAGNOSTICS</a></li>
<li><a href="category.html" title="ENGINE">ENGINE</a></li>
<li><a href="category.html" title="FILTERS">FILTERS</a></li>
<li><a href="category.html" title="HEATING">HEATING</a></li>
<li><a href="category.html" title="OILS">OILS</a></li>
<li><a href="category.html" title="STEERING">STEERING</a></li>
<li><a href="category.html" title="SUSPENSION">SUSPENSION</a></li>
<li><a href="category.html" title="TIRES">TIRES</a></li>
<li><a href="category.html" title="TRANSMISSION">TRANSMISSION</a></li>
</ul>
</div>
<div class="column column-1-4">
<h6 class="box-header">HOURS</h6>
<ul class="list simple margin-top-20">
<li><span>Monday:</span>7:30am - 5:30pm</li>
<li><span>Tuesday:</span>7:30am - 5:30pm</li>
<li><span>Wednesday:</span>7:30am - 5:30pm</li>
<li><span>Thursday:</span>7:30am - 5:30pm</li>
<li><span>Friday:</span>7:30am - 5:30pm</li>
<li><span>Saturday:</span>7:30am - 3:00pm</li>
<li><span>Sunday:</span>Closed</li>
</ul>
</div>
</div>
</div>
<div class="row align-center padding-top-bottom-30">
<span class="copyright">© Copyright 2021 <a href="https://1.envato.market/car-service-mechanic-auto-shop-template"
title="Carservice Template" target="_blank">Carservice Template</a> by <a href="https://quanticalabs.com"
title="QuanticaLabs" target="_blank">QuanticaLabs</a></span>
</div>
</div>
<a href="#top" class="scroll-top animated-element template-arrow-up" title="Scroll to top"></a>
<div class="background-overlay"></div>