Added pictures to the plans.
This commit is contained in:
parent
db1844acaf
commit
2191421bb2
4 changed files with 4 additions and 1 deletions
BIN
images/bike1.jpg
Normal file
BIN
images/bike1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 686 KiB |
BIN
images/bike2.jpg
Normal file
BIN
images/bike2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 688 KiB |
BIN
images/bike3.jpg
Normal file
BIN
images/bike3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 681 KiB |
|
@ -66,7 +66,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<img class="title-image" src="images/bike_repair1.jpg" alt="iphone-mockup">
|
||||
<img class="title-image" src="images/bike_repair1.jpg" alt="bike repair">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -180,6 +180,7 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<h2 class="price-text">$47.95</h2>
|
||||
<img class="title-image" src="images/bike1.jpg" alt="bike1">
|
||||
<p>Repair Using Standard kit</p>
|
||||
<p>Part Replacement</p>
|
||||
<p>Cleaning</p>
|
||||
|
@ -195,6 +196,7 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<h2 class="price-text">$59.95</h2>
|
||||
<img class="title-image" src="images/bike2.jpg" alt="bike2">
|
||||
<p>More Repair Using Advanced Kit</p>
|
||||
<p>More Part Replacement</p>
|
||||
<p>More Cleaning</p>
|
||||
|
@ -211,6 +213,7 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<h2 class="price-text">$79.95</h2>
|
||||
<img class="title-image" src="images/bike3.jpg" alt="bike3">
|
||||
<p>Full Repair Using Ultimate Kit</p>
|
||||
<p>Full Part Replacement</p>
|
||||
<p>Full Cleaning</p>
|
||||
|
|
Loading…
Reference in a new issue