Partner landing page
by steadily
HTML
<ul style="font-family: serif; margin: 10px;">
<li>An example landing page that can be inserted in your site</li>
<LI>Can be styled to match your look and feel by removing the Bootstrap CSS</LI>
</ul>
<html>
<head>
<!-- Required: Steadily JS -->
<script src="https://demo.steadilypartner.com/partner/v3.js" async defer></script>
<!-- Optional: Boostrap styles -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.container {
max-width: 960px;
}
</style>
</head>
<body>
<div class="container 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="bg-light">
<div class="container py-5">
<div class="row">
<div class="col-md-5">
<img class="img-fluid" style="max-width:...