File: /home/s76vzjg2kvav/public_html/clients/alep-sales/technology-partners.php
<?php include_once("header.php"); ?>
<!-- start section -->
<section class="p-0 parallax overlap-height bg-1 d-none d-sm-block" data-parallax-background-ratio="0.5"
style="background-image: url('images/tech-hero.jpg');">
<div class="container position-relative">
<div class="row full-screen md-landscape-h-600px">
<div class="col-12 col-xl-6 col-lg-6 col-md-6 col-sm-12 d-flex flex-column justify-content-center">
<div class="cd-headline">
<h1 class="cd-words-wrapper text-blue icon-large line-height-55px">
<b class="is-visible font-weight-700">Technology</b>
</h1>
<p class="text-grey font-weight-400 text-extra-large">
Our proficiency in the latest technology harnesses our experience and expertise to help your
revenue grow.
</p>
</div>
</div>
</div>
</div>
</section>
<!--mobile start -->
<section class="p-0 bg-1 d-block d-sm-none text-center" style="padding-top: 60px !important;">
<div class="container position-relative">
<div class="row">
<div class="col-12 col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="cd-headline">
<h1 class="cd-words-wrapper text-blue text-uppercase text-center icon-large line-height-50px">
<b class="is-visible font-weight-700">Technology</b>
</h1>
<p class="text-grey font-weight-400 text-extra-large">
Our proficiency in the latest technology harnesses our experience and expertise to help your
revenue grow.
</p>
</div>
</div>
</div>
</div>
<img src="images/tech-hero-mobile.jpg" class="margin-20px-top" alt="image" />
</section>
<!-- mobile ends -->
<section class="half-section" style="background-image: url('images/tech-s2-bg.png');background-repeat:no-repeat;">
<div class=" container">
<div class="row justify-content-center">
<div class="col-12 col-lg-12 col-md-12 text-center margin-60px-bottom wow animate__fadeInUp">
<h5 class=" font-weight-600 text-blue margin-5px-bottom">The tools we use to define your success.
</h5>
<h6 class="text-grey no-margin-bottom text-extra-large">
Using cutting-edge tools and the latest software, our experts ensure that every aspect of your
business is taken care of.
</h6>
</div>
</div>
<div class="row row-cols-1 row-cols-md-3">
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Call Analytics
</h3>
<img src="images/te-1.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Playbooks
</h3>
<img src="images/te-2.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Online Learning Journeys
</h3>
<img src="images/te-3.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Dashboard and Forecasting
</h3>
<img src="images/te-4.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Engagement
</h3>
<img src="images/te-5.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales CRM
</h3>
<img src="images/te-6.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Process Design
</h3>
<img src="images/te-7.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Account Based Management
</h3>
<img src="images/te-8.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Intelligence
</h3>
<img src="images/te-9.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Performance Management
</h3>
<img src="images/te-10.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Sales Acceleration
</h3>
<img src="images/te-11.png" alt="image">
</div>
</div>
<div class="col text-center wow animate__fadeInUp" data-wow-delay="0.2s">
<div class="tech-block bg-white">
<h3 class="text-blue font-weight-500">
Customer Success
</h3>
<img src="images/te-12.png" alt="image">
</div>
</div>
</div>
</div>
</section>
<?php include_once("form.php"); ?>
<?php include_once("footer.php"); ?>