<?php include_once('inc/head.php'); ?>

  
  
  <!-- ======= Hero Section ======= -->
  <section id="hero">
    <div id="heroCarousel" class="carousel slide carousel-fade" data-ride="carousel">

      <ol class="carousel-indicators" id="hero-carousel-indicators"></ol>

      <div class="carousel-inner" role="listbox">

        <!-- Slide 1 -->
        <div class="carousel-item active" style="background-image: url(static/assets/img/slide/banner2.png)">
          <div class="carousel-container">
            <div class="container">
              <h2 class="animate__animated animate__fadeInDown"><span>Understand</span></h2>
              <p class="animate__animated animate__fadeInUp">We learn your individual needs and brand, and identify your content gaps, so we can tailor a custom-made content solutions package. The foundations for a long-term partnership are laid.</p>
              <a href="about.php" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
            </div>
          </div>
        </div>

        <!-- Slide 2 -->
        <div class="carousel-item" style="background-image: url(static/assets/img/slide/banner1.png)">
          <div class="carousel-container">
            <div class="container">
              <h2 class="animate__animated animate__fadeInDown">Create</h2>
              <p class="animate__animated animate__fadeInUp">Together we create an individualized content roadmap to reach your business destination, making sure your content is communicated in the right way and seen by the right eyes.</p>
              <a href="about.php" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
            </div>
          </div>
        </div>

        <!-- Slide 3 -->
        <div class="carousel-item" style="background-image: url(static/assets/img/slide/banner6.png)">
          <div class="carousel-container">
            <div class="container">
              <h2 class="animate__animated animate__fadeInDown">Deliver</h2>
              <p class="animate__animated animate__fadeInUp">Our goal is to ensure your on-brand business message connects with its target audience at a primal level, resulting in trust, loyalty and conversions.</p>
              <a href="about.php" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
            </div>
          </div>
        </div>

      </div>

      <a class="carousel-control-prev" href="#heroCarousel" role="button" data-slide="prev">
        <span class="carousel-control-prev-icon icofont-simple-left" aria-hidden="true"></span>
        <span class="sr-only">Previous</span>
      </a>

      <a class="carousel-control-next" href="#heroCarousel" role="button" data-slide="next">
        <span class="carousel-control-next-icon icofont-simple-right" aria-hidden="true"></span>
        <span class="sr-only">Next</span>
      </a>

    </div>
  </section><!-- End Hero -->

  <main id="main">

    <!-- ======= About Section ======= -->
    <section id="about" class="about">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>About</h2>
          <p>About Us</p>
        </div>

        <div class="row content">
          <div class="col-lg-6">
            <p>
              MaxPR is the Communications agency for brands within the digital economy
            </p>
            <ul>
              <li><i class="ri-check-double-line"></i> We Understand</li>
              <li><i class="ri-check-double-line"></i> We Create</li>
              <li><i class="ri-check-double-line"></i> We Deliver</li>
            </ul>
          </div>
          <div class="col-lg-6 pt-4 pt-lg-0">
            <p>
              We create content by locals for locals, and we offer large-scale, multilingual content solutions at a speed that sets us apart.
            </p>
            <a href="contact.php" class="btn-learn-more">Let's Talk</a>
          </div>
        </div>

      </div>
    </section><!-- End About Section -->

    <!-- ======= Counts Section ======= -->
    <section id="counts" class="counts">
      <div class="container" data-aos="fade-up">

        <div class="row no-gutters">

          <div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
            <div class="count-box">
              <i class="icofont-simple-smile"></i>
              <span data-toggle="counter-up">232</span>
              <p><strong>Happy Clients</strong></p>
            </div>
          </div>

          <div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
            <div class="count-box">
              <i class="icofont-document-folder"></i>
              <span data-toggle="counter-up">521</span>
              <p><strong>Projects</strong></p>
            </div>
          </div>

          <div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
            <div class="count-box">
              <i class="icofont-live-support"></i>
              <span data-toggle="counter-up">1,463</span>
              <p><strong>Hours Of Support</strong></p>
            </div>
          </div>

          <div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
            <div class="count-box">
              <i class="icofont-users-alt-5"></i>
              <span data-toggle="counter-up">15</span>
              <p><strong>Hard Workers</strong></p>
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Counts Section -->

    <!-- ======= Why Us Section ======= -->
    <section id="why-us" class="why-us section-bg">
      <div class="container-fluid" data-aos="fade-up">

        <div class="row">

          <div class="col-lg-5 align-items-stretch video-box" style="background-image: url(static/assets/img/tall2.jpg);" data-aos="zoom-in" data-aos-delay="100">
            <a href="#" class="venobox mb-4" data-vbtype="video" data-autoplay="true"></a>
          </div>

          <div class="col-lg-7 d-flex flex-column justify-content-center align-items-stretch">

            <div class="content">
              <h3><strong>Our Process</strong></h3>
              <p>
                We are not like every other PR agency. We are not about spin, but about communicating your truth in a way that generates long-term trust with your target audiences.
              </p>
            </div>

            <div class="accordion-list">
              <ul>
                <li>
                  <a data-toggle="collapse" class="collapse" href="#accordion-list-1"><span>01</span> Understand <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-1" class="collapse show" data-parent=".accordion-list">
                    <p>
                      We learn your individual needs and brand, and identify your content gaps, so we can tailor a custom-made content solutions package. The foundations for a long-term partnership are laid.
                    </p>
                  </div>
                </li>

                <li>
                  <a data-toggle="collapse" href="#accordion-list-2" class="collapsed"><span>02</span> Create <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-2" class="collapse" data-parent=".accordion-list">
                    <p>
                      Together we create an individualized content roadmap to reach your business destination, making sure your content is communicated in the right way and seen by the right eyes.
                    </p>
                  </div>
                </li>

                <li>
                  <a data-toggle="collapse" href="#accordion-list-3" class="collapsed"><span>03</span> Deliver <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-3" class="collapse" data-parent=".accordion-list">
                    <p>
                      Our goal is to ensure your on-brand business message connects with its target audience at a primal level, resulting in trust, loyalty and conversions.
                    </p>
                  </div>
                </li>

              </ul>
            </div>

          </div>

        </div>

      </div>
    </section><!-- End Why Us Section -->

    <!-- ======= Services Section ======= -->
    <section id="services" class="services">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>Services</h2>
          <p>What We Do</p>
        </div>

        <div class="row">
          <div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
            <div class="icon-box">
              <div class="icon"><i class="bx bxl-drupal"></i></div>
              <h4><a href="brand_management.php">Brand Management</a></h4>
              <p>Creating compelling PR and content marketing campaigns with well thought out communications strategy and effective brand messaging.</p>
            </div>
          </div>

          <div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200">
            <div class="icon-box">
              <div class="icon"><i class="bx bx-tv"></i></div>
              <h4><a href="media_relations.php">Media Relations</a></h4>
              <p>We’re passionate about PR and how it enhances reputations, creating understanding with your target audiences.</p>
            </div>
          </div>

          <div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0" data-aos="zoom-in" data-aos-delay="300">
            <div class="icon-box">
              <div class="icon"><i class="bx bx-tachometer"></i></div>
              <h4><a href="influencer_marketing.php">Influencer Marketing</a></h4>
              <p>Ensuring your message reaches your target audience, by getting you in front of the right movers and shakers in the media, analyst and influencer landscape.</p>
            </div>
          </div>

          <div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="100">
            <div class="icon-box">
              <div class="icon"><i class="bx bx-dollar-circle"></i></div>
              <h4><a href="stakeholder_relations.php">Stakeholder Relations</a></h4>
              <p>Effective management of relationships with stakeholders is crucial to resolving issues facing organizations.</p>
            </div>
          </div>

          <div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
            <div class="icon-box">
              <div class="icon"><i class="bx bx-chart"></i></div>
              <h4><a href="consumer_audience.php">Consumer & Audience Insights</a></h4>
              <p>In times of planning or crisis, pull on the big moments going back in time, and give your decision makers the context they need to make a call, right now.</p>
            </div>
          </div>

          <div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
            <div class="icon-box">
              <div class="icon"><i class="bx bxs-report"></i></div>
              <h4><a href="pr_reporting.php">PR Reporting</a></h4>
              <p>Good PR isn’t always about gaining media coverage: it’s about reaching the right people. We’ll do this in the most effective way.</p>
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Services Section -->

    <!--======== BBlog Section ========-->
    <section id="bblog" class="bblog">
      <div class="container">

        <div class="section-title">
          <h2>Blog</h2>
          <p>Insights</p>
        </div>
  
        <div class="row">
         
          
      
        <div class="col-lg-4  col-md-6 d-flex align-items-stretch" data-aos="fade-up">
          <article class="entry">

            <div class="entry-img">
              <img src="media/banners/e3.jpg" alt="" class="img-fluid">
            </div>

            <h2 class="entry-title">
              <a href="blog/2021/5/19/email-marketing-best-practices.php">Email Marketing Best Practices</a>
            </h2>

            <div class="entry-meta">
              <ul>
                <li class="d-flex align-items-center"><i class="icofont-user"></i> <a href="blog/2021/5/19/email-marketing-best-practices.php">shola Adeyemo</a></li>
                <li class="d-flex align-items-center"><i class="icofont-wall-clock"></i> <time><a href="blog/2021/5/19/email-marketing-best-practices.php">May 19, 2021</a></time></li>
              </ul>
            </div>

            <div class="entry-content">
              <div class="read-more">
                <a href="blog/2021/5/19/email-marketing-best-practices.php">Read More</a>
              </div>
            </div>

          </article><!-- End blog entry -->
        </div>
      
        <div class="col-lg-4  col-md-6 d-flex align-items-stretch" data-aos="fade-up">
          <article class="entry">

            <div class="entry-img">
              <img src="media/banners/p5_QPPeL35.jpg" alt="" class="img-fluid">
            </div>

            <h2 class="entry-title">
              <a href="blog/2021/5/19/working-influencers.php">Working With Influencers</a>
            </h2>

            <div class="entry-meta">
              <ul>
                <li class="d-flex align-items-center"><i class="icofont-user"></i> <a href="blog/2021/5/19/working-influencers.php">shola Adeyemo</a></li>
                <li class="d-flex align-items-center"><i class="icofont-wall-clock"></i> <time><a href="blog/2021/5/19/working-influencers.php">May 19, 2021</a></time></li>
              </ul>
            </div>

            <div class="entry-content">
              <div class="read-more">
                <a href="blog/2021/5/19/working-influencers.php">Read More</a>
              </div>
            </div>

          </article><!-- End blog entry -->
        </div>
      
  
        </div>
  
      </div>
    </section><!-- End BBlog Section -->

    <!-- Include commons -->
    

