

<?php $__env->startSection('content'); ?>
<header class="masthead  text-white text-center bg-app_header">
      <div class="container">
       
      </div>
    </header>

<div class=" p-3 p-md-2 m-md-3 text-justify bg-light">
      <div class="col-md-12 p-lg-8 mx-auto ">
      
        <p class="font-weight-normal">Being a Startup ourselves, Raintels is aware of the plethora of obstacles that hunt
    founders on the journey from idea to successful implementation. With this problem statement in mind, Raintels has launched 
    Appcubate Program to cater the evolving needs of Tech Startups. <br><br>With our experienced Web and Mobile Development team augmented
    by creative UX designers, Raintels can commit to be your Strategic Technological Partner from initial Prototype Development 
    to analyze Market Sentiment till Long term Objective Realization.<br><br> With Packages starting from USD $8000 and the kind of 
    technical expertise we bring to you,<br>
    <strong>Raintels Appcubate Program realizes your IDEA to REALITY. Cheers.</strong></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>
  
  <section id="on-demand_service" class=" headblue">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-lg-6 order-lg-3">
            <div class="p-5">
              <img class="img-fluid" src="img\service\resus.png" alt="">
            </div>
          </div>
          <div class="col-lg-6 order-lg-4">
            <div class="p-5">
              <h2 class="display-5">On-Demand Booking of Ambulances.</h2>
               
      <p  class="text-justify font-weight-normal"> Real time view of Nearby ambulances and booking in case of emergencies. Achieved utilizing Raintels Uber-Clone Platform</p>
        
      </div>
          </div>
        </div>
      </div>
    </section>
 <section id="Contact">
      <div class="container">
        <div class="row">
         
            
         
            <div class="col-sm-12 section-header">
                <h2 class="margin-top-0 wow fadeIn">READY TO START YOUR STARTUP DREAM <br>– 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/appcubate.blade.php ENDPATH**/ ?>