Bananas Source
<html>
<body>
<h1>Banana for sale</h1>
<img src="https://cdn.glitch.global/342da700-4e95-4b93-9933-6bdf0369a4d2/banana1.jpg?v=1719431389974" />
<img src="https://cdn.glitch.global/342da700-4e95-4b93-9933-6bdf0369a4d2/banana2.png?v=1719431400428" />
<img src="https://cdn.glitch.global/342da700-4e95-4b93-9933-6bdf0369a4d2/banana3.png?v=1719431406459" />
<p>
This lovely banana is just about to hit its prime ripeness. It will not
disappoint you with all of its amazing features.
</p>
<h2>Features:</h2>
<ul>
<li>Protective peel surrounding inner fruit</li>
<li>Decadent yellow color</li>
<li>Distinct banana flavor</li>
<li>Completely non-organic</li>
<li>Attracts adorable monkeys</li>
</ul>
<h2>Specs:</h2>
<table>
<tr>
<td>Dimensions:</td>
<td>12" x 2" x 2"</td>
</tr>
<tr>
<td>Weight:</td>
<td>3oz</td>
</tr>
<tr>
<td>Processing Time:</td>
<td>4 days</td>
</tr>
<tr>
<td>Ships From:</td>
<td>Cancun, Mexico</td>
</tr>
<tr>
<td>Returns:</td>
<td>Accepted for 1 year</td>
</tr>
</table>
<h2>Reviews:</h2>
<h4>Bob P.</h4>
<p>I love this banana. It meant everything to me the day I recieved it.</p>
<h4>Barb O.</h4>
<p>
Great seller, recieved my banana quickly and fully intact with no
bruising. Five stars.
</p>
<h4>Bobby J.</h4>
<p>This banana saved my marriage. Would buy again.</p>
<h2>BUY NOW!</h2>
<p>only <span>$49.99</span> for a limited time!</p>
<p>Quantity: <input type="text" /></p>
<button>Add to Cart</button>
</body>
</html>