JSFiddle - React, Tailwind, and code Playground

by Rich Costello

HTML

<table><tbody>		<tr>			<td width="25%">	<img class="fin-img" alt="Ascentium Capital" src="/sites/default/files/Ascentium-Logo-revised.png" style="width: 150px;"></td>			<td width="75%">			<p style="margin-bottom:10px">Equipment finance agreements</p>			<ul style="padding-left:15px">				<li>$10,000-$1,500,000</li>				<li>Mobile app to provide exact payment quotes to customers</li>				<li>Credit decisions within 2 business hours for up to $250,000 in financing</li><li> Simple e-sign, 1 page contract for customers</li><li>95% prefunding for contractors who pass credit checks</li>			</ul><div style="text-align: center;">	<a href="mailto:[email protected]">Contact Ascentium Capital</a></div>		</td>					</tr>		<tr>			<td width="25%"><img class="fin-img" alt="DLL Group" src="/sites/default/files/DLL_Logo-revised.png" style="width: 150px;"></td>			<td width="75%">			<p style="margin-bottom:10px">Loans, leases and service agreements</p>			<ul style="padding-left:15px">				<li>$10,000-$5,000,000</li>				<li>Progress payments or escrow funding for contractors who pass credit checks</li>				<li>Final payments within 24 hours of project and document completion</li> <li>Extended terms available for improved customer cash flow</li> <li> Dedicated account manager throughout the entire financing process</li>			</ul>		<div style="text-align: center;"><a href="mailto:[email protected]">Contact DLL</a>	</div></td>			</tr>	</tbody></table>