replace Book Now CTA with Call Now across all pages
Swaps all Book Now buttons from bookedin.com booking links to tel:315-719-1218 on all 39 HTML pages (services, commercial, locations, top-level).
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<span class="hero-eyebrow">Seneca, Ontario, Schuyler & Yates Counties</span>
|
||||
<h1>Our <span class="text-accent">Service Area</span></h1>
|
||||
<p>Professional carpet and upholstery cleaning throughout the Finger Lakes region.</p>
|
||||
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary btn-large">Book Now</a>
|
||||
<a href="tel:315-719-1218" class="btn btn-primary btn-large">Call Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -151,7 +151,7 @@
|
||||
<p style="color:rgba(255,255,255,0.8);font-size:1.05rem;line-height:1.8;margin-bottom:32px;">Our coverage area continues to grow. If your address is not listed above, give us a call. We will let you know whether we can reach you and when we have availability.</p>
|
||||
<div style="display:flex;gap:16px;justify-content:center;flex-wrap:wrap;">
|
||||
<a href="tel:315-719-1218" class="btn btn-primary"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-ghost">Book Now</a>
|
||||
<a href="tel:315-719-1218" class="btn btn-ghost">Call Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -160,7 +160,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Ready to Schedule Your </strong><span class="text-accent"><strong>Cleaning</strong></span><strong>?</strong></h2>
|
||||
<p class="paragraph-4">We serve your neighborhood. Free estimates available on every appointment.</p>
|
||||
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary">Book Now</a>
|
||||
<a href="tel:315-719-1218" class="btn btn-primary">Call Now</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user