﻿<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
	<meta http-equiv="x-ua-compatible" content="ie=edge" />
	<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />

	<title>Proactive Customer Engagement | VoiceSage</title>

	<!-- Fonts start -->
	<script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
	<!-- Fonts end -->

	<!--[if lt IE 9]>
		<script src="./assets/javascripts/html5.js"></script>
	<![endif]-->

	<!--[if (gt IE 8) | (IEMobile)]><!-->
	<link rel="stylesheet" href="./assets/stylesheets/unsemantic-grid-responsive-tablet.css" />
	<!--<![endif]-->

	<!--[if (lt IE 9) & (!IEMobile)]>
		<link rel="stylesheet" href="./assets/stylesheets/ie.css" />
	<![endif]-->

	<link rel="stylesheet" href="assets/stylesheets/slicknav.min.css">
	<link rel="stylesheet" href="style.css" />
	<link rel="stylesheet" href="responsive-style.css" />

	<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TH8PKG2');</script>
<!-- End Google Tag Manager -->
<!-- jQuery -->
	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>

	<!-- bxSlider Javascript file -->
	<script src="./assets/javascripts/jquery.bxslider.js"></script>

	<script src="./assets/javascripts/modernizer.min.js"></script>
	<script type="text/javascript">
	if (!Modernizr.svg) {
		$(".logo img").attr("src", "images/logo-white.png");
	}
	</script>
</head>

<body>

	<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TH8PKG2"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header>
		<div class="grid-container">
			<div class="grid-25 tablet-grid-33 mobile-grid-40">
				<a href="https://www.voicesage.com/" title="VoiceSage" class="logo"><img src="images/logo-white.svg" alt="VoiceSage" /></a>
			</div>

			<div class="grid-75 hide-on-tablet hide-on-mobile">
				<ul id="primary-navigation">
					<li><a href="https://www.voicesage.com/">Home</a></li>
					<li><a href="https://www.voicesage.com/index.php/contact-voicesage/">Contact</a></li>
					<li><a href="https://www.voicesage.com/index.php/our-story/">About</a></li>
					<li class="cta"><a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft">Book Demo</a></li>
					<li class="login"><a href="https://login.voicesage.com/"><i class="far fa-user"></i> Login</a></li>
				</ul>
			</div>

			<div class="hide-on-desktop tablet-grid-66 mobile-grid-60 grid-parent" id="mobileNav">
				<div class="hide-on-mobile hide-on-tablet">
					<ul id="menu">
						<li><a href="https://www.voicesage.com/">Home</a></li>
						<li><a href="https://www.voicesage.com/index.php/contact-voicesage/">Contact</a></li>
						<li><a href="https://www.voicesage.com/index.php/our-story/">About</a></li>
						<li><a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft">Book Demo</a></li>
						<li class="login"><a href="https://login.voicesage.com/">Login</a></li>
					</ul>
				</div>
			</div>

			<div class="clear"></div>
		</div>
	</header>

	<section id="banner">
		<ul class="bxslider">
			<li>
				<div class="grid-container">
					<div class="grid-50 tablet-grid-50 mobile-grid-100">
						<h1>Smarter customer engagement</h1>
						<h2>VoiceSage gives you proactive, intelligent conversations with your customers</h2>
						<a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft" title="Demo" class="cta blue">Book Demo</a>
					</div>

					<div class="clear"></div>
				</div>
			</li>
		</ul>
	</section>

<!--
<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery('.bxslider').bxSlider({
		mode: 'fade',
		controls: false
	});
});
</script>
-->

	<section class="content-padding white-bg">
		<div class="grid-container">
			<div class="prefix-20 grid-60 tablet-prefix-15 tablet-grid-70 mobile-grid-100 text-center">
				<h2 class="no-top">Our Products</h2>
			</div>

			<div class="clear"></div>

<br />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/Voice.png" alt="Voice" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>Voice</h3>
							<p>Used on its own, or as part of a multi channel communications strategy, proactively engage customers with interactive voice messaging.</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

