-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
263 lines (232 loc) · 9.42 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Green's Collision LLC</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Green's Collision Body Shop">
<meta name="keywords"
content="custom, paint, body, car body, car, body shop, green's collision, burgettstown, repair">
<meta name="author" content="Joshua Ballas" />
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700|Raleway" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target="#ftco-navbar" data-offset="200">
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">Green's Collision LLC</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a href="#section-home" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="#section-about" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="#section-gallery" class="nav-link">Gallery</a>
</li>
<li class="nav-item">
<a href="#section-contact" class="nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="ftco-cover" style="background-image: url(images/main.JPG);" id="section-home">
<div class="container">
<div class="row align-items-center justify-content-center text-center ftco-vh-100">
<div class="col-md-12">
<h1 class="ftco-heading ftco-animate mb-3">Family Owned, Family Run</h1>
<h2 class="h5 ftco-subheading mb-5 ftco-animate" style="color: rgb(255, 255, 255);">We treat your car as one
of our own.</h2>
</div>
</div>
</div>
</section>
<section class="ftco-section" id="section-about">
<div class="container">
<div class="row">
<div class="col-md-6 ftco-animate mb-5">
<h4 class="ftco-sub-title">Our Story</h4>
<h2 class="ftco-primary-title display-4">Welcome</h2>
<p>
We have been a family business since September of 2015. Our employees all have over 25 years of experience.
Our goal is to
make sure all of our customers leave satisfied with our work.
</p>
<div>
<h4 style="font-style: italic;">Services:</h4>
<ul>
<li>Custom Work</li>
<li>Unibody</li>
<li>Frame</li>
<li>Restorations</li>
<li>Motorcyles</li>
<li>and more...</li>
</ul>
</div>
<h5>All Insurances Accepted!</h5>
</div>
<div class="col-md-6 ftco-animate img" data-animate-effect="fadeInRight">
<img src="images/action.JPG" style="width: 95%;">
</div>
</div>
</div>
</section>
<section class="ftco-section" id="section-gallery">
<div class="container">
<div class="row ftco-custom-gutters">
<div class="col-md-12 text-center mb-5 ftco-animate">
<h2 class="display-4">Gallery</h2>
<div class="row justify-content-center">
<div class="col-md-7">
<p class="lead">Some of our custom work.</p>
</div>
</div>
</div>
<div class="col-md-4 ftco-animate">
<a href="images/1.jpg" class="ftco-thumbnail image-popup">
<img src="images/1.jpg" class="img-fluid">
</a>
</div>
<div class="col-md-4 ftco-animate">
<a href="images/2.JPG" class="ftco-thumbnail image-popup">
<img src="images/2.JPG" class="img-fluid">
</a>
</div>
<div class="col-md-4 ftco-animate">
<a href="images/3.jpg" class="ftco-thumbnail image-popup">
<img src="images/3.jpg" class="img-fluid">
</a>
</div>
</div>
</div>
</section>
<section class="ftco-section bg-light" id="section-contact">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb-5 ftco-animate">
<h2 class="display-4">Contact Us</h2>
<div class="row justify-content-center">
<div class="col-md-7">
<p class="lead">If you have any questions, or would like to contact us about our services, click the email
below or give us
a call.</p>
</div>
</div>
<div class="row">
<div class="mx-auto text-center">
<div>
<a href="mailto:[email protected]?subject=Web%20Request">
<i class="fas fa-envelope" style="color: black;" title="Email"></i> [email protected]
</a>
</div>
<div>
<a href="tel:7242157116" class="phone" style="color: black;">
<i class="fas fa-phone" title="Phone"></i> (724) 215-7116</a>
</div>
<div style="height: 25px;">
<label style="color: black;">
<i class="fas fa-fax" title="Fax"></i> (724) 215-7117</label>
</div>
<div style="height: 25px;">
<label style="color: black;">
<i class="fas fa-map-marked-alt" title="Address"></i> 1 West Market Street, Burgettstown, PA 15021</label>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <div id="map"></div> -->
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row mb-12">
<div class="col-md-4">
<div class="row">
<div class="col-md ftco-animate">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Green's Collision LLC</h2>
<ul class="list-unstyled">
<li>
<a href="#section-about" class="py-2 d-block nav-link">About</a>
</li>
<li>
<a href="#section-gallery" class="py-2 d-block nav-link">Gallery</a>
</li>
<li>
<a href="#section-contact" class="py-2 d-block nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-8">
<div class="ftco-footer-widget mb-4">
<ul class="ftco-footer-social list-unstyled float-md-right float-lft">
<li class="ftco-animate">
<a href="https://www.facebook.com/greenscollision" target="_blank">
<span class="icon-facebook"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row ftco-animate">
<div class="col-md text-left">
<span class="current-year"></span>Green's Collision LLC. All Rights Reserved.
</div>
</div>
</div>
</footer>
<div id="ftco-loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#F96D00" />
</svg>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114344373-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-114344373-1');
</script>
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<!-- <script
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCPPoZvoe5nXiS3AbxmdBc2fQrptVpTNU4&sensor=false"></script>
<script src="js/google-map.js"></script> -->
<script src="js/main.js"></script>
</body>
</html>