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>Commercial Carpet Cleaning in Waterloo, NY</h1>
<p>Your business floors see heavy traffic every day. We restore them without disrupting your operations.</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 Knowledge. Professional Results.</h2>
<p>We have served the Waterloo and Finger Lakes commercial market for years. We understand the seasonal pace of this region and the demands placed on properties serving wine country visitors, year-round residents, and business clients alike.</p>
<p>Every job uses professional hot water extraction equipment. No rental-grade machines, no shortcuts. You get clean carpets the first time, with a before and after walk-through so you know exactly what was done.</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-commercial.webp')"></div>
</div>
@@ -90,7 +90,7 @@
<h2>Ready to Protect Your Business Image?</h2>
<p>Call or book online and we will schedule around your hours.</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>