39 lines
1.3 KiB
HTML
Executable File
39 lines
1.3 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Tretter Solutions LLC</title>
|
|
<link rel="icon" type="image/png" href="/favicon.png" sizes="160x160">
|
|
<link rel="stylesheet" href="/main.css">
|
|
<script src="https://www.paypal.com/sdk/js?client-id=BAAYkR8ROvP3ErioQuaH5KsgLvqkw4q-qmkCrfDPW4dkuM4UTRA1yzFBOIWFDj5fotWm15pjE3HFUOx1rA&components=hosted-buttons&enable-funding=venmo¤cy=USD"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="logo-wrapper">
|
|
<a href="/"><img class="logo" src="/TretterCoatOfArms.png" alt="Tretter coat of arms"></a>
|
|
</div>
|
|
<div class="top-banner">Tretter Solutions LLC</div>
|
|
|
|
<div class="text-block" style="left:100px">
|
|
<h1>Tesla Model 3/Model Y Door handle Stickers</h1>
|
|
<img src='TeslaDoorHandleStickers.jpg' width="100%" style="max-width:800px" alt='product picture'></img>
|
|
|
|
<div id="paypal-container-PK5R77Y6H9LCA" style='position:relative'></div>
|
|
<script>
|
|
paypal.HostedButtons({
|
|
hostedButtonId: "PK5R77Y6H9LCA",
|
|
}).render("#paypal-container-PK5R77Y6H9LCA")
|
|
</script>
|
|
</div>
|
|
|
|
<div class="footer">
|
|
<hr>
|
|
© Tretter Solutions LLC
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|