Continued work on cost section
This commit is contained in:
parent
2def88f75d
commit
5afe8f3b02
47
index.html
47
index.html
@ -176,7 +176,7 @@
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section data-transition="slide-in none-out">
|
||||
<div style="text-align: left;">
|
||||
<p>However...</p>
|
||||
</div>
|
||||
@ -189,20 +189,10 @@
|
||||
<li class="fragment fade-in">You need to be ok upgrading</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="fragment fade-in fill-height fill-width"><img class="fragment fade-out" src="/img/apple-apple-lisa.gif" alt=""></div>
|
||||
<div class="fragment fade-in align-left fill-width fill-height">
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li class="fragment fade-in">Sometimes a paid solution is the best</li>
|
||||
<li class="fragment fade-in">Paying an expert can save you a lot of headache</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
|
||||
|
||||
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li>Sure you dont need a $4000 Macbook to wire sermons, but a $150 Chromebook probably isnt the best option either.</li>
|
||||
@ -214,6 +204,37 @@
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
<section data-transition="none">
|
||||
<div style="text-align: left;">
|
||||
<p>However...</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="r-stack">
|
||||
<img class="" src="/img/apple-apple-lisa.gif" alt="">
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
</section>
|
||||
|
||||
<section data-transition="none">
|
||||
<div style="text-align: left;">
|
||||
<p>However...</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="r-stack">
|
||||
<div class="align-left fill-width fill-height">
|
||||
<ul>
|
||||
<li>It benefits you to buy the best you can afford</li>
|
||||
<li>One mans trash is not always anothers treasure</li>
|
||||
<li>You need to be ok upgrading</li>
|
||||
<li class="fragment fade-in">Sometimes a paid solution is the best</li>
|
||||
<li class="fragment fade-in">Paying an expert can save you a lot of headache</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
</section>
|
||||
|
||||
|
||||
<section id="hardware">
|
||||
<h2>Nuts and Bolts</h2>
|
||||
<hr>
|
||||
|
Loading…
Reference in New Issue
Block a user