Fix blurry Precendent light-kit pic; add assets for ad-flyer.

This commit is contained in:
jkaplon 2025-06-16 13:13:18 -04:00
parent 7f73c7f485
commit e1cb09f86a
12 changed files with 83 additions and 1 deletions

BIN
assets/alumacar-logo-tn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

View File

@ -0,0 +1,79 @@
<!DOCTYPE html>
<html>
<body style="font-family: Arial, sans-serif; line-height: 1.5; color: #333;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="max-width: 600px; margin: auto; background-color: #ffffff; border: 1px solid #ccc;">
<tr>
<td style="padding: 20px;">
<h2 style="color: #0073aa; text-align: center;"><strong>STREET LEGAL LSV DEALERS</strong></h2>
<p style="text-align: center; font-size: 16px;"><strong>Save Time &amp; Money on Street Legal Conversions</strong></p>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td>
<img style="border: 10px solid lightgray;" src="https://alumacar.com/assets/street-legal-red-4-pass-tn.jpg" alt="test">
</td>
<td>
<h3>Call or email for info on hassle-free, quick LSV conversions.</h3>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<h3 style="color: #0073aa; text-align: center;"><strong>GOLF CART ACCESSORIES</strong></h3>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td> <img style="border: 10px solid lightgray;" src="https://alumacar.com/assets/precedent-led-light-kit-tn.jpg" alt="test"> </td>
<td> <img style="border: 10px solid lightgray;" src="https://alumacar.com/assets/drive2-deluxe-led-light-kit-12-48v-mech-brake-switch-tn.jpg" alt="test"> </td>
<td> <img style="border: 10px solid lightgray;" src="https://alumacar.com/assets/email-led-light-kit-tn.jpg" alt="test"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td>
<ul style="list-style: none; padding-left: 0;">
<li style="color: #0073aa;">DELUXE LED LIGHT KITS</li>
<li>Club Car Tempo, Precedent, TXT Freedom, Drive2, and more...</li>
<li style="color: #0073aa;">REAR SEAT KITS</li>
<li>With cooler cutout</li>
<li style="color: #0073aa;">SPLIT TINTED WINDSHIELDS &amp; OTHER ACCESSORIES</li>
</ul>
</td>
<td> <img style="border: 10px solid lightgray;" src="https://alumacar.com/assets/seat-01-tn.jpg" alt="test"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<p>For complete inventory and dealer-distributor pricing options, please contact:</p>
<ul style="list-style: none; padding-left: 0;">
<li><strong>Steve:</strong> 813-924-3643 @ Alumacar</li>
<li><strong>Jim:</strong> 813-763-6498 @ Eight Flags Supply</li>
<li><a href="http://www.alumacar.com" style="color: #0073aa;">www.alumacar.com</a></li>
</ul>
<hr style="margin: 20px 0; border: none; border-top: 1px solid #eee;">
<img src="https://alumacar.com/assets/alumacar-logo-tn.jpg" alt="test">
<p><a href="http://www.alumacar.com" style="color: #0073aa;">http://www.alumacar.com</a></p>
<p><strong>Tampa, Florida</strong></p>
</td>
</tr>
<tr>
</tr>
</table>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
assets/precedent-led-light-kit-tn.jpg Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 KiB

BIN
assets/seat-01-tn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -36,6 +36,9 @@
</div>
</div>
<div class="col-sm-4">
<div class="card">
<img class="card-img-bottom" src="./assets/ez-go-rxv-windshield-resize.jpg" alt="Split, tinted windsheild image">
</div>
<div class="card">
<img class="card-img-bottom" src="./assets/seat-01-resize-95.jpg" alt="Seat kit pic 1">
</div>

View File

@ -45,7 +45,7 @@
<div class="col-sm-6">
<div class="card">
<div class="card-body"> <h4 class="card-title">Precedent LED Ultimate Light Kit </h4> </div>
<img class="card-img-bottom" src="./assets/precedent-led-light-kit-tn.jpg" alt="LED light kit pic 1">
<img class="card-img-bottom" src="./assets/precedent-led-light-kit.jpg" alt="LED light kit pic 1">
</div>
</div>
</div>