-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
363 lines (348 loc) · 16.2 KB
/
services.html
File metadata and controls
363 lines (348 loc) · 16.2 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Our Services - Prime Auto Cars</title>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Open+Sans:wght@400;700&family=Arimo:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
</head>
<body>
<div class="announcement-bar">
Call <a href="tel:0800206206">0800206206</a> For A Free Quote!
</div>
<header class="header">
<div class="header-inner">
<div class="header-logo">
<a href="index.html"
><img
src="images/logo.png"
alt=" Prime Auto Cars"
onerror="
this.style.display = 'none';
this.nextElementSibling.style.display = 'block';
"
/>
<h2 style="display: none; margin: 0">Prime Auto Cars</h2>
</a>
</div>
<nav class="header-nav">
<ul class="nav-list">
<li class="nav-item nav-dropdown">
<a href="#" class="nav-link">About Us</a>
<div class="dropdown-content">
<a href="about.html" class="dropdown-item"
>About Prime Auto Cars</a
><a href="process.html" class="dropdown-item"
>Our Process</a
>
</div>
</li>
<li class="nav-item nav-dropdown">
<a href="#" class="nav-link">Our Services</a>
<div class="dropdown-content">
<a href="services.html" class="dropdown-item"
>Overview</a
><a href="truck-removals.html" class="dropdown-item"
>Truck Removals</a
><a href="parts.html" class="dropdown-item">Parts</a>
</div>
</li>
<li class="nav-item">
<a href="faqs.html" class="nav-link">FAQS</a>
</li>
</ul>
<div class="social-icons">
<a
href="https://www.facebook.com/kiwicarremovals/"
target="_blank"
class="social-icon"
aria-label="Facebook"
><svg
width="20"
height="20"
viewBox="0 0 24 24"
fill="currentColor"
>
<path
d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"
/></svg
></a>
<a
href="https://www.instagram.com/kiwicarremovals/"
target="_blank"
class="social-icon"
aria-label="Instagram"
><svg
width="20"
height="20"
viewBox="0 0 24 24"
fill="currentColor"
>
<path
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"
/></svg
></a>
</div>
<a href="contact.html" class="btn btn-outline">Contact Us</a>
</nav>
<button class="mobile-menu-toggle" aria-label="Toggle Menu">
<div class="hamburger"></div>
</button>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<h1>Full removal & recycling services</h1>
<h3>
Call
<a href="tel:0800206206" class="phone-link">0800206206</a>
Now
</h3>
</div>
<div
style="
background-image: url("images/hero-homepage.jpg");
background-size: cover;
background-position: center;
"
></div>
</section>
<section
class="content-section"
style="background: var(--color-white); padding: 50px 0 100px 0"
>
<div class="container">
<h2 class="section-title">
From towing to wrecking – and everything in between
</h2>
<p class="text-large mb-md">
Damage from a crash, mechanical faults, rust or water damage,
unregistered or unwarranted – whatever the problem with your
car or vehicle, we can help. We remove and pay for all kinds
of vehicles, in almost any condition.
</p>
<p class="text-large mb-md">
When it comes to recycling unwanted vehicles, we're the
experts. Our services include simple vehicle removal,
dismantling and stripping for parts, buying cars for scrap,
and auto wrecking.
</p>
<p class="text-large mb-md">
We strip and resell usable parts and recycle the remaining
materials responsibly, disposing of batteries and other
hazardous waste in appropriate facilities to minimise the
impact on the environment. Rather than sitting in your garage
or garden, your old car is turned into something useful – and
you make some cash as well.
</p>
<p class="text-large mb-lg">
That's why so many customers come to us when they want to get
rid of an old or damaged vehicle.
</p>
<p class="text-large mb-md">
<strong
>We remove and pay for all kinds of vehicles, in all
conditions, including…</strong
>
</p>
<ul class="styled-list">
<li>Cars, utes, trucks, vans, 4WDs, and buses</li>
<li>Unregistered or unwarranted</li>
<li>Crashed or rolled</li>
<li>Water damaged or rusted</li>
<li>Mechanically faulty or undrivable</li>
</ul>
<h3 class="section-subtitle">Removal rates</h3>
<p class="text-large mb-md">
We don't just tow your car for nothing – we pay you for it.
Because we resell second-hand parts, we offer great prices for
used vehicles.
</p>
<p class="text-large mb-md">
The price depends on the condition and the type of vehicle –
we'll give you an instant estimate when you get in touch.
</p>
<p class="text-large mb-md">
<strong>Generally, you can expect to make…</strong>
</p>
<ul class="styled-list">
<li>Complete cars: $150 to $1000</li>
<li>Complete vans, utes, 4WDs and trucks: $500 to $10,000</li>
</ul>
</div>
</section>
<!-- Contact Form Section -->
<section class="content-section" style="padding: 0; margin: 0">
<form class="contact-form">
<h2 class="section-title">
We remove unwanted cars across Wellington & the Lower North
Island
</h2>
<p class="text-center text-large mb-lg">
Call
<a href="tel:0800206206" class="phone-link">0800206206</a>
now or complete the form below for a fast estimate…
</p>
<div class="form-row">
<div class="form-group">
<label for="firstName" class="form-label"
>First Name (required)</label
>
<input
type="text"
id="firstName"
name="firstName"
class="form-input"
required
/>
</div>
<div class="form-group">
<label for="lastName" class="form-label"
>Last Name (required)</label
>
<input
type="text"
id="lastName"
name="lastName"
class="form-input"
required
/>
</div>
</div>
<div class="form-group">
<label for="phone" class="form-label">Phone (required)</label>
<input
type="tel"
id="phone"
name="phone"
class="form-input"
required
/>
</div>
<div class="form-group">
<label for="email" class="form-label">Email (required)</label>
<input
type="email"
id="email"
name="email"
class="form-input"
required
/>
</div>
<div class="form-group">
<label for="address" class="form-label"
>Address (required)</label
>
<input
type="text"
id="address"
name="address"
class="form-input"
required
/>
</div>
<div class="form-group">
<label for="vehicle" class="form-label"
>Vehicle Details (required)</label
>
<input
type="text"
id="vehicle"
name="vehicle"
class="form-input"
required
/>
</div>
<div class="form-group">
<label for="imageUpload" class="form-label"
>Image Upload</label
>
<div class="file-upload-area">
<input
type="file"
id="imageUpload"
name="imageUpload"
class="file-input"
accept="image/*"
multiple
/>
<label for="imageUpload" class="file-upload-label">
<svg
class="upload-icon"
width="40"
height="40"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
>
<line x1="12" y1="5" x2="12" y2="19"></line>
<line x1="5" y1="12" x2="19" y2="12"></line>
</svg>
<span class="upload-text">Add a File</span>
</label>
</div>
</div>
<button type="submit" class="btn btn-primary">SUBMIT</button>
</form>
</section>
</main>
<footer class="footer">
<div class="footer-inner">
<div>
<h4>CONTACT US</h4>
<p>Phone: <a href="tel:0800206206">0800206206</a></p>
<p>
Email:
<a href="mailto:info@primeautocars.com"
>info@kiwicar removals.co.nz</a
>
</p>
<p>Address: 7 Francella Street, Christchurch, New Zealand</p>
</div>
<div>
<h4>FOLLOW US</h4>
<div class="social-icons">
<a
href="https://www.facebook.com/kiwicarremovals/"
target="_blank"
class="social-icon"
aria-label="Facebook"
><svg
width="20"
height="20"
viewBox="0 0 24 24"
fill="currentColor"
>
<path
d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"
/></svg
></a>
<a
href="https://www.instagram.com/kiwicarremovals/"
target="_blank"
class="social-icon"
aria-label="Instagram"
><svg
width="20"
height="20"
viewBox="0 0 24 24"
fill="currentColor"
>
<path
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"
/></svg
></a>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>