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/enroll2/success.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/family-happy.jpg" class="rounded" alt="medical">
    </div>

    <h1 class="mt-5 text-center" style="font-weight: 600; color: #dc3545;">Congratulations!</h1>

    <h3 class="mt-5 text-center">You're pre-qualified for $0 Health Insurance That Covers Medical Expenses.</h3>

    <h3 class="mt-5 text-center">Last Step: You must Call Now to review your options and benefits before your enrollment period ends. It only takes 2 minutes.</h3>

    <h2 class="mt-5 text-center" style="color: #dc3545">Tap To Call Now</h2>

    <a href="Tel: +1 (607) 323-6565" class="btn btn-primary my-10 col-12 no">Call: Tel: +1 (607) 323-6565</a>


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

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