Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rruizriol committed Jul 22, 2013
1 parent 53155c0 commit 187437a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>My First Bitstarter</title>
<title>iRepair</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://d396qusza40orc.cloudfront.net/startup%2Fcode%2Fbootstrap-combined.no-icons.min.css">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/3.0.2/css/font-awesome.css">
Expand Down Expand Up @@ -133,19 +133,19 @@
<!-- www.google.com/fonts/specimen/Ubuntu#pairings -->
<div class="row-fluid heading">
<div class="span12">
<h1>Product</h1>
<h1>iRepair</h1>
</div>
</div>
<div class="row-fluid subheading">
<div class="span12">
<!-- Special typography from Bootstrap for lead paragraph. -->
<!-- http://twitter.github.io/bootstrap/base-css.html#typography -->
<p class="lead">One sentence description.</p>
<p class="lead">We guide, you repair.</p>
</div>
</div>
<div class="row-fluid pitch">
<div class="span5 offset1 video">
<img class="img-polaroid" src="http://placehold.it/480x300">
<img class="img-polaroid" src="http://dl.dropboxusercontent.com/s/9p7zigc4ekp8dnd/repair_help.jpg">
</div>

<!-- We define a new 'actions' div to contain statistics, order, and share buttons.-->
Expand All @@ -162,7 +162,7 @@ <h3>1000</h3> <p>backers</p>
</div>
<div class="span4">
<div class="linediv-c">
<h3>$6000</h3> <p>of $10,000</p>
<h3>$6000</h3> <p>of $100,000</p>
</div>
</div>
<div class="span4">
Expand Down Expand Up @@ -200,7 +200,7 @@ <h3>10</h3> <p>days left</p>
<!-- http://placehold.it -->
<div class="row-fluid section1">
<div class="span5 offset1 asset">
<img class="img-polaroid" src="http://placehold.it/480x300">
<img class="img-polaroid" src="http://dl.dropboxusercontent.com/s/p8a93whvy3nmxnd/repair_pc.jpg">
</div>
<div class="span5 copy">
<p>
Expand Down Expand Up @@ -236,7 +236,7 @@ <h3>10</h3> <p>days left</p>
</p>
</div>
<div class="span5 asset">
<img class="img-polaroid" src="http://placehold.it/480x300">
<img class="img-polaroid" src="http://dl.dropboxusercontent.com/s/k2krxnskckpircy/repair_house.jpg">
</div>
</div>

Expand Down

0 comments on commit 187437a

Please sign in to comment.