-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
279 lines (258 loc) · 12.3 KB
/
faq.html
File metadata and controls
279 lines (258 loc) · 12.3 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
<!DOCTYPE HTML>
<html>
<head>
<title>FAQ | HTX Mobile Mechanic | Houston Mobile Auto Repair</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Frequently asked questions about HTX Mobile Mechanic in Houston. Get answers about mobile auto repair services, pricing, emergency service, and areas served.">
<link rel="canonical" href="https://htx-mobile-mechanic.vercel.app/faq.html" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://htx-mobile-mechanic.vercel.app/faq.html" />
<meta property="og:title" content="FAQ | HTX Mobile Mechanic" />
<meta property="og:description" content="Frequently asked questions about mobile auto repair in Houston." />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="FAQ | HTX Mobile Mechanic" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "AutoRepair",
"@id": "https://htx-mobile-mechanic.vercel.app/#business",
"name": "HTX Mobile Mechanic",
"telephone": "+1-832-712-7776",
"url": "https://htx-mobile-mechanic.vercel.app/"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is a mobile mechanic?",
"acceptedAnswer": {"@type": "Answer", "text": "A mobile mechanic brings the tools and expertise to your location—your home, office, or roadside. No need to tow your car to a shop or wait in a waiting room. I perform most repairs on-site."}
}, {
"@type": "Question",
"name": "What services can you do at my location?",
"acceptedAnswer": {"@type": "Answer", "text": "Oil changes, brake repair, battery replacement, engine diagnostics, A/C repair, starter and alternator replacement, belt and hose replacement, and emergency roadside service. Major work like transmission or suspension may require a shop."}
}, {
"@type": "Question",
"name": "How much does a mobile mechanic cost?",
"acceptedAnswer": {"@type": "Answer", "text": "Most services range from $45-$250. Oil changes are $45-$85, brake pads start at $150, batteries are $150-$250. I give you the price before starting any work—no surprise fees."}
}, {
"@type": "Question",
"name": "Do you offer emergency service?",
"acceptedAnswer": {"@type": "Answer", "text": "Yes! I answer 24/7 for emergencies. If you're stranded on I-10 or anywhere in Houston, call me. I can help with jump starts, tire changes, fuel delivery, and on-site repairs when possible."}
}, {
"@type": "Question",
"name": "Are you ASE certified?",
"acceptedAnswer": {"@type": "Answer", "text": "Yes, I'm ASE (Automotive Service Excellence) certified with over 10 years of experience working at dealerships, independent shops, and now mobile."}
}, {
"@type": "Question",
"name": "What areas do you serve?",
"acceptedAnswer": {"@type": "Answer", "text": "I serve all of Greater Houston including The Heights, Montrose, Galleria, Memorial, Katy, Sugar Land, The Woodlands, Cypress, Spring, and more."}
}, {
"@type": "Question",
"name": "How long does an oil change take?",
"acceptedAnswer": {"@type": "Answer", "text": "Most oil changes take 20-30 minutes at your location. I also check fluids, belts, and tire pressure while I'm there—free of charge."}
}, {
"@type": "Question",
"name": "Can you diagnose my check engine light?",
"acceptedAnswer": {"@type": "Answer", "text": "Yes! I use professional diagnostic equipment to read codes and explain what's wrong in plain English—not just read you a code number. Diagnostics are $75-$100, often waived if you proceed with repairs."}
}, {
"@type": "Question",
"name": "Do I need to be present when you work on my car?",
"acceptedAnswer": {"@type": "Answer", "text": "Not at all. You can be at work, home, or anywhere else. Just leave your keys in a safe place and I'll text you when I'm done. Most people prefer this convenience."}
}, {
"@type": "Question",
"name": "What if you can't fix my car mobile?",
"acceptedAnswer": {"@type": "Answer", "text": "If the job requires a lift or shop equipment, I'll tell you upfront and won't start the work. I know my limits and won't cut corners. I'll recommend a trusted shop if needed."}
}]
}
</script>
</head>
<body class="right-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<h1 id="logo"><a href="index.html">HTX Mobile Mechanic</a></h1>
<p>Mobile auto repair in Houston. I come to you.</p>
<nav id="nav">
<ul>
<li><a class="icon solid fa-home" href="index.html"><span>Home</span></a></li>
<li><a class="icon solid fa-wrench" href="services.html"><span>Services</span></a></li>
<li><a class="icon solid fa-map-marker-alt" href="areas.html"><span>Service Areas</span></a></li>
<li><a class="icon solid fa-question-circle" href="faq.html"><span>FAQ</span></a></li>
<li><a class="icon solid fa-user" href="about.html"><span>About</span></a></li>
<li><a class="icon solid fa-phone" href="contact.html"><span>Contact</span></a></li>
</ul>
</nav>
</div>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div class="row gtr-200">
<div class="col-8 col-12-medium">
<!-- Content -->
<div id="content">
<article>
<header>
<h2>Frequently Asked Questions</h2>
<p>Everything you need to know about mobile auto repair in Houston</p>
</header>
<section>
<h3>What is a mobile mechanic?</h3>
<p>A mobile mechanic brings the tools and expertise to your location—your home, office, or roadside. No need to tow your car to a shop or wait in a waiting room. I perform most repairs on-site.</p>
</section>
<section>
<h3>What services can you do at my location?</h3>
<p>Oil changes, brake repair, battery replacement, engine diagnostics, A/C repair, starter and alternator replacement, belt and hose replacement, and emergency roadside service. Major work like transmission or suspension may require a shop.</p>
</section>
<section>
<h3>How much does a mobile mechanic cost?</h3>
<p>Most services range from $45-$250:</p>
<ul>
<li>Oil changes: $45-$85</li>
<li>Brake pads: $150+ per axle</li>
<li>Batteries: $150-$250</li>
<li>Diagnostics: $75-$100</li>
</ul>
<p>I give you the price before starting any work—no surprise fees.</p>
</section>
<section>
<h3>Do you offer emergency service?</h3>
<p>Yes! I answer 24/7 for emergencies. If you're stranded on I-10 or anywhere in Houston, call me. I can help with jump starts, tire changes, fuel delivery, and on-site repairs when possible.</p>
</section>
<section>
<h3>Are you ASE certified?</h3>
<p>Yes, I'm ASE (Automotive Service Excellence) certified with over 10 years of experience working at dealerships, independent shops, and now mobile.</p>
</section>
<section>
<h3>What areas do you serve?</h3>
<p>I serve all of Greater Houston including:</p>
<ul>
<li>The Heights • Montrose • Galleria • Memorial</li>
<li>Katy • Sugar Land • The Woodlands</li>
<li>Cypress • Spring • Humble • Pasadena</li>
<li>League City • Baytown • Richmond • Pearland</li>
</ul>
</section>
<section>
<h3>How long does an oil change take?</h3>
<p>Most oil changes take 20-30 minutes at your location. I also check fluids, belts, and tire pressure while I'm there—free of charge.</p>
</section>
<section>
<h3>Can you diagnose my check engine light?</h3>
<p>Yes! I use professional diagnostic equipment to read codes and explain what's wrong in plain English—not just read you a code number. Diagnostics are $75-$100, often waived if you proceed with repairs.</p>
</section>
<section>
<h3>Do I need to be present when you work on my car?</h3>
<p>Not at all. You can be at work, home, or anywhere else. Just leave your keys in a safe place and I'll text you when I'm done. Most people prefer this convenience.</p>
</section>
<section>
<h3>What if you can't fix my car mobile?</h3>
<p>If the job requires a lift or shop equipment, I'll tell you upfront and won't start the work. I know my limits and won't cut corners. I'll recommend a trusted shop if needed.</p>
</section>
<section>
<h3>Have another question?</h3>
<p>Just call or text me at <a href="tel:+18327127776">(832) 712-7776</a>. I'm happy to help.</p>
</section>
</article>
</div>
</div>
<div class="col-4 col-12-medium">
<!-- Sidebar -->
<div id="sidebar">
<section>
<header>
<h3>Need Service?</h3>
</header>
<p>Ready to get your car fixed? Call me directly.</p>
<ul class="actions">
<li><a href="tel:+18327127776" class="button icon solid fa-phone">Call (832) 712-7776</a></li>
<li><a href="contact.html" class="button">Contact Form</a></li>
</ul>
</section>
<section>
<header>
<h3>Quick Info</h3>
</header>
<ul class="link-list">
<li><strong>Hours:</strong> 7am–8pm daily</li>
<li><strong>Emergency:</strong> 24/7 available</li>
<li><strong>Location:</strong> Mobile in Houston</li>
<li><strong>Certification:</strong> ASE Certified</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<header>
<h2>Questions? <strong>Let's talk.</strong></h2>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<section>
<p>I'm Emmanuel. I've been fixing cars in Houston for over 10 years. If you've got a question about your car or want to schedule service, just reach out.</p>
<ul class="actions">
<li><a href="tel:+18327127776" class="button icon solid fa-phone">Call (832) 712-7776</a></li>
</ul>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<div class="row">
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon solid fa-home">
Houston, TX<br />
Mobile Service
</li>
<li class="icon solid fa-phone">
<a href="tel:+18327127776">(832) 712-7776</a>
</li>
<li class="icon solid fa-envelope">
<a href="mailto:emmanuel@htxmobilemechanic.com">emmanuel@htxmobilemechanic.com</a>
</li>
</ul>
</div>
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon solid fa-clock">
<strong>Hours</strong><br />
7am–8pm daily<br />
24/7 emergencies
</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© 2026 HTX Mobile Mechanic. All rights reserved.</li>
<li>Emmanuel — Houston, TX</li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>