File: /home/lowinsrate/public_html/enroll1/offers.php
<?php include("header.php"); ?>
<!-- Begin page content -->
<main class="flex-shrink-0 text-center lir-wrapper">
<div class="container bg-white pb-5">
<div class="col-md-7 offset-md-2">
<div class="text-center" style="padding-top: 2em">
<img src="img/stressman.jpg" class="rounded" alt="medical">
</div>
<h2 class="mt-5 text-center"> Based on your income you will not qualify for a $0 health insurance, however there are some special programs that were just released that you can take advantage of...
</h2>
<h2 class="mt-4 text-center" style="font-weight: 600;">CALL NOW to find out more about these exciting new programs Limited space is available.</b>
</h2>
<a href="Tel: +1 (858) 283-5578" class="btn btn-primary my-10 yes col-12 mt-5" style="background: #dc3545 !important">Call Now: +1 (858) 283-5578</a>
</div>
</div>
</main>
<?php include("footer.php"); ?>