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:
Concept Agent
2026-05-29 18:23:57 +02:00
parent 264281abdd
commit 3cf84b07b2
39 changed files with 92 additions and 92 deletions
+3 -3
View File
@@ -32,7 +32,7 @@
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls &amp; the Finger Lakes</span>
<h1>Residential Carpet Cleaning in Waterloo, NY</h1>
<p>Your carpets hold more dirt than you can see. Hot water extraction pulls out what vacuuming leaves behind.</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>
@@ -77,7 +77,7 @@
<h2>Local Service You Can Count On</h2>
<p>Lahr Carpet Cleaning serves Waterloo, Seneca Falls, and the surrounding Finger Lakes region. When you call, you reach the person doing the work. There are no subcontractors and no surprises.</p>
<p>Every job follows the same approach: assess the carpet, pre-treat problem areas, extract thoroughly, and leave the space cleaner than we found it. That consistency is what keeps customers coming back.</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>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-carpet-cleaning.webp')"></div>
</div>
@@ -90,7 +90,7 @@
<h2>Ready for Truly Clean Carpets?</h2>
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
<div class="cta-actions">
<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>
<a href="tel:315-719-1218" class="btn btn-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
</div>
</div>