added promo. fixed bugs
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
<h6 class="footer-title">Social</h6>
|
||||
<a class="link link-hover" href="https://www.facebook.com/auburnoil">Facebook</a>
|
||||
<a class="link link-hover" href="https://www.google.com/search?client=firefox-b-1-d&sca_esv=02c44965d6d4b280&sca_upv=1&cs=1&output=search&kgmid=/g/11wcbqrx5l&q=Auburn+Oil&shndl=30&shem=lsde&source=sh/x/loc/act/m1/1&kgs=52995d809762cd61">Google</a>
|
||||
<a class="link link-hover" href="auburnoil.com">Website</a>
|
||||
<a class="link link-hover" href="https://auburnoil.com">Website</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<h6 class="footer-title">Quick Call</h6>
|
||||
<a class="link link-hover">Trask Tank Worcester - (508) 791-5064</a>
|
||||
<a class="link link-hover">Eddys Truck - (508) 304-9552</a>
|
||||
<a class="link link-hover">Spring Rebuilders - (508) 799-9342</a>
|
||||
<div class="">Trask Tank Worcester - (508) 791-5064</div>
|
||||
<div class="">Eddys Truck - (508) 304-9552</div>
|
||||
<div class="">Spring Rebuilders - (508) 799-9342</div>
|
||||
</nav>
|
||||
<nav>
|
||||
<h6 class="footer-title">Other</h6>
|
||||
|
||||
@@ -66,6 +66,9 @@
|
||||
<router-link :to="{ name: 'oilprice' }">
|
||||
<div class=" hover:underline py-1">Oil Pricing</div>
|
||||
</router-link>
|
||||
<router-link :to="{ name: 'promo' }">
|
||||
<div class=" hover:underline py-1">Promos</div>
|
||||
</router-link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user