File: /var/www/grapossconnect/aboutus.php
<?php include 'header.php'; ?>
<!-- ABOUT US SECTION -->
<title>About Graposs Connect</title>
<meta name="robots" content="index, follow">
<meta name="description" content="Graposs Connect is a group of professionals who have come together to reach out to the millions across the length and breadth of India. In the last 10 years, The Graposs Connect Team have worked in multiple ecosystems.">
<section class="aboutus-page">
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<h1>ABOUT US</h1>
<p> <a href="./">Home</a> / <span>About Us</span></p>
</div>
</div>
</div>
</div>
<div class="aboutus-page-section">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<img src="images/vector-img/aboutus-page.png" alt="About Graposs Connect">
</div>
<div class="col-md-8 col-sm-8 col-xs-12">
<div class="aboutus-details">
<h6>GRAPOSS CONNECT</h6>
<h4>Unleashing Human Potential</h4>
<p>Graposs Connect is a group of professionals who have come together to reach out to the millions across the length and breadth of India. In the last 10 years, members of the Graposs Connect Team have worked in multiple ecosystems.</p>
<p>We understand knowledge and how it is constructed. It is a deep process and one need ecosystems to build for sustaining it. We in the last 10 years have leveraged access, technology, platforms and stakeholders ecosystems to build the process of knowledge, in multiple domains. Our team has partnered with multiple networks to make many product and services accessible to many stakeholders, across the school, colleges, job aspirants and working professionals.</p>
<h4>Vision</h4>
<p>Use the power of meaningful collaborations for millions of consumers, in providing knowledge to build, sustain and flourish, in the ecosystem that we operate, starting with Education, right up-to Employability.</p>
<h4>Mission</h4>
<p>Reach out to millions students and aspirants to equip them with the right knowledge in their journey of their life, making meaningful difference to them, from their Education to Employability.</p>
<br>
<p>Our team has used digital access, quality content and online technology to reach out to millions, in the following areas;</p>
<ul>
<li> <i class="fas fa-check-circle"></i>Helping lakhs in preparing for test preparation for jobs</li>
<li> <i class="fas fa-check-circle"></i>Providing in depth information to millions of jobs related notifications</li>
<li> <i class="fas fa-check-circle"></i>Empowering teachers and parents to teach students core subjects of schools, in online mode</li>
<li> <i class="fas fa-check-circle"></i>Enabling students analyze their interest, aptitude and personality to make informed choices towards their careers</li>
<li> <i class="fas fa-check-circle"></i>Powering students to enroll in colleges and in disciplines of their choice, across more than 300 Universities in India </li>
<li> <i class="fas fa-check-circle"></i>We Create Products for k-12 to college education leading to skilling and employability.</li>
<li> <i class="fas fa-check-circle"></i>We Build Collaborations that enable technology to make education accessible.</li>
<li> <i class="fas fa-check-circle"></i>We Nurture Partnerships for robust networks and outreach at the last mile. </li>
</ul>
<!-- <button>MORE ABOUT US</button> -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END ABOUT US SECTION -->
<?php include 'footer.php'; ?>