diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-16 02:28:37 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-16 02:28:37 -0400 |
commit | 9f46706db4c21bc40b7f143675da70990f17a2a9 (patch) | |
tree | 2f9f982f1d6a78896bcbcad4c8bc6ef52a0207d4 | |
parent | ccd7f0cad744bc20b0b1f199ec6bde22ddb433e4 (diff) |
index: add contact thumbnail
-rw-r--r-- | img/refs/blank.png | bin | 2590 -> 2979 bytes | |||
-rw-r--r-- | img/refs/stripes.png | bin | 0 -> 239 bytes | |||
-rw-r--r-- | index.html | 14 |
3 files changed, 7 insertions, 7 deletions
diff --git a/img/refs/blank.png b/img/refs/blank.png Binary files differindex 9f2f8ce7..aead5a78 100644 --- a/img/refs/blank.png +++ b/img/refs/blank.png diff --git a/img/refs/stripes.png b/img/refs/stripes.png Binary files differnew file mode 100644 index 00000000..4beb0e70 --- /dev/null +++ b/img/refs/stripes.png @@ -485,20 +485,20 @@ </li> - <!--<li class="span4"> + <li class="span4"> <div class="thumbnail"> - <img src="img/refs/blank.png" alt=""> + <img src="img/refs/blank.png" alt="" style="background-image: url('img/refs/stripes.png');"> <div class="caption"> - <h3>Don't see what you need?</h3> - <p>Inquire about a swatch custom-tailored to your business.</p> + <h3>Still searching?</h3> + <p>Inquire about custom-built swatches.</p> <div class="btn-toolbar"> <div class="btn-group"> - <a class="btn btn-large btn-danger" target="_blank" href="mailto:thomas@thomaspark.me">thomas@thomaspark.me</a> + <a class="btn btn-large btn-danger" target="_blank" href="mailto:thomas@thomaspark.me"><i class="icon-envelope icon-white"></i> thomas@thomaspark.me</a> </div> </div> </div> </div> - </li>--> + </li> </ul> @@ -513,7 +513,7 @@ <ul class="thumbnails"> <div id="ref" class="span3"> <h3>Swatches will always be free.</h3> - <p>But if you find them useful, you can show your support by getting one of these gems.</p> + <p>But if you find them useful, you can show your support by buying one of these excellent products.</p> </div> <li class="span3"> |