-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
255 lines (208 loc) · 9.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home | Sound Solutions</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="icon" href="images/favicon.png" type="image/x-icon"/>
<!-- google icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<!--test-->
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<style>
.mySlides {display:none;}
</style>
<!-- Main css -->
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet">
</head>
<body>
<!-- PRE LOADER -->
<div class="preloader">
<div class="sk-spinner sk-spinner-wordpress">
<span class="sk-inner-circle"></span>
</div>
</div>
<!-- Navigation section -->
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="tel:6163074025" class="navbar-brand"><i class="material-icons">call</i></a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- Home Section -->
<section id="home" class="main-home parallax-section">
<div class="overlay"></div>
<div id="particles-js"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<h2>SOUND SOLUTIONS</h2>
<h4>Custom Electronics- Marine, Automotive, Power Sports</h4>
</div>
</div>
</div>
</section>
<hr>
<center>
<img src="images/home-car.png" height="150px">
<h3>Audio</h3>
<h3>Lighting</h3>
<h3>Remote Starters</h3>
</center>
<center>
<img src="images/home-boat.png" height="200px">
<h3>Audio</h3>
<h3>Lighting</h3>
<h3>Autopilot</h3>
</center>
<center>
<img src="images/home-atv.png" height="200px">
<h3>Audio</h3>
<h3>Lighting</h3>
</center>
<hr>
<!-- Blog Section -->
<!--
<section id="gallery">
<div class="container">
<div class="row">
<div class="col-md-offset-1 col-md-10 col-sm-12">
<h2>Beautiful Images with Magnific Popup..</h2>
<p>Aliquam blandit velit nisi, sed fringilla felis lacinia sed. Integer vitae porta felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus non tristique lacus. Suspendisse ut tortor vitae risus lacinia tristique. Aliquam sed consectetur libero.</p>
<p>Morbi tellus dolor, porta dignissim enim sit amet, dapibus sagittis erat. In blandit elit sit amet dui aliquet congue nec vel quam. Integer id tristique libero.</p>
<span></span>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<img src="images/logo1.gif" class="img-responsive" alt="Gallery Image" width="300px" height="300px">
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<img src="images/logo2.jpg" class="img-responsive" alt="Gallery Image" width="100px" height="100px">
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<img src="images/logo3.jpg" class="img-responsive" alt="Gallery Image">
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<a href="images/gallery-image4.jpg" class="image-popup">
<img src="images/logo4.png" class="img-responsive" alt="Gallery Image">
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<img src="images/logo5.png" class="img-responsive" alt="Gallery Image">
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="gallery-thumb">
<img src="images/logo6.jpg" class="img-responsive" alt="Gallery Image">
</div>
</div>
<div class="col-md-12 col-sm-12">
<p>Aliquam blandit velit nisi, sed fringilla felis lacinia sed. Integer vitae porta felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus non tristique lacus.</p>
</div>
</div>
</div>
</div>
</section>
-->
<!--
<center>
<div class="w3-content w3-section" style="max-width:500px">
<img class="mySlides" src="images/logo1.gif" style="width:100%" height="150px">
<img class="mySlides" src="images/logo2.jpg" style="width:100%" height="150px">
<img class="mySlides" src="images/logo3.jpg" style="width:100%" height="150px">
<img class="mySlides" src="images/logo4.png" style="width:100%" height="150px">
<img class="mySlides" src="images/logo5.png" style="width:100%" height="150px">
<img class="mySlides" src="images/logo6.jpg" style="width:100%" height="150px">
<img class="mySlides" src="images/logo7.png" style="width:100%" height="150px">
<img class="mySlides" src="images/logo8.png" style="width:100%" height="150px">
<img class="mySlides" src="images/logo9.png" style="width:100%" height="150px">
</div>
</center>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 1000); // Change image every 1 seconds
}
</script>
-->
<!-- Footer Section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 col-sm-6">
<h3>Sound Solutions</h3>
<p>Custom Electronics- Marine, Automotive, Power Sports</p>
<div class="footer-copyright">
<p>Copyright © 2017 Sound Solutions</p>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6">
<p><i class="fa fa-phone"></i> <a href="tel:(616) 307-4025">(616) 307-4025</a></p>
<p><i class="fa fa-save"></i> <a href="mailto:soundsolutions2011@gmail.com">soundsolutions2011@gmail.com</a></p>
</div>
<div class="clearfix col-md-12 col-sm-12">
<hr>
</div>
<!--
<div class="col-md-12 col-sm-12">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-dribbble"></a></li>
<li><a href="#" class="fa fa-instagram"></a></li>
</ul>
</div>
-->
</div>
</div>
</footer>
<!-- Back top -->
<a href="#back-top" class="go-top"><i class="fa fa-angle-up"></i></a>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/app.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>