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). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+4
-4
@@ -41,7 +41,7 @@
|
||||
<h1 class="hero-title">Deeply<br>Clean<br><span class="text-accent">Carpets.</span></h1>
|
||||
<p class="hero-sub">Professional carpet and upholstery cleaning for homes and businesses across Upstate New York.</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>
|
||||
@@ -64,10 +64,10 @@
|
||||
</div>
|
||||
<i class="fas fa-arrow-right cta-strip-arrow"></i>
|
||||
</a>
|
||||
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="cta-strip-item cta-strip-primary">
|
||||
<a href="tel:315-719-1218" class="cta-strip-item cta-strip-primary">
|
||||
<div class="cta-strip-icon"><i class="fas fa-calendar-check"></i></div>
|
||||
<div class="cta-strip-text">
|
||||
<span class="cta-strip-label">Book Now</span>
|
||||
<span class="cta-strip-label">Call Now</span>
|
||||
<span class="cta-strip-sub">Schedule today</span>
|
||||
</div>
|
||||
<i class="fas fa-arrow-right cta-strip-arrow"></i>
|
||||
@@ -192,7 +192,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Book Your </strong><span class="text-accent"><strong>Cleaning</strong></span><strong> Today!</strong></h2>
|
||||
<p class="paragraph-4">Get a free estimate for your home or business. We serve Waterloo, Geneva, and 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">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