/
home
/
obinna
/
html
/
app
/
storage
/
framework
/
views
/
Upload File
HOME
<?php echo $__env->make('layout.head', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <title>Individual Services | TELco A Wellness Company </title> <?php echo $__env->make('layout.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <!-- HOMEPAGE PARALLAX---> <div class="main-about main-about-2"> <h1 class="watermark">Telco</h1> <div class="inner"> <div class="wrap"> <div class="p-right wow fadeinRight"> <div id="p-text"> <h1 class="wow fadeInLeft">Individual Services</h1> </div> </div> </div> </div> </div> <!---------------------------------------------------------------> <div class="serv-page"> <div class="wrap"> <h1>Consultancy</h1> <div class="row"> <div class="col-md-4"> <div class="serv-p"> <div class="img-hold"> <img src="/img/i2.jpg"/> </div> <h2>Personalized Meal Plans</h2> <p>Know the right foods for you, eat your way to health.</p> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> <div class="col-md-4"> <div class="serv-p"> <div class="img-hold"> <img src="/img/i3.jpg"/> </div> <h2>Diagnosis Management</h2> <p>Eat properly to manage a diagnosis such as High BP, diabetes, etc.</p> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> <div class="col-md-4"> <div class="serv-p"> <div class="img-hold"> <img src="/img/i4.jpg"/> </div> <h2>Design Your Body</h2> <p>A weight loss/ weight management program designed to help you create the body you desire.</p> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> </div> </div> <div class="wrap"> <h1>Events</h1> <div class="row"> <div class="col-md-6"> <h2>Retreat</h2> <div class="wpb_wrapper"> <h4 style="text-align: justify;">An individual retreat helps you:</h4> <p> </p> <h4 style="text-align: justify;">– Breakaway from your everyday routine to refresh, relax and rejuvenate.</h4> <p> </p> <h4 style="text-align: justify;">– Refuel and reboot for the next level of awesome!</h4> <p> </p> <h4 style="text-align: justify;">– Retreat events range from</h4> <h4 style="text-align: justify;">* No agenda retreats (pure relaxation and fun),</h4> <h4 style="text-align: justify;">* Specific agenda retreats (e.g Detox retreats, Performance Reframe Retreats, etc)</h4> <h4 style="text-align: justify;">* Deep drill retreats (e.g self-discovery retreats, etc).</h4> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> <div class="col-md-6"> <h2>Membership Clubs</h2> <p>Imagine being in a group, a hand full of people positively geared towards driving one specific change in their lives. Helping one another improve. We categorize membership clubs according to desired results and they are optional. If you would like to join a community of like minded people who desire growth, welcome.</p> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> </div> <div class="wrap"> <h1>Training</h1> <div class="row"> <div class="col-md-6"> <img src="/img/c7.jpg"/> </div> <div class="col-md-6"> <h2>Wellness Workshop</h2> <p>A session designed to educate on strategies to manage everyday stresses & improve one’s overall wellbeing. Here the list of Topics include but not exclusive to health sessions, mental health awareness, financial planning, fitness, and other related wellness topics to improve the human state. We organise this periodically for individuals and corporate.</p> <a href="/individual-service-request"><button class="p-btn">Request Service</button></a> </div> </div> </div> </div> <?php echo $__env->make('layout.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\xampp\htdocs\telco\resources\views/serv_i.blade.php ENDPATH**/ ?>