EVOLUTION-MANAGER
Edit File: about-deslabs.php
<?php require_once('includes/header.php'); ?> <content> <div id="content"> <div id="mainContent"> <h1>About DesLabs</h1> <div id="contentLeftBorder"> <div id="contentRightBorder"> <div class="aboutImagesContainer"> <p class="noMargin"><img class="aboutImages" src="<?php echo $base_url; ?>/images/think.png" alt="Think"/><span>thinking allows human beings to use input information and model the world and to represent it according to their objectives, plans, ends and desires.</span></p> <p class="noMargin"><img class="aboutImages" src="<?php echo $base_url; ?>/images/innovate.png" alt="Innovate"/><span>emergent or radical and revolutionary changes in thinking, products, processes, and even in organizations that focuses on entrepreneurial solutions to global challenges.</span> </p> <p class="noMargin"><img class="aboutImages" src="<?php echo $base_url; ?>/images/improve.png" alt="Improve"/><span>make more desirable, valuable and profitable to increase the quality and productivity to a superior condition through certified process of enrichment.</span> </p> <p class="noMargin"><img class="aboutImages" src="<?php echo $base_url; ?>/images/satisfy.png" alt="Satisfy"/><span>providing abundant nourishment to achieve contentment of fulfilling and exceeding the desire, need, or expectation to a state of being gratified.</span> </p> </div> <h3>The four milestones we always achieve in any of our projects.</h3> <p>We are a group of innovative people who love to design and develop products and services which are meant for their users. We consistently thrive to make usable, accessible, easy, simple and intuitive user interfaces which make users feel satisfied. Thus building the web as a social and accessible platform for future computing.</p> <p>We are not machines here, and we feel the same for our end users. So products and solution build here are by the People and for the People. We design and develop user interfaces which are well known as simple, creative and intuitive to our Clients. We are taking you to the acme of Web and Mobile User Interfaces since 4 successful years.</p> <p class="buttonContainer"> <a href="<?php echo $base_url; ?>/contact-deslabs.php" title="Contact DesLabs - Tell us what you think!"><img src="<?php echo $base_url; ?>/images/pingButton.png" alt="Contact DesLabs - Tell us what you think!"/></a> <a href="<?php echo $base_url; ?>/careers.php" title="Come join us - We Are Hiring!"><img src="<?php echo $base_url; ?>/images/hiring.png" alt="We Are Hiring!"/></a> </p> </div> </div> </div> <?php require_once('includes/footer.php'); ?>