

<?php $__env->startSection('content'); ?>



      <div class="container">
       <br><br><h1>Tiered Solutions</h1>
       <hr>
      </div>
<style>
h1{
  margin: 0px 0px 0px 0px !important;
}
</style>
<div class=" p-3 p-md-2 m-md-3 text-justify bg-light">
      <div class="col-md-12 p-lg-8 mx-auto ">
    <nav>
    <div class="nav nav-tabs" id="nav-tab1" role="tablist">
      <button class="nav-link" id="nav-tab1" data-bs-toggle="tab" data-bs-target="#nav-home" type="button" role="tab" aria-controls="nav-home" aria-selected="true" onclick="showtab('tab1')" style="background-image: url(img/engage/bg1.jpg); height:100px; padding:10px;"><h1>Frugal Frame</h1></button>
      <button class="nav-link" id="nav-tab2" data-bs-toggle="tab" data-bs-target="#nav-profile" type="button" role="tab" aria-controls="nav-profile" aria-selected="false" onclick="showtab('tab2')" style="background-image: url(img/engage/bg2.jpg); height:100px; padding:10px;"><h1>Accelerate Alliance</h1></button>
      <button class="nav-link" id="nav-tab3" data-bs-toggle="tab" data-bs-target="#nav-contact" type="button" role="tab" aria-controls="nav-contact" aria-selected="false" onclick="showtab('tab3')" style="background-image: url(img/engage/bg3.jpg); height:100px; padding:10px;"><h1>Apex Advantage</h1></button>
    </div>
  </nav>
  <div class="tab-content" id="nav-tabContent">
    <div class="tab-pane fade show active" id="tab1" role="tabpanel" aria-labelledby="nav-home-tab" style="background-image: url(img/engage/bg1.jpg); height: 400px; padding: 50px; font-size: 20px;">
      <div style="width:100%; text-align: center;"><h1>Frugal Frame</h1></div><br>
      At our Frugal Frame tier, tailored for <strong>projects under $25,000</strong>, we understand the value of cost-efficiency without compromising quality. <b>Receive an exclusive 10% discount from the quote you've received from other vendors.</b> Our focus remains on delivering streamlined, efficient solutions that maximize your investment while meeting your software development needs affordably. Embrace simplicity and affordability without sacrificing excellence.</div>

    <div class="tab-pane fade" id="tab2" role="tabpanel" aria-labelledby="nav-profile-tab" style="background-image: url(img/engage/bg2.jpg); height: 400px; padding: 50px; font-size: 20px;">
      <div style="width:100%; text-align: center;"><h1>Accelerate Alliance</h1></div><br>
      Welcome to our Accelerate Alliance tier, curated for <b>projects ranging between $25,000 and $100,000</b>. Here, we forge a collaborative partnership to expedite your project's success. As a token of this partnership, <b>enjoy a special 15% discount from the quote provided by other vendors</b>. Our commitment lies in accelerating your business growth, combining expertise, innovation, and strategic alliances to propel your company forward efficiently and sustainably.</div>

    <div class="tab-pane fade" id="tab3" role="tabpanel" aria-labelledby="nav-contact-tab" style="background-image: url(img/engage/bg3.jpg); height: 400px; padding: 50px; font-size: 20px;"><div style="width:100%; text-align: center;"><h1>Apex Advantage</h1></div><br>
    The Apex Advantage tier represents excellence and innovation for <b>projects exceeding $100,000</b>. Experience our premium, cutting-edge solutions with an <b>exclusive 20% discount from the quote you've received from other vendors</b>. We elevate your aspirations to their highest peak, delivering bespoke strategies and groundbreaking technologies that redefine industry standards. This tier is designed for visionary enterprises seeking unparalleled sophistication, performance, and market leadership through our advanced solutions.</div>
  </div>



      
       
<hr>
<p class="font-weight-normal"><strong>Conditions Apply:</strong><br>
<ul style="list-style:circle;">
  <li>All discounts are subject to project evaluation and may vary based on project requirements.</li>
  <li>The discount is applied to our services and does not cover third-party expenses or additional costs.</li>
  <li>This offer is subject to change or withdrawal without prior notice and is at the discretion of our company.</li>

</ul>
</p>
     
      </div>
      <div class="product-device box-shadow d-none d-md-block"></div>
      <div class="product-device product-device-2 box-shadow d-none d-md-block"></div>
    </div>

<script>
  function showtab(tabid)
  {
    if(tabid=='tab1')
    {
      document.getElementById("tab1").className = "tab-pane fade show active";

      document.getElementById("tab2").className ="tab-pane fade";
      document.getElementById("tab3").className ="tab-pane fade";

      document.getElementById("nav-tab1").setAttribute('aria-selected', true);
      document.getElementById("nav-tab2").setAttribute('aria-selected', false);
      document.getElementById("nav-tab3").setAttribute('aria-selected', false);

      
    }

    if(tabid=='tab2')
    {
      document.getElementById("tab2").className = "tab-pane fade show active";

      document.getElementById("tab1").className ="tab-pane fade";
      document.getElementById("tab3").className ="tab-pane fade";

      document.getElementById("nav-tab1").setAttribute('aria-selected', false);
      document.getElementById("nav-tab2").setAttribute('aria-selected', true);
      document.getElementById("nav-tab3").setAttribute('aria-selected', false);

      
    }

    if(tabid=='tab3')
    {
       document.getElementById("tab3").className = "tab-pane fade show active";

      document.getElementById("tab2").className ="tab-pane fade";
      document.getElementById("tab1").className ="tab-pane fade";
      document.getElementById("nav-tab1").setAttribute('aria-selected', false);
      document.getElementById("nav-tab2").setAttribute('aria-selected', false);
      document.getElementById("nav-tab3").setAttribute('aria-selected', true);

      
    }
    
  }

</script>
  
 
 <section id="Contact">
      <div class="container">
        <div class="row">
         
            
         
            <div class="col-sm-12 section-header">
                <h2 class="margin-top-0 wow fadeIn">Connect with RAINTELS <i class=" object"></i></h2>
                <hr class="primary">
                <p>We love feedback. Fill out the form below and we'll get back to you as soon as possible.</p>
        <a class="btn btn-success" href="<?php echo e(URL::to('contact')); ?>" target="_blank"><i class="fa fa-home "></i> Contact our Team</a>
            </div>
           
        </div>
      </div>
    </section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/raintelsnew/resources/views/engage_with_us.blade.php ENDPATH**/ ?>