HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/lowinsrate/public_html/enroll/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>


      <span href="Tel: +1 (831) 204-4699" class="btn btn-primary my-10 yes col-12 mt-5" style="background: #dc3545 !important">Call Now: +1 (831) 204-4699</span>

    </div>
  </div>
  
</main>

<?php include("footer.php"); ?>