-
Notifications
You must be signed in to change notification settings - Fork 8
/
testimonials.html
executable file
·36 lines (31 loc) · 2.65 KB
/
testimonials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: default
title: Testimonials
---
<div class="g4">
<div class="testimonial"><!--/April 2013-->
<div class="note">
<p>Chris is an amazing guy. He's the whole package: a great designer, a incredible developer, and an absolute pleasure to work with.</p>
</div><!--/note-->
<div class="bio">
<a href="">
<img src="/img/theron-thumb.jpg"/>
<p>Tim Smith <span>Title</span></p>
</a>
</div><!--/bio-->
</div><!--/testimonial-->
<div class="testimonial"><!--/February 2010-->
<div class="note">
<p>Over the past 18 months, working with Kennedy to transform <a href="kevinandersonmusic.com">kevinandersonmusic.com</a> from an idea into a reality has been nothing short of extraordinary. When I first met Kennedy, I had very little knowledge of web design or web marketing; I knew it was important to provide a professional image in order to attract the attention of new visitors, & I knew my site had to be hip yet functional in order to convert these visitor's into fans. By studying the websites of other artists I began to develop a more clear understanding of the task at hand, and to say the least I was intimidated at first. But Kennedy was there to talk me through my moments of uncertainty; he spent hours on the phone with me; listening to my concerns, breaking things down, and sharing his own thoughts & insights. As his rough sketches turned to functional pages, Kennedy's brilliance as a design artist began to take form; and before long kevinandersonmusic.com had surpassed even my own expectations. Today, I continue to get compliments from fans, industry executives, and marketing professionals about how functional, sleek, & professional my website is. </p>
<p>In today's fast paced world, I think it's incredibly rare to get much more beyond what you've paid for; to have someone recognize your needs & treat your product as if it were his/her own. But that's what Christopher Kennedy is all about. I consider myself to be very fortunate to have had the opportunity to work with Kennedy & I'm certain his other clients would agree.</p>
</div><!--/note-->
<div class="bio">
<a href="">
<img src="/img/theron-thumb.jpg"/>
<p>Kevin Anderson <span>Title</span></p>
</a>
</div><!--/bio-->
</div><!--/testimonial-->
<h3>What to share yours?</h3>
<p>I would love to add your testimonial, please <a href="mailto:[email protected]?subject=Testimonials">email me</a>.</p>
</div><!--/g4-->