<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials section-bg">
    <div class="container" data-aos="fade-up">

      <div class="section-title">
        <h2>Testimonials</h2>
        <p>Testimonials</p>
      </div>

      <div class="owl-carousel testimonials-carousel">

        <div class="testimonial-wrap">
          <div class="testimonial-item">
            <img src="static/assets/img/testimonials/test1.jpg" class="testimonial-img" alt="">
            <h3>Lilian Okonkwo</h3>
            <h4>Ceo &amp; Founder</h4>
            <p>
              <i class="bx bxs-quote-alt-left quote-icon-left"></i>
              MaxPR combines an in-depth knowledge of the telecoms industry with top-quality content, creative ideas and excellent media relationships, making them brilliant to work with.
              <i class="bx bxs-quote-alt-right quote-icon-right"></i>
            </p>
          </div>
        </div>

        <div class="testimonial-wrap">
          <div class="testimonial-item">
            <img src="static/assets/img/testimonials/test2.jpg" class="testimonial-img" alt="">
            <h3>Shola Babatunde</h3>
            <h4>Designer</h4>
            <p>
              <i class="bx bxs-quote-alt-left quote-icon-left"></i>
              Our hotels are very happy with the content generated by MaxPR, and we've seen a conversion increase. We also saw an SEO traffic share increase to the sites optimized by MaxPR. The results exceeded our expectations.
              <i class="bx bxs-quote-alt-right quote-icon-right"></i>
            </p>
          </div>
        </div>

        <div class="testimonial-wrap">
          <div class="testimonial-item">
            <img src="static/assets/img/testimonials/test3.jpg" class="testimonial-img" alt="">
            <h3>Abdul Yari</h3>
            <h4>Store Owner</h4>
            <p>
              <i class="bx bxs-quote-alt-left quote-icon-left"></i>
              MaxPR is great to work with. The team really understands our market and our business, and consistently delivers brilliant results.
              <i class="bx bxs-quote-alt-right quote-icon-right"></i>
            </p>
          </div>
        </div>

        <div class="testimonial-wrap">
          <div class="testimonial-item">
            <img src="static/assets/img/testimonials/test4.jpg" class="testimonial-img" alt="">
            <h3>Ifeanyi Madu</h3>
            <h4>Freelancer</h4>
            <p>
              <i class="bx bxs-quote-alt-left quote-icon-left"></i>
              I was introduced to MaxPR through a recommendation and they have not disappointed. The team has delivered exactly what we needed through being proactive and reactive, helping to grow our brand within the defined target media.
              <i class="bx bxs-quote-alt-right quote-icon-right"></i>
            </p>
          </div>
        </div>

        <div class="testimonial-wrap">
          <div class="testimonial-item">
            <img src="static/assets/img/testimonials/test5.jpg" class="testimonial-img" alt="">
            <h3>John Ola</h3>
            <h4>Entrepreneur</h4>
            <p>
              <i class="bx bxs-quote-alt-left quote-icon-left"></i>
              The MaxPR team displayed expert language skills and extremely high editorial standards throughout the project.
              <i class="bx bxs-quote-alt-right quote-icon-right"></i>
            </p>
          </div>
        </div>

      </div>

    </div>
  </section><!-- End Testimonials Section -->

  <!-- ======= Cta Section ======= -->
  <section id="cta" class="cta">
    <div class="container" data-aos="zoom-in">

      <div class="text-center">
        <h3>Ready to get started?</h3>
        <p> Get in touch today.</p>
        <a class="cta-btn" href="contact.php">Let's Talk</a>
      </div>

    </div>
  </section><!-- End Cta Section -->

  

  <!-- ======= Team Section ======= -->
  <section id="team" class="team section-bg">
    <div class="container" data-aos="fade-up">

      <div class="section-title">
        <h2>Team</h2>
        <p>The Team</p>
      </div>

      <div class="row">

        <div class="col-xl-3 col-lg-4 col-md-6">
          <div class="member" data-aos="zoom-in" data-aos-delay="100">
            <img src="static/assets/img/team/prime.jpg" class="img-fluid" alt="">
            <div class="member-info">
              <div class="member-info-content">
                <h4>Maxwell Babatunde</h4>
                <span>Chief Executive Officer</span>
              </div>
              <div class="social">
                <a href="#"><i class="icofont-twitter"></i></a>
                <a href="#"><i class="icofont-facebook"></i></a>
                <a href="#"><i class="icofont-instagram"></i></a>
                <a href="#"><i class="icofont-linkedin"></i></a>
              </div>
            </div>
          </div>
        </div>

        <div class="col-xl-3 col-lg-4 col-md-6" data-wow-delay="0.1s">
          <div class="member" data-aos="zoom-in" data-aos-delay="200">
            <img src="static/assets/img/team/prime2.jpg" class="img-fluid" alt="">
            <div class="member-info">
              <div class="member-info-content">
                <h4>Nnadi Chimamanda</h4>
                <span>Product Manager</span>
              </div>
              <div class="social">
                <a href="#"><i class="icofont-twitter"></i></a>
                <a href="#"><i class="icofont-facebook"></i></a>
                <a href="#"><i class="icofont-instagram"></i></a>
                <a href="#"><i class="icofont-linkedin"></i></a>
              </div>
            </div>
          </div>
        </div>

        <div class="col-xl-3 col-lg-4 col-md-6" data-wow-delay="0.2s">
          <div class="member" data-aos="zoom-in" data-aos-delay="300">
            <img src="static/assets/img/team/team45.jpg" class="img-fluid" alt="">
            <div class="member-info">
              <div class="member-info-content">
                <h4>Hassan Yusuf</h4>
                <span>CTO</span>
              </div>
              <div class="social">
                <a href="#"><i class="icofont-twitter"></i></a>
                <a href="#"><i class="icofont-facebook"></i></a>
                <a href="#"><i class="icofont-instagram"></i></a>
                <a href="#"><i class="icofont-linkedin"></i></a>
              </div>
            </div>
          </div>
        </div>

        <div class="col-xl-3 col-lg-4 col-md-6" data-wow-delay="0.3s">
          <div class="member" data-aos="zoom-in" data-aos-delay="400">
            <img src="static/assets/img/team/prime3.jpg" class="img-fluid" alt="">
            <div class="member-info">
              <div class="member-info-content">
                <h4>Kehinde Bankole</h4>
                <span>Accountant</span>
              </div>
              <div class="social">
                <a href="#"><i class="icofont-twitter"></i></a>
                <a href="#"><i class="icofont-facebook"></i></a>
                <a href="#"><i class="icofont-instagram"></i></a>
                <a href="#"><i class="icofont-linkedin"></i></a>
              </div>
            </div>
          </div>
        </div>

      </div>

    </div>
  </section><!-- End Team Section -->

  

    <!-- ======= Contact Section ======= -->
    <section id="contact" class="contact section-bg">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>Contact</h2>
          <p>Get in Touch</p>
        </div>

        <div class="row">

          <div class="col-lg-6">

            <div class="row">
              <div class="col-md-12">
                <div class="info-box">
                  <i class="bx bx-map"></i>
                  <h3>Headquarters</h3>
                  <p>
                    ULO Plaza, 34 Sokode Crescent, <br>
                    2nd Floor, Wing B, Suite 4, <br>
                    Wuse Zone 5, Abuja.<br><br>
                  </p>
                </div>
              </div>
              <div class="col-md-6">
                <div class="info-box mt-4">
                  <i class="bx bx-envelope"></i>
                  <h3>Enquiries</h3>
                  <p>info@maxprng.com</p>
                  <p>admin@maxprng.com</p>
                </div>
              </div>
              <div class="col-md-6">
                <div class="info-box mt-4">
                  <i class="bx bx-phone-call"></i>
                  <h3>Give us a Call</h3>
                  <p>+234 (0)803 408 0093</p>
                  <p>+234 (0)905 555 7778</p>
                </div>
              </div>
            </div>

          </div>

          <div class="col-lg-6">
            <form method="post" action="https://maxprng.com/basecontact/" role="form" class="email-form">
              
              <input type="hidden" name="csrfmiddlewaretoken" value="P0VYLs34SXLaNoXLIDPegRuxuDGICvldKd1mzDaWiy9uPzNWpvM77AkSLUwrwC4D">

              <div class="form-row">
                <div class="col form-group">
                  


    
    <div id="div_id_name" class="form-group">
        

        

        

        
            
                <div class="">
                    
                        <input type="text" name="name" placeholder="Name" class="textinput textInput form-control" required id="id_name">
                    
                    


    




    



                </div>
            
        
    </div>
    


                </div>
                <div class="col form-group">
                  


    
    <div id="div_id_email" class="form-group">
        

        

        

        
            
                <div class="">
                    
                        <input type="text" name="email" placeholder="Email" class="textinput textInput form-control" required id="id_email">
                    
                    


    




    



                </div>
            
        
    </div>
    


                </div>
              </div>

              <div class="form-row">
                <div class="col form-group">
                  


    
    <div id="div_id_company" class="form-group">
        

        

        

        
            
                <div class="">
                    
                        <input type="text" name="company" placeholder="Company" class="textinput textInput form-control" required id="id_company">
                    
                    


    




    



                </div>
            
        
    </div>
    


                </div>
                <div class="col form-group">
                  


    
    <div id="div_id_phone" class="form-group">
        

        

        

        
            
                <div class="">
                    
                        <input type="text" name="phone" placeholder="Phone Number" class="textinput textInput form-control" required id="id_phone">
                    
                    


    




    



                </div>
            
        
    </div>
    


                </div>
              </div>

              <div class="form-group">
                


    
    <div id="div_id_message" class="form-group">
        

        

        

        
            
                <div class="">
                    
                        <textarea name="message" cols="40" rows="10" placeholder="Message" class="textarea form-control" required id="id_message">
</textarea>
                    
                    


    




    



                </div>
            
        
    </div>
    


              </div>

              <div class="text-center"><button type="submit">Send Message</button></div>
              
              

            </form>
          </div>

        </div>

      </div>
    </section><!-- End Contact Section -->

  </main><!-- End #main -->


  <?php include_once('inc/footer.php'); ?>

  