<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="col-md-4 well text-center">
<a href="#aboutModal" data-toggle="modal" data-target="#myModal1">
<img src="http://tlazya.net/tlazya/assets/images/team/team1.jpg" alt = "" class="img-circle" width="140" ></a>
<h3>Joe Twopack</h3>
<em>click my face for more</em>
</div>
<div class="col-md-4 well text-center">
<a href="#aboutModal" data-toggle="modal" data-target="#myModal2">
<img src="http://tlazya.net/tlazya/assets/images/team/team4.jpg" alt = "" width="140" height="140" class="img-circle"></a>
<h3>Joe Fivepack</h3>
<em>click my face for more</em>
</div>
<div class="col-md-4 well text-center">
<a href="#aboutModal" data-toggle="modal" data-target="#myModal3">
<img src="http://tlazya.net/tlazya/assets/images/team/team3.jpg" alt = "" width="140" height="140" class="img-circle"></a>
<h3>Joe Sixpack</h3>
<em>click my face for more</em>
</div>