File: /home/barbeatleanalyti/www/public_html/application/views/front/websolutions.php
<!DOCTYPE html>
<html lang="en-US">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<?php include_once('include/header.php');?>
<body>
<header class="scroll" id="home">
<div class="container" >
<div class="row">
<?php include_once('include/logo.php');?>
</div>
</div>
</header>
<?php include_once('include/menu.php');?>
<?php //include_once('include/slider.php');?>
<!----bennnar----->
<div class="banner"> <img src="<?php echo base_url()?>img/webdesign_banner.jpg"></div>
<!-----//-bennnar----->
<!-----box1----->
<section class="main box1 scroll wow fadeInDown " data-wow-offset="300" id="about">
<div class="container">
<div class="row">
<h1 class="head-line wow fadeInDown" data-wow-offset="300">web solutions
<div class="border-bt"><span class="t-orange"> </span><span class="t-truquolse"> </span><span class="t-yellowgreen"> </span></div>
</h1>
<P class="wow fadeInDown" data-wow-offset="50">We are a brand strategy and engagement company, empowering businesses with reputation building and management, social and search demographic targeting and conversion techniques.
</P>
<P class="wow fadeInDown" data-wow-offset="51">We are a brand strategy and engagement company, empowering businesses with reputation building and management, social and search demographic targeting and conversion techniques.
</P>
<P class="wow fadeInDown" data-wow-offset="52">We are a brand strategy and engagement company, empowering businesses with reputation building and management, social and search demographic targeting and conversion techniques.
</P>
<P class="wow fadeInDown" data-wow-offset="53">We are a brand strategy and engagement company, empowering businesses with reputation building and management, social and search demographic targeting and conversion techniques.
</P>
<P class="wow fadeInDown" data-wow-offset="54">We are a brand strategy and engagement company, empowering businesses with reputation building and management, social and search demographic targeting and conversion techniques.
</P>
</div>
</div>
</section>
<!--//-box1---->
<?php include_once('include/footer.php');?>
<?php include_once('include/js.php');?>
</body>
</html>