97 lines
5.4 KiB
PHP
97 lines
5.4 KiB
PHP
<div class="bodyContent shadow">
|
|
|
|
<h1>ABOUT US</h1>
|
|
<p>We are young entrepreneurs who have more than ten years of work experience on software field. This product we have built as our start-up and will announce few more product soon. Although, we are living in three different countries,it was very successfull teamwork as we managed to launch the product on time. </p>
|
|
<div class="pageDivider"></div>
|
|
|
|
<!-- About us section-->
|
|
<div class="row">
|
|
<div class="col-md-6">
|
|
<div class="abtContentBox">
|
|
|
|
|
|
<p><b>Name1</b></p>
|
|
<p>Analyst,Web and facebook application developer</p>
|
|
<p>Kuala Lumpur, Malaysia</p>
|
|
<p><strong>Contact Information:</strong>
|
|
</p>
|
|
<p>
|
|
<label>
|
|
<a href="mailto:Name1@expensecount.com">
|
|
<img src="<?php echo $this->webroot;?>images/about-email-icon.jpg" alt="" />
|
|
</a>
|
|
E-mail</label>: <a href="mailto:Name1@expensecount.com">Name1@expensecount.com</a>
|
|
</p>
|
|
<p>
|
|
<label>
|
|
|
|
<img src="<?php echo $this->webroot;?>images/about-fb-icon.jpg" alt="" />
|
|
Facebook</label>: <a target="blank" href="https://www.facebook.com/expensecount"> ExpenseCount page</a>
|
|
</p>
|
|
<!-- <p>
|
|
<label>
|
|
<img src="<?php echo $this->webroot;?>images/about-phone-icon.jpg" alt="" /> Phone</label>: +0088 01712 898714</p> -->
|
|
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="abtContentBox">
|
|
|
|
<p><b>Name2</b></p>
|
|
<p>Analyst,Android and iPhone application developer</p>
|
|
<p>Somerset,New Jersy,USA</p>
|
|
|
|
<p><strong>Contact Information:</strong>
|
|
</p>
|
|
<p>
|
|
<label>
|
|
<a href="mailto:Name2@expensecount.com"> <img src="<?php echo $this->webroot;?>images/about-email-icon.jpg" alt="" /> </a> E-mail</label>: <a href="mailto:Name2@expensecount.com">Name2@expensecount.com</a></p>
|
|
<p>
|
|
<label>
|
|
|
|
<img src="<?php echo $this->webroot;?>images/about-fb-icon.jpg" alt="" />
|
|
Facebook</label>: <a target="blank" href="https://www.facebook.com/expensecount"> ExpenseCount page</a>
|
|
</p>
|
|
<!-- <p>
|
|
<label>
|
|
<img src="<?php echo $this->webroot;?>images/about-phone-icon.jpg" alt="" /> Phone</label>: +0088 01712 898714</p> -->
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-md-6">
|
|
<div class="abtContentBox">
|
|
|
|
<p><b>Name3</b></p>
|
|
<p>Graphics and Web designer</p>
|
|
<p>Dhaka,Bangladesh</p>
|
|
<p><strong>Contact Information:</strong>
|
|
</p>
|
|
<p>
|
|
<label>
|
|
<a href="mailto:Name3@expensecount.com">
|
|
<img src="<?php echo $this->webroot;?>images/about-email-icon.jpg" alt="" />
|
|
</a> E-mail</label>: <a href="mailto:Name3@expensecount.com"> Name3@expensecount.com</a>
|
|
</p>
|
|
<p>
|
|
<label>
|
|
|
|
<img src="<?php echo $this->webroot;?>images/about-fb-icon.jpg" alt="" />
|
|
Facebook</label>: <a target="blank" href="https://www.facebook.com/expensecount"> ExpenseCount page</a>
|
|
</p>
|
|
<!--
|
|
<p><label><img src="<?php echo $this->webroot;?>images/about-phone-icon.jpg" alt="" /> Phone</label>: +0088 01712 898714</p>
|
|
-->
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p> For quick response,please contact our public page <a target="blank" href="https://facebook.com/ExpenseCount">Facebook</a> and <a target="blank" href="https://twitter.com/expensecount">Twitter</a> or leave a message <a href="<?php echo $this->Html->url(array('controller'=>'pages','action'=>'feedback'));?>">here</a></p>
|
|
|
|
</div>
|
|
|
|
|
|
|