<br class="hide-on-desktop hide-on-tablet" /><br class="hide-on-desktop hide-on-tablet" />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/SMS.png" alt="SMS" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>SMS</h3>
							<p>Two-way or one-way customer conversations with unlimited personalisation that ensures relevant and timely text messages are delivered and responded to.</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

			<div class="clear"></div>

<br /><br /><br class="hide-on-mobile" />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/VTM.png" alt="Visual Touch Message" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>Rich Media Messaging</h3>
							<p>Break the constraints of a traditional messaging and engage with customers with multi media visual touch messaging</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

<br class="hide-on-desktop hide-on-tablet" /><br class="hide-on-desktop hide-on-tablet" />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/API.png" alt="API" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>API</h3>
							<p>Scale your business communication systems quickly. Integrate with
your CRM, marketing automation, contact centre technology, and third party messaging systems.</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

			<div class="clear"></div>

<br /><br /><br class="hide-on-mobile" />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/chat bot.png" alt="Chat Bots" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>Chat Bots</h3>
							<p>Use drag and drop interfaces to set up complex chat bot conversations without coding or technical knowledge.</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

<br class="hide-on-desktop hide-on-tablet" /><br class="hide-on-desktop hide-on-tablet" />

			<div class="grid-50 tablet-grid-50 mobile-grid-100 grid-parent feature">
					<div class="grid-25 tablet-grid-25 mobile-grid-25">
						<img src="images/icons/Email.png" alt="Email" />
					</div>

					<div class="grid-75 tablet-grid-75 mobile-grid-75">
						<div class="dynamicFeatureHeight">
							<h3>Email</h3>
							<p>Complete your customer contact strategy with an integrated email platform to ensure consistency in reporting and customer experience.</p>
						</div>
					</div>

				<div class="clear"></div>
			</div>

			<div class="clear"></div>

			<div class="grid-100 tablet-grid-100 mobile-grid-100 text-center">
				<br /><a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft" title="Demo" class="cta blue">Book Demo</a>
			</div>
		</div>
	</section>

<script type="text/javascript">
			jQuery(window).load(function()
			{
				dynamicFeatureHeight();
			});
			jQuery(window).resize(function()
			{
				dynamicFeatureHeight();
			});
			function dynamicFeatureHeight()
			{
				var viewportWidth = jQuery(window).width();
				var elementHeight = 0;
				var elementCount = 0;
				var finalHeight = 0;
				var finalHeightTabletRow1 = 0;
				var finalHeightTabletRow2 = 0;
				if (viewportWidth < 1)
				{

				}
				else
				{
					jQuery('.dynamicFeatureHeight').each(function()
					{
						jQuery(this).css('height', 'auto');
						elementHeight = jQuery(this).height();
						if (elementCount > 0)
						{
							if (elementHeight > finalHeight)
							{
								finalHeight = elementHeight;
							}
						}
						else
						{
							finalHeight = elementHeight;
						}
						elementCount++;
					});
					jQuery('.dynamicFeatureHeight').each(function()
					{
						jQuery(this).css('height', finalHeight + 'px');
					});
				}
			}
