capstonefi - Partner landing page
by steadily
HTML
<script src="https://capstonefi.steadilypartner.com/partner/v3.js" async defer></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<div class="py-5">
<div class="row">
<div class="col-md-7">
<h2> Protect Your Rental With Landlord Insurance </h2>
<p> We have partnered with Steadily to: </p>
<ul>
<li>Ensure you have the right coverage to protect you and your investment</li>
<li>Save money by finding the most competitive rates</li>
<li>Work with the best-rated landlord insurance company in America</li>
</ul>
<p> Get a quote in minutes, and see how much you can save! </p>
<div class="steadily-quote-button" data-product="landlord-insurance" data-show-modal-on-load="0" data-button-class="btn btn-lg btn-primary" data-button-text="Get landlord insurance"></div>
</div>
<div class="col-md-5">
<img class="d-none d-md-block" style="max-width: 100%; max-height:280px; width: auto;" height="542" width="710" src="https://res.cloudinary.com/steadily/image/upload/v1657167351/partner-images/rental-sign-with-car_nxvc28.png">
</div>
</div>
</div>
<div class="py-5">
<div class="row">
<div class="col-md-5">
<img class="img-fluid" style="max-width: 100%; max-height:220px; width: auto;" height="642" width="457" src="https://res.cloudinary.com/steadily/image/upload/v1657167347/partner-images/two-houses_xkmtzk.png">
</div>
<div class="col-md-7">
<h2> Who's it for? </h2>
<p> Landlord insurance is a policy for people who rent their home to others. Landlord Insurance is not required for a landlord, but insurance can bring many benefits: </p>
<ul>
<li>Legal liabilities</li>
<li>Fire and water damage</li>
<li>Financial protection against natural disasters</li>
<li>Protection for your furnishings</li>
</ul>
</div>
</div>
</div>
<div class="pt-5 pb-3">
<div...