Update appointment buttons to emphasize free quotes
This commit is contained in:
parent
c06793a211
commit
4268a3db24
@ -8,7 +8,7 @@
|
|||||||
<div class="text w-100">
|
<div class="text w-100">
|
||||||
<h2>The Roofing Specialists</h2>
|
<h2>The Roofing Specialists</h2>
|
||||||
<h1 class="mb-4">Dedicated to providing the highest quality roofing services</h1>
|
<h1 class="mb-4">Dedicated to providing the highest quality roofing services</h1>
|
||||||
<p><a href="#" class="btn btn-primary">Book an appointment</a></p>
|
<p><a href="#" class="btn btn-primary">Book a Free Quote</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<div class="text w-100">
|
<div class="text w-100">
|
||||||
<h2>The Roofing Specialists</h2>
|
<h2>The Roofing Specialists</h2>
|
||||||
<h1 class="mb-4">Quality roofing at a affordable price</h1>
|
<h1 class="mb-4">Quality roofing at a affordable price</h1>
|
||||||
<p><a href="#" class="btn btn-primary">Book an appointment</a></p>
|
<p><a href="#" class="btn btn-primary">Book a Free Quote</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -43,7 +43,7 @@
|
|||||||
<div class="col-lg-5 d-flex align-items-stretch">
|
<div class="col-lg-5 d-flex align-items-stretch">
|
||||||
<div class="bg-white">
|
<div class="bg-white">
|
||||||
<div class="w-100 heading-title bg-primary text-center">
|
<div class="w-100 heading-title bg-primary text-center">
|
||||||
<h2 class="mb-0">Get a Quote</h2>
|
<h2 class="mb-0">Get a Free Quote</h2>
|
||||||
</div>
|
</div>
|
||||||
<form action="#" class="appointment bg-white p-4 p-md-5">
|
<form action="#" class="appointment bg-white p-4 p-md-5">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user