JSFiddle - React, Tailwind, and code Playground

by Rich Costello

HTML

<table><tbody>		<tr>			<td width="40%">	<img class="fin-img" alt="Ascentium Capital" src="/sites/default/files/pictures/logos/ascentium-capital-logo.png" style="width: 150px;"></td>			<td width="60%">			<p>Equipment finance agreements</p>			<ul>				<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>	<a href="mailto:[email protected]">Contact Ascentium</a>		</td>					</tr>		<tr>			<td width="40%"><img class="fin-img" alt="DLL Group" src="/sites/default/files/pictures/logos/dll-header-logo.png" style="width: 150px;"></td>			<td width="60%">			<p>Loans, leases and service agreements</p>			<ul>				<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>		<a href="mailto:[email protected]">Contact DLL</a>	</td>			</tr>	</tbody></table>