Embed youtube vids on tracker page; add cards for additional light kits.
This commit is contained in:
parent
0ba6ea0138
commit
a04f1e906a
BIN
assets/club-car-ds-led-light-kit.jpg
Executable file
BIN
assets/club-car-ds-led-light-kit.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 111 KiB |
BIN
assets/e-z-go-led-txt-light-kit.jpg
Executable file
BIN
assets/e-z-go-led-txt-light-kit.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 115 KiB |
@ -68,6 +68,20 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div class="card">
|
||||
<div class="card-body"> <h4 class="card-title">E-Z-GO LET Deluxe Light Kit</h4> </div>
|
||||
<img class="card-img-bottom" src="./assets/e-z-go-led-txt-light-kit.jpg" alt="LED light kit pics 4">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="card">
|
||||
<div class="card-body"> <h4 class="card-title">Club Car DS LED Deluxe Light Kit</h4> </div>
|
||||
<img class="card-img-bottom" src="./assets/club-car-ds-led-light-kit.jpg" alt="LED light kit pics 5">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<hr>
|
||||
<h4 class="text-center"><a href="mailto:sales@alumacar.com">sales@alumacar.com</a></h4>
|
||||
|
@ -51,6 +51,12 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/z3xiBwOg31E" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ocxb63uSyP0" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-sm-6">
|
||||
<div class="card">
|
||||
|
Loading…
Reference in New Issue
Block a user