HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /var/www/grapossconnect/network-outreach.php
<?php
include 'header.php';
?>

<title>Networking & Outreach | Graposs Connect</title>
<meta name="robots" content="index, follow">
<meta name="description" content="Graposs Connect in the last 10 years have leveraged access, technology, platforms and stakeholders ecosystems to build the process of knowledge, in multiple domains of education and technology">

<section class="page-header">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h1>Networking & Outreach</h1>
                <p> <a href="./">Home</a> / <span>Networking & Outreach</span></p>
            </div>
        </div>
    </div>
</section>

<section class="AboutGEPL-page-section">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <div class="AboutGEPL-Box">
                    <h2>Phygital Model</h2>
                    <p>The new normal in the post covid world favours a hybrid approach of using online and offline
                        resources in synchronization. The shift to technology has only grown but with little time for
                        everyone to adapt to it. The timelines to make the switch over to technology were suddenly
                        shrunken, but we have been, by design, prepared. We have robust technology platforms with strong
                        neighbourhood presence to reach deep and impact the last mile.</p>

                    <h2>Franchise Network</h2>

                    <p>We have a franchise community of over 9 thousand centres all over the country. The franchise
                        centres are entrepreneurial ventures that are supported by our products and enabled by technology to
                        set up impact centres. The Franchise owners have the freedom to run a profitable business of
                        delivering quality education and skilling solutions that lead to employability for the youth and
                        provide them the choice to a brighter future. A host of our franchise partners are coaching and
                        computer centres. We provide content and technology backend support to assist them to create an
                        impact at the last mile that they could not have done by themselves alone.</p>
                </div>
            </div>
        </div>
    </div>
</section>

<?php
include 'footer.php';
?>