Remove front cowl page (elite-cowl-ds.html); site no longer links to it and I don't want to maintain it along w/upcoming changes to add a help page.
This commit is contained in:
parent
7edbe75178
commit
89e686f81e
@ -1,67 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Alumacar Electric Vehicles and Accessories</title>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-65861329-3"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-65861329-3');
|
||||
</script>
|
||||
<meta name="Description" content="electic vehicles golf cart accessories light kits">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
|
||||
</head>
|
||||
<body class="container-fluid">
|
||||
<hr>
|
||||
<nav class="nav nav-pills nav-fill">
|
||||
<a class="navbar-brand" href="/">
|
||||
<!-- alumacar.com icon by Katarina Stefanikova from Noun Project -->
|
||||
<img src="./assets/aluma-icon.png" width="30" height="30" alt="alumacar.com icon">
|
||||
</a>
|
||||
<a class="nav-item nav-link" href="/">Home</a>
|
||||
<a class="nav-item nav-link active" href="./cart-kits.html">Golf Cart Accessories</a>
|
||||
<a class="nav-item nav-link" href="./tracker-ds.html">Self-Balancing Tracker</a>
|
||||
<a class="nav-item nav-link" href="./dealers.html">Dealers</a>
|
||||
</nav>
|
||||
<hr>
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">Elite Precedent Front Cowl Specs:</h4>
|
||||
<ul>
|
||||
<li>CUSTOM REPLACEMENT FRON COWL FOR CLUB CAR PRECEDENT</li>
|
||||
<li>COMES WITH ULTIMATE FULL LED LIGHT KITS</li>
|
||||
<li>LIGHT KIT INCLUDES ALL HARNESSES TO INSTALL INCLUDING REAR BUCKET HARNESS</li>
|
||||
<li>LIGHT KIT HAS FRONT AND REAR LED BULBS, TURN SIGNALS, BRAKE LIGHTS, HAZZARDS AND HORN</li>
|
||||
<li>COMES IN PRIMER COATING READY TO PAINT</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="card">
|
||||
<div class="card-body"> <h4 class="card-title">Elite Precedent Cowl Pics</h4> </div>
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-02.jpg" alt="cowl pics 2">
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-07.jpg" alt="cowl pics 2">
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-03.jpg" alt="cowl pics 3">
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-04.jpg" alt="cowl pics 4">
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-05.jpg" alt="cowl pics 5">
|
||||
<img class="card-img-bottom" src="./assets/elite-cowl-tn-06.jpg" alt="cowl pics 6">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<hr>
|
||||
<h4 class="text-center"><a href="mailto:sales@alumacar.com">sales@alumacar.com</a></h4>
|
||||
<hr>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user