File: /var/www/grapossconnect/grapossconnect/aboutus.php
<?php include 'header.php'; ?>
<style>
.HeaderSection {
background: #eec9cb;
}
.TopHeaderSection .HeaderContact span {
color: #1f1f1f;
}
.TopHeaderSection h2 a {
color: #434343;
border-right: 1px solid #5c5c5c;
}
</style>
<!-- ALL PAGE HEADER SECTION -->
<section class="AllpageHeaderSection">
<div class="AllpageHeaderBg" style="background-image: url(/grapossconnect/images/page-banner-1.jpg);"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<!-- <img class="wow fadeInUp" src="https://meriwebsite.in/wp-content/themes/meriwebsite/images/merilogonobg.png" alt=""> -->
<h2 class="wow fadeInUp">About Us
<span><a href="">Home</a> About Us</span>
</h2>
</div>
</div>
</div>
</section>
<section class="aboutus-page-section">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<img class="wow fadeInUp" src="https://grapossconnect.com/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 class="wow fadeInUp">GRAPOSS CONNECT</h6>
<h4 class="wow fadeInUp">Unleashing Human Potential</h4>
<p class="wow fadeInUp">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 class="wow fadeInUp">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 class="wow fadeInUp">Vision</h4>
<p class="wow fadeInUp">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 class="wow fadeInUp">Mission</h4>
<p class="wow fadeInUp">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>
<p class="">Our team has used digital access, quality content and online technology to reach out to millions, in the following areas;</p>
<ul>
<li class="wow fadeInUp"> <i class="fas fa-check-circle"></i>Helping lakhs in preparing for test preparation for jobs</li>
<li class="wow fadeInUp"> <i class="fas fa-check-circle"></i>Providing in depth information to millions of jobs related notifications</li>
<li class="wow fadeInUp"> <i class="fas fa-check-circle"></i>Empowering teachers and parents to teach students core subjects of schools, in online mode</li>
<li class="wow fadeInUp"> <i class="fas fa-check-circle"></i>Enabling students analyze their interest, aptitude and personality to make informed choices towards their careers</li>
<li class="wow fadeInUp"> <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 class="wow fadeInUp"> <i class="fas fa-check-circle"></i>We Create Products for k-12 to college education leading to skilling and employability.</li>
<li class="wow fadeInUp"> <i class="fas fa-check-circle"></i>We Build Collaborations that enable technology to make education accessible.</li>
<li class="wow fadeInUp"> <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>
</section>
<!-- END ABOUT US SECTION -->
<?php include 'footer.php'; ?>