</script>

	<section class="content-padding purple-bg text-center">
		<div class="grid-container">
			<div class="prefix-20 grid-60 tablet-prefix-15 tablet-grid-70 mobile-grid-100">
				<h2 class="no-top">In the last 12 months</h2>
			</div>

			<div class="clear"></div>

			<div class="grid-25 tablet-grid-25 mobile-grid-50">
				<div class="fact">
					<h3>21 <span>million</span></h3>
					<p>SMS Sent</p>
				</div>
			</div>

			<div class="grid-25 tablet-grid-25 mobile-grid-50">
				<div class="fact">
					<h3>18 <span>million</span></h3>
					<p>Calls Made</p>
				</div>
			</div>

			<div class="grid-25 tablet-grid-25 mobile-grid-50">
				<div class="fact">
					<h3>1 <span>million</span></h3>
					<p>Visual Touch<br />Messages Sent</p>
				</div>
			</div>

			<div class="grid-25 tablet-grid-25 mobile-grid-50">
				<div class="fact">
					<h3>50 <span>million</span></h3>
					<p>Contacts Loaded</p>
				</div>
			</div>

			<div class="clear"></div>

			<div class="grid-100 tablet-grid-100 mobile-grid-100 text-center">
				<br /><a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft" title="Demo" class="cta blue">Book Demo</a>
			</div>
		</div>
	</section>

	<section class="trusted-by content-padding text-center">
		<div class="grid-container">
			<div class="grid-100 tablet-grid-100 mobile-grid-100">
				<h2 class="no-top">Some of our clients</h2>

				<div class="logo-container">
					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/Argos.png" alt="Argos" />
					</div>

					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/arvato.png" alt="Arvato" />
					</div>

					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/capita.png" alt="Capita" />
					</div>

					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/Capital one.png" alt="Capital one" />
					</div>

					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/eir.png" alt="eir" />
					</div>

					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/fgh.png" alt="fgh" />
					</div>

										<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/KGT.jpg" alt="KGT" />
					</div>


					<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/PayPal.png" alt="PayPal" />
					</div>

										<div class="logo">
						<span class="height-helper"></span>
						<img src="images/logos/shop direct.png" alt="Shop Direct" />
					</div>

									</div>
			</div>

			<div class="clear"></div>

			<div class="grid-100 tablet-grid-100 mobile-grid-100">
				<hr />
			</div>

			<div class="prefix-15 grid-70 tablet-prefix-10 tablet-grid-80 mobile-grid-100">
				
			</div>

			<div class="clear"></div>
		</div>
	</section>

	<footer>
		<div class="grid-container">
			<div class="grid-25 tablet-grid-25 mobile-grid-100">
				<h4>Contact Us</h4>
				<ul>
					<li class="contact"><i class="fas fa-phone"></i> +44(0) 20 358 243 60</li>
					<li class="contact"><i class="far fa-envelope"></i> <a href="mailto:info@voicesage.com" title="info@voicesage.com" target="_blank">info@voicesage.com</a></li>
					<li class="social">
						<a href="http://twitter.com/VoiceSage" tite="Twitter"><i class="fab fa-twitter"></i></a>
						<a href="http://www.linkedin.com/company/voicesage" tite="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
					</li>
				</ul>
			</div>

			<div class="grid-25 tablet-grid-25 hide-on-mobile">
				<h4>Explore</h4>
				<ul>
					<li><a href="https://www.voicesage.com/">Home</a></li>
					<li><a href="https://www.voicesage.com/index.php/contact-voicesage/">Contact</a></li>
					<li><a href="https://www.voicesage.com/index.php/our-story/">About</a></li>
					<li><a href="http://www2.voicesage.com/l/95192/2015-08-27/2jjft">Book Demo</a></li>
					<li><a href="https://login.voicesage.com/">Login</a></li>
				</ul>
			</div>

			<div class="grid-25 push-25 tablet-grid-25 tablet-push-25 mobile-grid-100" style="padding-top:20px;">
				<a href="https://voicesage.com/VoiceSage-ISO27001-Cert.pdf"><img src="https://www.voicesage.com/images/ISO27001_web.png" /><a>
			</div><div class="clear"></div>
		</div>
	</footer>

	<section id="footer-meta">
		<div class="grid-container">
			<div class="grid-100 tablet-grid-100 mobile-grid-100">
				&copy; 2012-2018 VoiceSage All Rights Reserved. <span class="break">|</span><a href="https://www.voicesage.com/index.php/privacy-statement/" title="Privacy">Privacy Policy</a>
			</div>

			<div class="clear"></div>
		</div>
	</section>

<!-- Footer -->
	<script src="./assets/javascripts/jquery.slicknav.js"></script>
	<script type="text/javascript">
	jQuery(document).ready(function(){
		jQuery('#menu').slicknav(
		{
			prependTo:'#mobileNav',
			label: '<i class="fa fa-bars fa-2x"></i>',
			closedSymbol: '&#xf105;',
			openedSymbol: '&#xf107;'
		}
		);
	});
	</script>
<!-- Footer End -->
</body>
</html>