-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
193 lines (171 loc) · 8.67 KB
/
services.html
File metadata and controls
193 lines (171 loc) · 8.67 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
<!DOCTYPE HTML>
<html>
<head>
<title>Services | 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="Mobile mechanic services in Houston: oil changes, brake repair, battery replacement, diagnostics, A/C repair, and 24/7 emergency roadside assistance.">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://htx-mobile-mechanic.vercel.app/services.html" />
<meta property="og:title" content="HTX Mobile Mechanic" />
<meta property="og:description" content="Mobile mechanic in Houston. ASE certified. Call (832) 712-7776." />
<link rel="canonical" href="https://htx-mobile-mechanic.vercel.app/services.html" />
<link rel="stylesheet" href="assets/css/main.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "HTX Mobile Mechanic Services",
"itemListElement": [
{"@type": "Service", "position": 1, "name": "Oil Change", "url": "https://htx-mobile-mechanic.vercel.app/services/oil-change.html"},
{"@type": "Service", "position": 2, "name": "Brake Repair", "url": "https://htx-mobile-mechanic.vercel.app/services/brake-repair.html"},
{"@type": "Service", "position": 3, "name": "Battery Replacement", "url": "https://htx-mobile-mechanic.vercel.app/services/battery-replacement.html"},
{"@type": "Service", "position": 4, "name": "Engine Diagnostics", "url": "https://htx-mobile-mechanic.vercel.app/services/engine-diagnostics.html"},
{"@type": "Service", "position": 5, "name": "AC Repair", "url": "https://htx-mobile-mechanic.vercel.app/services/ac-repair.html"},
{"@type": "Service", "position": 6, "name": "Emergency Roadside Assistance", "url": "https://htx-mobile-mechanic.vercel.app/services/emergency-roadside.html"},
{"@type": "Service", "position": 7, "name": "Starter & Alternator Repair", "url": "https://htx-mobile-mechanic.vercel.app/services/starter-alternator.html"},
{"@type": "Service", "position": 8, "name": "Tune-Up", "url": "https://htx-mobile-mechanic.vercel.app/services/tune-up.html"}
]
}
</script>
</head>
<body class="left-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">
<!-- Sidebar -->
<div id="sidebar" class="col-4 col-12-medium">
<section>
<header>
<h3>Quick Contact</h3>
</header>
<p>Questions about a service? Call me.</p>
<ul class="actions">
<li><a href="tel:+18327127776" class="button icon solid fa-phone">(832) 712-7776</a></li>
</ul>
</section>
<section>
<header>
<h3>Not Sure What You Need?</h3>
</header>
<p>Describe what's happening with your car and I'll let you know what we're looking at. Free estimates, no pressure.</p>
</section>
</div>
<!-- Content -->
<div id="content" class="col-8 col-12-medium">
<article class="box post">
<header>
<h2>Services</h2>
<p>Everything I do, I do at your location. No shop visit required.</p>
</header>
<h3>Oil Changes</h3>
<p>Conventional, synthetic blend, or full synthetic. I bring the oil, filter, and drain pan. Takes about 20-30 minutes. I also do a quick check of your fluids, belts, and tire pressure while I'm there.</p>
<p><strong>Price:</strong> $45 – $85 depending on oil type and vehicle</p>
<hr />
<h3>Brake Repair</h3>
<p>Pads, rotors, calipers—I handle it all. I'll inspect your entire brake system and tell you exactly what needs work. No guessing, no overselling. If your rotors can be resurfaced instead of replaced, I'll tell you.</p>
<p><strong>Price:</strong> $150+ per axle (pads), $250+ with rotors</p>
<hr />
<h3>Battery Service</h3>
<p>Dead battery? I'll test it first to make sure that's actually the problem. If you need a new one, I carry quality batteries with warranty. Jump starts available too.</p>
<p><strong>Price:</strong> $150 – $250 (battery installed), $50 – $75 (jump start)</p>
<hr />
<h3>Diagnostics</h3>
<p>Check engine light? I use professional diagnostic equipment to read codes and live data. I'll tell you what's wrong in plain English—not just read you a code number.</p>
<p><strong>Price:</strong> $75 – $100 (often waived if you proceed with repairs)</p>
<hr />
<h3>A/C Repair</h3>
<p>Houston summers are brutal. I do recharges, leak detection, and repairs. If your compressor is shot, that's usually a shop job, but I can diagnose it and point you in the right direction.</p>
<p><strong>Price:</strong> $85+ (recharge), varies for repairs</p>
<hr />
<h3>Starter & Alternator</h3>
<p>Car won't start? Could be the starter. Battery keeps dying? Might be the alternator. I can diagnose and replace both at your location.</p>
<p><strong>Price:</strong> $250+ depending on vehicle</p>
<hr />
<h3>Belts & Hoses</h3>
<p>Serpentine belt squealing? Radiator hose cracked? I replace belts and hoses on-site.</p>
<p><strong>Price:</strong> Varies by vehicle</p>
<hr />
<h3>Emergency / Roadside</h3>
<p>Stranded on I-10 at midnight? I answer 24/7 for emergencies. Jump starts, tire changes, fuel delivery, and on-site repairs when possible. If I can't fix it there, I'll help you figure out next steps.</p>
<p><strong>Availability:</strong> 24/7</p>
<hr />
<h3>What I Don't Do Mobile</h3>
<p>Some jobs need a lift and a shop. Major transmission work, most suspension jobs, and some A/C repairs (compressor replacement) aren't practical to do mobile. If your job falls into this category, I'll tell you upfront and recommend a shop I trust.</p>
<ul class="actions">
<li><a href="tel:+18327127776" class="button icon solid fa-phone">Call for a Quote</a></li>
<li><a href="contact.html" class="button icon solid fa-envelope">Contact Me</a></li>
</ul>
</article>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<header>
<h2>Ready to schedule? <strong>Call me.</strong></h2>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<section>
<ul class="icons">
<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>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<ul class="icons">
<li class="icon solid fa-clock">
<strong>Hours:</strong> 7am–8pm daily, 24/7 emergencies
</li>
<li class="icon solid fa-map-marker-alt">
Serving Greater Houston
</li>
</ul>
</section>
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© 2026 HTX Mobile Mechanic</li>
<li>Emmanuel — Houston, TX</li>
</ul>
</div>
</section>
</div>
<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>