Skip to content

Commit

Permalink
Personalized the client testimonials
Browse files Browse the repository at this point in the history
  • Loading branch information
travisneilson committed Aug 20, 2014
1 parent 316e1c9 commit 6367a98
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 17 additions & 5 deletions _data/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,22 @@ projects:
clients:
- {avatar: 'face-aaroni.jpg',
name: 'Scott Summers',
title: 'Director of Design, Quebec Int.',
quote: '<p><strong>In pellentesque faucibus vestibulum.</strong> Nulla at nulla justo, eget luctus tortor. Nulla facilisi. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas est urna sit amet arcu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed molestie augue sit amet leo</p>',
title: 'Director of Design, OnToText Ind.',
quote: '<p><strong>While we all felt that Travis was a great</strong> asset to our team — and really worked hard to understand our products from the point of view of the customer — we also all agree he should shower more often.</p>',
logo: 'logo1.png'}
- {avatar: 'face-atariboy.jpg', name: 'Scott Summers', title: 'Director of Design, Quebec Int.', quote: '<p><strong>In pellentesque faucibus vestibulum.</strong> Nulla at nulla justo, eget luctus tortor. Nulla facilisi. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas est urna sit amet arcu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed molestie augue sit amet leo</p>', logo: 'logo2.png'}
- {avatar: 'face-jackiesaik.jpg', name: 'Scott Summers', title: 'Director of Design, Quebec Int.', quote: '<p><strong>In pellentesque faucibus vestibulum.</strong> Nulla at nulla justo, eget luctus tortor. Nulla facilisi. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas est urna sit amet arcu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed molestie augue sit amet leo</p>', logo: 'logo3.png'}
- {avatar: 'face-teleject.jpg', name: 'Scott Summers', title: 'Director of Design, Quebec Int.', quote: '<p><strong>In pellentesque faucibus vestibulum.</strong> Nulla at nulla justo, eget luctus tortor. Nulla facilisi. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas est urna sit amet arcu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed molestie augue sit amet leo</p>', logo: 'logo4.png'}
- {avatar: 'face-atariboy.jpg',
name: 'Hank McCoy',
title: 'Eater of Salad, Antartica Int.',
quote: '<p><strong>Working with Travis was the hilight of my career.</strong> Other moments of note were collecting the largest number of paperclips in the office, and winning a trophie for saying "uh huh, and then what?" 30 times in a row to my girlfriend without her noticing.</p>',
logo: 'logo2.png'}
- {avatar: 'face-jackiesaik.jpg',
name: 'Stacy Lang',
title: 'Social Media Girl, Quebec Int.',
quote: '<p><strong>Yea, I guess hes good at computers or something,</strong> but let me ask you this: If a cat always lands on its feet, and buttered bread always lands butter side down, what would happen if you tied buttered bread on top of a cat?</p>',
logo: 'logo3.png'}
- {avatar: 'face-teleject.jpg',
name: 'Cleatus Cassidy',
title: 'VP of Helmut, Lorem Sorem LLC.',
quote: '<p><strong>Back in old country</strong> only nerds who is playing on conputers. Now all bros is wanting to make codes and junk. I lost foot in war. You dont see girls asking me about homework.</p>',
logo: 'logo4.png'}

2 changes: 0 additions & 2 deletions assets/css/3-sections/_clients.sass
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@
margin-bottom: 30px

.client-content
font-size: 16px
line-height: 1.5
padding: 0px 30px
max-width: 400px
margin: 0px auto
Expand Down

0 comments on commit 6367a98

Please sign in to comment.