EVOLUTION-MANAGER
Edit File: clients.php
<?php require_once('includes/header.php'); ?> <content> <div id="content"> <div id="mainContent"> <h1>Our Clients and Testimonials</h1> <div id="contentLeftBorder"> <div id="contentRightBorder"> <h2>Below are some of our Clients and their Testimonials</h2> <div id="testimonialsList"> <p><img src="<?php echo $base_url; ?>/images/case-studies/oozingLogo.png" alt="Oozing Systems and Solutions Testimonial"/> We had never seen this kind of amazing implementation of a network marketing system before. This definitely gives us an edge ahead of our competitors. Thanks to your great work guys. - <strong>Sanjay Mazumder</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/ddLogo.png" alt="Delimit Design Testimonial"/> I am really impressed with the effort you had put into my websites. People like you make doing businesses a pleasure. - <strong>Jest Staffel</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/gbLogo.png" alt="GhostBikes Testimonial"/> Thanks for your consistent good work to greatly enhance our Blog as per our main website. I am happy that you made our Blog live within the tight schedule we had. Thanks. - <strong>Naz</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/dtLogo.png" alt="DuoThemes Testimonial"/> It was really nice to see the wonders that you did with my Premium themes which I can now publish in any platform including Wordpress, Joomla, Drupal, etc. You are the experts of making web pages compliant to W3C standards. Loved your validated XHTML and CSS codes. Keep it up. - <strong>Sam</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/rwLogo.png" alt="Roulette4Win Testimonial"/> You guys really have got the skills through which your implemented by 12 websites in no time. I appreciate the enormous effort you put into the sites to design and develop them in just a month. Thanks a lot guys. - <strong>Sunny</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/ttLogo.png" alt="TechTreak Testimonial"/> You did a great job in helping me create so many high quality Premium Wordpress themes for my website. I am impressed to see your attachment with work and consistent effort to understand the business requirements deeply. Thanks! - <strong>Narendra Sakibanda</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/gdLogo.png" alt="GeeksDesk Testimonial"/> Thanks to your consistent day and night effort to help us grow our 8 blogs from the ground and achieve our dream. You really took great care to all aspects of quality content management. - <strong>Rajesh Moganti</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/imLogo.png" alt="Innovative Meetings Testimonial"/> That was very much effective and quality content you wrote on my site about my business. You guys really understand the business well. Thanks! - <strong>Jeff</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/laLogo.png" alt="Laptop Advisor Testimonial"/> You supported by Blog very well with all the research that you did on my niche and also helped me streamlining the process for all my writers. Great work! - <strong>Baytun</strong>.</p> <p><img src="<?php echo $base_url; ?>/images/case-studies/400Logo.png" alt="400 Group Testimonial"/> We are really happy to see our brand new website with all the dynamic stuff that we wished to have. You helped us a lot to regain the position we lost from our previous designer. - <strong>CK Chen</strong>.</p> </div> <p class="pingUsAtBottom"><strong>Contact us with your requirements now - </strong><a href="<?php echo $base_url; ?>/contact-deslabs.php" title="Contact DesLabs with your project requirements"><img src="<?php echo $base_url; ?>/images/pingButton.png" alt="Contact DesLabs with your project requirements"/></a><br/></p> </div> </div> </div> <?php require_once('includes/footer.php'); ?>