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
+2 -2
View File
@@ -32,7 +32,7 @@
<h1 class="hero-title">Manchester,<br><span class="text-accent">NY</span></h1>
<p>Residential and commercial cleaning services in Manchester, NY.</p>
<div class="hero-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>
@@ -97,7 +97,7 @@
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Manchester</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Manchester, NY.</p>
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary">Get a Free Estimate</a>
<a href="tel:315-719-1218" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>