Guest User

Untitled

a guest
Oct 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. <div class="container py-5">
  2. <div class="row">
  3. <div class="col-md-6 ml-auto mr-auto text-center">
  4. <h2 class="title">What Clients Say</h2>
  5. </div>
  6. </div>
  7. <div class="row">
  8. <div class="col-md-4">
  9. <div class="card">
  10. <div class="text-center mt-1">
  11. <img class="w-25 rounded-circle shadow-lg" src="/assets/img/styleguide/card-profile2-square.jpg">
  12. </div>
  13. <div class="card-body text-center">
  14. <div class="h4 card-title">Mike Andrew</div>
  15. <div class="h6 card-category text-muted">CEO @ Marketing Digital Ltd.</div>
  16. <div class="h5 card-description font-italic">"I speak yell scream directly at the old guard on behalf of the future. I gotta say at that time I’d like to meet Kanye I speak yell scream directly at the old guard on behalf of the future."
  17. </div>
  18. </div>
  19. </div>
  20. </div>
  21. <div class="col-md-4">
  22. <div class="card">
  23. <div class="text-center mt-1">
  24. <img class="w-25 rounded-circle shadow-lg" src="/assets/img/styleguide/card-profile4-square.jpg">
  25. </div>
  26. <div class="card-body text-center">
  27. <div class="h4 card-title">Tina Thompson</div>
  28. <div class="h6 card-category text-muted">Marketing @ Apple Inc.</div>
  29. <div class="h5 card-description font-italic">"I promise I will never let the people down. I want a better life for all!!! Pablo Pablo Pablo Pablo! Thank you Anna for the invite thank you to the whole Vogue team It wasn’t any Kanyes I love Rick Owens’ bed design but the back is too high for the beams and angle of the ceiling"
  30. </div>
  31. </div>
  32. </div>
  33. </div>
  34. <div class="col-md-4">
  35. <div class="card">
  36. <div class="text-center mt-1">
  37. <img class="w-25 rounded-circle shadow-lg" src="/assets/img/styleguide/card-profile6-square.jpg">
  38. </div>
  39. <div class="card-body text-center">
  40. <div class="h4 card-title">Gina West</div>
  41. <div class="h6 card-category text-muted">CFO @ Apple Inc.</div>
  42. <div class="h5 card-description font-italic">"I've been trying to figure out the bed design for the master bedroom at our Hidden Hills compound... Royère doesn't make a Polar bear bed but the Polar bear. This is a very nice testimonial about this company."
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. </div>
  48. </div>
Add Comment
Please, Sign In to add comment