-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.homepage.html
274 lines (249 loc) · 10.8 KB
/
example.homepage.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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello McDaniels</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="hero mc-header">
<div class="hero-head"></div>
<div class="hero-body">
<div class="columns">
<div class="column" class="mc-logo">
<img src="images/logo.png" class="mc-logo-image" alt="McDaniels Quality Body Works">
</div>
<div class="column is-hidden-mobile"></div>
<div class="column is-narrow mc-header-locations is-hidden-mobile">
<div class="notification is-black-transparent has-text-centered">
<div><b>Longview</b></div>
<div class="is-size-7">404 E. Marshall<br />Longview, Texas 75601</div>
<p class="is-size-6"><b>903-753-5391</b></p>
</div>
<div class="notification is-black-transparent has-text-centered">
<div><b>Kilgore</b></div>
<div class="is-size-7">1015 Hwy. 259 N.<br />Kilgore, Texas 75602</div>
<p class="is-size-6"><b>903-218-6109</b></p>
</div>
</div>
</div>
</div>
<div class="hero-foot"></div>
</div>
<nav class="navbar is-transparent">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="images/logo-sm.png" alt="McDaniels Body Repair">
</a>
<a class="navbar-item is-hidden-desktop" href="https://facebook.com/" target="_blank">
<span class="icon" style="color: #fff;">
<i class="fa fa-facebook"></i>
</span>
</a>
<a class="navbar-item is-hidden-desktop" href="https://twitter.com/" target="_blank">
<span class="icon" style="color: #55acee;">
<i class="fa fa-twitter"></i>
</span>
</a>
<div class="navbar-burger burger" data-target="navMenubd-example">
<span></span>
<span></span>
<span></span>
</div>
</div>
<div id="navMenubd-example" class="navbar-menu">
<div class="navbar-start">
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link is-active" href="/documentation/overview/start/">
About
</a>
<div class="navbar-dropdown ">
<a class="navbar-item " href="/documentation/overview/start/">
Overview
</a>
<a class="navbar-item is-active" href="/">
Components
</a>
<a class="navbar-item " href="/gallery">
<span class="bd-emoji">🎨</span>
Gallery
</a>
<a class="navbar-item " href="/testimonials">
<span class="bd-emoji">❤️</span>
Testimonials
</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link " href="/blog/">
Estimates
</a>
<div id="blogDropdown" class="navbar-dropdown " data-style="width: 18rem;">
<a class="navbar-item" href="/2017/08/03/list-of-tags/">
<div class="navbar-content">
<p>
<small class="has-text-info">03 Aug 2017</small>
</p>
<p>New feature: list of tags</p>
</div>
</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<div class="navbar-link">
I-Car Gold Training
</div>
<div id="moreDropdown" class="navbar-dropdown ">
<a class="navbar-item " href="/extensions/">
<div class="level is-mobile">
<div class="level-left">
<div class="level-item">
<p>
<strong>Training</strong>
<br>
<small>Learn Auto Body</small>
</p>
</div>
</div>
<div class="level-right">
<div class="level-item">
<span class="icon has-text-info">
<i class="fa fa-plug"></i>
</span>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/documentation/overview/start/">
Accident - FAQ's
</a>
<div class="navbar-dropdown ">
<a class="navbar-item " href="/documentation/overview/start/">
Overview
</a>
<hr class="navbar-divider">
<div class="navbar-item">
<div>
<p class="is-size-6-desktop">
<strong class="has-text-info">McDaniels</strong>
</p>
<small>
<a class="bd-view-all-versions" href="/versions">View all FAQ's</a>
</small>
</div>
</div>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/documentation/overview/start/">
Warranty
</a>
<div class="navbar-dropdown ">
<a class="navbar-item " href="/documentation/overview/start/">
Warranty
</a>
</div>
</div>
</div>
<div class="navbar-end">
<a class="navbar-item is-hidden-touch" href="https://facebook.com/" target="_blank">
<span class="icon" style="color: #fff;">
<i class="fa fa-facebook"></i>
</span>
</a>
<a class="navbar-item is-hidden-touch" href="https://twitter.com/" target="_blank">
<span class="icon" style="color: #55acee;">
<i class="fa fa-twitter"></i>
</span>
</a>
<div class="navbar-item is-inline-block">
<div class="field is-grouped">
<p class="control">
<a class="bd-tw-button button"
data-social-network="Twitter"
data-social-action="tweet"
data-social-target="http://mcdanielsqbw.coms"
target="_blank"
href="https://twitter.com/intent/tweet?text=McDaniels Quality Body Repair: made my car look good as new&hashtags=mcdanielsqbw&url=http://mcdanielsqbw.com">
<span class="icon">
<i class="fa fa-twitter"></i>
</span>
<span>
Tweet
</span>
</a>
</p>
</div>
</div>
</div>
</div>
</nav>
<div class="columns mc-content">
<div class="column is-1"> </div>
<div class="column mc-content-body section">
<h1 class="title">Welcome to McDaniel’s Quality Body Works</h1>
<div>
<h2 class="subtitle"><img src="images/vlmcdaniel.png" class="is-pulled-right" alt="V.L. McDaniel">McDaniel's Quality Body Works is one of the oldest paint and body shops in this part of the country, established in 1933 and continued for three generations.</h2>
<p class="block">Original founder V.L. McDaniel started in the collision repair business in Abilene, Texas in 1921 as a Body Technician and Shop Manager. After relocating to the East Texas area in 1930, V.L. went to work at a Chevrolet dealership in Overton as a Body Technician and Shop Manager and later came to Le Sage Chevrolet in Longview in 1932… <a href="#">Read More</a></p>
<h3 class="block subtitle">Accident? Insurance Claim?</h3>
<p class="block">We are on Direct Repair Programs (DRP) with several major insurance companies. Direct repair programs are much like preferred providers in health insurance. This means McDaniel's will handle your claim direct with the insurance company, saving you the time of running all over town getting estimates. Be sure and ask the insurance company if they have a Direct Repair Program and if we are on their list. If a company has a program that we are not a part of, you are in no way obligated to use their shop just because they offer. You can always have your vehicle repaired at the shop of your choice.</p>
<h3 class="block subtitle"><img src="images/recycle-logo.png" class="is-pulled-right" alt="Certifiably Green">Certifiably Green</h3>
<p class="block">As an environmentally concerned green business, McDaniel's Quality Body Works recycles all cardboard, metal and chemical waste products.</p>
<h3 class="subtitle">Thank You for using McDaniel's Quality Body Works Collision Repair Shop in Longview…
<a href="#">Read More</a>
</h3>
<p></p>
</div>
</div>
<div class="column is-1"> </div>
</div>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<p>
<div class="block">
McDaniel’s Quality Body Works<br />
404 E. Marshall, Longview, Texas 75601 1615<br />
Hwy 259 N, Kilgore, Texas 75662 - 903 753 5391
</div>
<div class="block">
About - Estimates - I-car Gold Training - Accident & FAQs - Warranty -
<a class="icon" href="https://facebook.com/">
<i class="fa fa-facebook"></i>
</a>
</div>
<div class="block">© Copyright — McDaniels Quality Body Works — East Texas -
Web Design by <a href="http://rkvideo.tv">RK Productions</a>.
</div>
</p>
</div>
</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', function () {
// Get all "navbar-burger" elements
var $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
// Check if there are any nav burgers
if ($navbarBurgers.length > 0) {
// Add a click event on each of them
$navbarBurgers.forEach(function ($el) {
$el.addEventListener('click', function () {
// Get the target from the "data-target" attribute
var target = $el.dataset.target;
var $target = document.getElementById(target);
// Toggle the class on both the "navbar-burger" and the "navbar-menu"
$el.classList.toggle('is-active');
$target.classList.toggle('is-active');
});
});
}
});
</script>
</body>
</html>
<script src="http://localhost:35729/livereload.js"></script>