:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/public_html/**
:: Editing File: services_CompanyCorporateProfile.php
<?php include"header.php"?> <!--End Main Header--> <!--Start breadcrumb area--> <section class="breadcrumb-area style2" style="background-image: url(img/innersliders/companyportfolio.jpg);"> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="inner-content-box clearfix"> <div class="title-s2 text-center"> <span>Our Services</span> <h1>Company Corporate Profile</h1> </div> <div class="breadcrumb-menu float-left"> <ul class="clearfix"> <li><a href="index.php">Home</a></li> <li><a href="services.php">Services</a></li> <li class="active">Company Corporate Profile</li> </ul> </div> </div> </div> </div> </div> </section> <!--End breadcrumb area--> <!--Start Single Service Area--> <section class="single-service-area"> <div class="container"> <div class="row"> <div class="col-xl-8 col-lg-7 col-md-12 col-sm-12"> <div class="single-service-top"> <div class="single-service-image-box"> <img src="img/services/companycorepateprofile.jpg" alt="Awesome Image"> </div> <div class="text"> <div class="inner"> <p>A company profile is a professional summary of the business and its activities. You need a company profile to introduce your business professionally to your clients which helps you to close the deal.</p> <h5> The company profile includes:</h5><br> <p> <i class="fa fa-hand-o-right"> </i> Description of the business including the mission and/or vision</p> <p> <i class="fa fa-hand-o-right"> </i> Product descriptions</p> <p> <i class="fa fa-hand-o-right"> </i> Description of services</p> <p> <i class="fa fa-hand-o-right"> </i> History, expansion, and growth</p> <p> <i class="fa fa-hand-o-right"> </i> Public relations</p> <p> <i class="fa fa-hand-o-right"> </i> Advertising</p> <p> <i class="fa fa-hand-o-right"> </i> Industry information</p> <p> <i class="fa fa-hand-o-right"> </i> Core team details</p> <p> <i class="fa fa-hand-o-right"> </i> Safety, health, and environmental policies</p> <h5> Services We Offer Under This Category</h5><br> <p> <i class="fa fa-hand-o-right"> </i> 12-15 Pages Company Profile Creation</p> <p> <i class="fa fa-hand-o-right"> </i> 2-3 Minutes Company Introduction Video Creation</p> <p> <i class="fa fa-hand-o-right"> </i> Customer Testimonials Video Creation </p> </div> </div> <?php include"services_footer.php"?> </div> </div> <!--Start sidebar Wrapper--> <?php include"blogs_sidber.php"?> <!--End sidebar Wrapper--> </div> </div> </section> <!--End Single Service Area--> <!--Start footer area Style4--> <?php include"footer.php"?>