Current File : /home/itiffy/public_html/storage/framework/views/cd9f056c91f11255ae27c509b5714f636700d415.php
<?php $__env->startSection('content'); ?>
<!-- BANNER SECTION -->
  <div class="inner-banner-section">
    <h1>GRAPHIC DESIGN</h1>
    <p>We make attention grabbing designs. Our work is Professional, Passionate with a personal touch.</p>
    <div class="icon-logo"><img src="<?php echo e(url('public/images')); ?>/icon-logo.png" alt=""></div>
  </div>
  <!-- /BANNER SECTION --> 
  <!-- BREADCRUMB SECTION -->
  <div class="breadcrumb-box">
    <ol class="breadcrumb container">
      <li class="breadcrumb-item"><a href="<?php echo e(route('home')); ?>"><i class="fa fa-home" aria-hidden="true"></i></a></li>
      <li class="breadcrumb-item"><a href="<?php echo e(route('services')); ?>">Services</a></li>
      <li class="breadcrumb-item active">Graphic Design</li>
    </ol>
  </div>
  <!-- /BREADCRUMB SECTION -->
  <!-- CONTENT SECTION -->
  <div class="content-section"> 
    <!-- Section01 -->
    <div class="gd-section01">
      <article>
        <h2>Logo Design</h2>
        <p><strong>Design a Memorable Brand That Catches on!</strong> We are Logo Specialist. We create outstanding Logo Designs. As a Logo is a company's major graphical representation, our creations are designed to create positive branding value and immediate recognition by the viewer.</p>
        <a href="<?php echo e(route('portfolio-graphic-logo')); ?>" class="btn btn-portfolio">Portfolio</a> <a href="<?php echo e(route('request-a-quote')); ?>" class="btn btn-startnow">Start Now</a> </article>
    </div>
    <!-- /Section01 --> 
    <!-- Section02 -->
    <div class="gd-section02">
      <div class="container">
        <article>
          <h2>Brochure Design</h2>
          <p><strong>Brochures are also another cornerstone to most businesses.</strong> While your website is your online brochure, it is still important to have an offline brochure for your walk in customers, sales people or to leave around town in order to create brand/product awareness.</p>
          <p>We design many types of brochures including gate fold, tri-fold, quad-fold, die cut, z-fold, Jedi-fold or even bi-fold. Most of our brochure design packages include full color design, printing and shipping to your location all for one flat rate. Brochures are one of the most cost effective printed marketing items available.</p>
          <a href="<?php echo e(route('portfolio-graphic-brochure')); ?>" class="btn btn-portfolio">Portfolio</a> <a href="<?php echo e(route('request-a-quote')); ?>" class="btn btn-getaquote">Get A Quote</a></article>
      </div>
    </div>
    <!-- /Section02 --> 
    <!-- Section03 -->
    <div class="gd-section03">
      <div class="container">
        <article>
          <h2>Advertisement <span>Design</span></h2>
          <p><strong>Along with Digital Ads, Print ads are still a powerful medium for getting your message across.</strong> It is extremely vital for any business to have an effective digital advertising campaign. The purpose of an online ad campaign is to bring in new clients and buyers through Search and Social Media. We help you to maximize your potential and create digital and print advertisement designs which truly translate your message and connect with your customers.</p>
          <a href="<?php echo e(route('portfolio-graphic-advertisement')); ?>" class="btn btn-portfolio">Portfolio</a> <a href="<?php echo e(route('request-a-quote')); ?>" class="btn btn-getaquote">Get A Quote</a></article> </article>
      </div>
    </div>
    <!-- /Section03 --> 
    <!-- Section04 -->
    <div class="gd-section04">
      <div class="container">
        <article>
          <h2>Branding</h2>
          <p><strong>Creativity that connects Brand with Audience.</strong> ITIFFY is an effective creative agency focused on strategic design solutions that achieve successful business results. We specialize in the design areas of corporate identity, branding, packaging, all relevant visual communication for print and digital.
</p>
           <a href="<?php echo e(route('request-a-quote')); ?>" class="btn btn-getaquote">Get A Quote</a></article> </article>
      </div>
    </div>
    <!-- /Section04 --> 
    <!-- Section05 -->
    <div class="gd-section05">
      <div class="container">
        <article>
          <h2>Infographic <span>&amp; Corporate Presentation</span></h2>
          <p><strong>Infographics play in important role in the increasingly visual world of marketing.</strong> It makes complex information eye catching, easily noticeable, shareable and understandable. If you are thinking of doing Content Marketing for your business. You can't go wrong using infographics in your campaign. Start implementing infographics into your content marketing strategy effective and help communicate your message more effectively than a paragraph of words.</p>
           <a href="<?php echo e(route('request-a-quote')); ?>" class="btn btn-getaquote">Get A Quote</a></article> </article>
      </div>
    </div>
    <!-- /Section05 --> 
  </div>
  <!-- /CONTENT SECTION --> 
<?php $__env->stopSection(); ?>

<?php echo $__env->make('frontend.layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>