EVOLUTION-NINJA
Edit File: aboutus.php
<?php echo view('includes/header.php'); ?> <link rel="stylesheet" type="text/css" href="<?php echo base_url('public/assets/website_assets/css/innerpage.css'); ?>" /> <section id="about_banner_two"> <div class="container"> <div class="col-md-8 col-sm-12 about_banner_two_left"> <h3>Keep learning and keep growing, Learn to lead</h3> <p>Nparrots provides a single platform for all the training requirements of individuals, students, and working professionals, we serve you learning needs to acquire new skills and accomplish your career goals.</p> </div> <div class="col-md-4 col-sm-0"></div> </div><!-- container ----> </section> <section class="about_middle_two_one"> <div class="container"> <div class="col-sm-12 about_middle_two_one_div"> <div class="row"> <div class="col-sm-6 about_middle_two_one_div_col-6"> <h4>Who are we?</h4> <p>Nparrots is an advanced learning management platform, is one stop for all your training needs, serve you with e-study materials, learning videos, recorded sessions, live sessions via streaming, animated study materials which makes learning more interesting and interactive,</p> </div><!-- col-sm-6----> <div class="col-sm-6 about_middle_two_one_div_col-6"> <h4>Why us?</h4> <p><b>Nparrots is accessible from anywhere, anytime at an affordable cost</b></p><br> <p>The platform is designed to access easily from your pc laptop tab and smartphone. The user dashboard is designed in such way that user can track the course progress, course performance, and practice test at end of each chapter, mick tests at end of each course before the final assessment.</p> </div><!-- col-sm-6----> </div><!-- row ----> <br> <div class="row"> <div class="col-sm-6 about_middle_two_one_div_col-6"> <h4>Our Mission</h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div><!-- col-sm-6----> <div class="col-sm-6 about_middle_two_one_div_col-6"> <h4>Our Vision</h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div><!-- col-sm-6----> </div><!-- row ----> </div><!-- about_middle_two_one_div ----> </div><!-- container ----> </section> <?php echo view('includes/footer.php'); ?> <style type="text/css"> </style>