
<?php \Laravel\Section::start('content'); ?>

<div id="slideInterne" class="fadeTopJs">
	<h1><span style="background-color:#ffff66;">Webmarketing (EN)</span></h1>
	<h2><span style="background-color:#ffff66;">Site vitrine, e-commerce, catalogue, blog... (EN)</span></h2>
</div>
<div class="wrapperPadding ">
	<div class="wrapper web">
		<div class="intro">
			<h2><span style="background-color:#ffff66;">Être sur le web c'est bien... mais être vu, c'est encore mieux !</span></h2>
			<p>
				<span style="background-color:#ffff66;">Augmentez votre trafic, qualifiez vos visiteurs, développez votre notoriété.<br>
				Le webmarketing est désormais l'une des priorités des entreprises, et plus que jamais perçu comme un investissement à fort potentiel.<br>
				Notre équipe suit de près les avancées technologiques afin de vous garantir une stratégie webmarketing optimale.</span>
			</p>
		</div>
		<div class="illustration"><img src="<?php echo  URL::to_asset('image/img-webmarketing@2x.jpg'); ; ?>" alt="" title=""/></div>
		<div class="clear"></div>
	</div>
</div>
<div class="wrapperPadding gris web">
	<div class="wrapper">
		<div class="cadres">
			<img src="<?php echo  URL::to_asset('image/icon-webmarketing@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">Nous apportons de la visibilité à votre site.</span></h3>
			<p>Looking at the audience and structure of your website, we will define the best key words for it. Good key words give an optimal visibility on search engines.</p>
			<p>
				Our team will install a statistic tool that measures your website traffic. It allows us to monitor visitor behaviour.<br>
				We will send you a monthly report for you to keep up with project evolution (search engine, customer behaviour, geographical zone, etc.).
			</p>
		</div>
		<div class="cadres">
			<img src="<?php echo  URL::to_asset('image/icon-analyse@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">Une analyse précise de l'existant.</span></h3>
			<p>Our expertise of Internet consulting allows us to precisely evaluate your website (ergonomics, loading speed, security, graphics, referencing, etc.) so that we can highlight the different points to work on.</p>
			<p>After that, we plan work in order to solve the underlined problems highlighted by our analysis.</p>
		</div>
		<div class="cadres last">
			<img src="<?php echo  URL::to_asset('image/icon-mailing@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">Un mailing pertinent pour fidéliser vos clients.</span></h3>
			<p>It is essential to create a commercial connection with the customers to release information: news, special offers, press releases, etc.</p>
			<p>This is why by choosing us you are sure to have the desired result and solution.</p>
		</div>
		<div class="clear"></div>
		<div class="cadres plus">
			<img src="<?php echo  URL::to_asset('image/icon-reseaux@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">Créer une communauté sur les réseaux sociaux.</span></h3>
			<p>Nowadays, Internet users always look out for company news. They like to participate and share their opinion. Social networks allow you to spread your news, to develop a community, but also to keep an eye on your e-reputation.</p>
			<p>Our team will regularly update your social networks accounts (Facebook, Twitter, LinkedIn, Pinterest, …). It is crucial to have a community around your project. </p>
		</div>
		<div class="cadres plus">
			<img src="<?php echo  URL::to_asset('image/icon-blog@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">Blogging : augmentez vos sources d'entrée.</span></h3>
			<p>Blogging is an efficient way to increase the referencing of your website on search engines. When you upload coherent content, you open the door to more online visitors.</p>
			<p>Specialised in social networks and blogs, our brilliant team will design and feed your blog so that you have a larger community.</p>
		</div>
		<div class="cadres plus last">
			<img src="<?php echo  URL::to_asset('image/icon-split@2x.png'); ; ?>" alt="" title=""/>
			<h3><span style="background-color:#ffff66;">A/B Test : comparez, constatez, améliorez.</span></h3>
			<p>
				<span style="background-color:#ffff66;">Le Split Testing est un nouveau service qui permet de réaliser un comparatif entre 2 versions de page ou élément, pour déterminer laquelle des 2 convertit le mieux.<br>
				Grâce à des outils performants, notre équipe spécialisée en webmarketing met en place des campagnes de split testing afin d'améliorer significativement votre taux de transformation.</span>
			</p>
		</div>
		<div class="clear"></div>
	</div>
</div>

<?php echo view('includes.pre_footer')->with(get_defined_vars())->render(); ?>

<?php \Laravel\Section::stop(); ?>
<?php echo view('template')->with(get_defined_vars())->render(); ?>