:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/public_html/**
:: Editing File: services_ProductBranding.php
<?php include"header.php"?> <!--End Main Header--> <!--Start breadcrumb area--> <section class="breadcrumb-area style2" style="background-image: url(img/innersliders/productbranding.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>Product Branding</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">Product Branding</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/productbrading.jpg" alt="Awesome Image"> </div> <div class="text"> <div class="inner"> <p>Product branding is a symbol or design that identifies and differentiates a product from other products. Product branding is very easily noticeable when you walk through a supermarket filled with different products as most products are branded with a unique colour, design and logo.</p> <p>At Kreative Pixelz we help you to establish your unique brand identity by providing end to end services right from graphics to advertisement.</p> <h5> Product Branding Services We Offer</h5><br> <p> <i class="fa fa-hand-o-right"> </i> Creating Product Logo</p> <p> <i class="fa fa-hand-o-right"> </i> Creating Product Labels/Covers</p> <p> <i class="fa fa-hand-o-right"> </i> Creating Product Brochure/Catalog </p> <p> <i class="fa fa-hand-o-right"> </i> Creating Product Video & Testimonials </p> <p> <i class="fa fa-hand-o-right"> </i> Product Promotion on Digital Platforms</p> </div> </div> <?php include"services_footer.php"?> </div> </div> <!--Start sidebar Wrapper--> <!--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"?>