feat: replace all booking CTAs with BookedIn scheduling link
Replace /contact/ booking links sitewide with the BookedIn external scheduling URL (https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery). All "Book Now" and "Get a Free Estimate" buttons across 38 HTML pages now open the BookedIn scheduler in a new tab. Added a "Book Online" CTA button to the shared nav bar and a booking link in the footer (components.js). The contact page retains its form as a secondary option, with a prominent "Book Online Instantly" banner added above it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Canandaigua,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Lakefront homes, rentals, and businesses along Canandaigua Lake.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Canandaigua</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Canandaigua, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Clifton Springs,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Residential and commercial cleaning throughout Clifton Springs.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Clifton Springs</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Clifton Springs, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Clyde,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Carpet, upholstery, and floor cleaning for homes and businesses in Clyde.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Clyde</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Clyde, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">East Bloomfield,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving homes and properties in East Bloomfield and surrounding areas.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>East Bloomfield</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in East Bloomfield, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Farmington,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Residential and commercial carpet cleaning throughout Farmington.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Farmington</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Farmington, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Finger Lakes,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving vacation rentals, wineries, and homes across the Finger Lakes region.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Finger Lakes</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Finger Lakes, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Geneva,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Full residential and commercial services throughout Geneva.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Geneva</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Geneva, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Gorham,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Carpet and floor cleaning for homes and properties in Gorham.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Gorham</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Gorham, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Himrod,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Carpet and floor cleaning for homes and rentals in the Himrod area.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Himrod</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Himrod, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Service<br><span class="text-accent">Areas</span></h1>
|
||||
<p>We clean carpets, upholstery, rugs, and hard floors across 21 cities in Upstate New York. Select your city below.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -190,7 +190,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Not sure if we cover your area?</strong></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form and we will confirm availability for your address.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Lodi,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving homes and vacation properties in Lodi and surrounding areas.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Lodi</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Lodi, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,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="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,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="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Naples,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving homes, wineries, and vacation rentals in the Naples area.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Naples</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Naples, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Newark,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Carpet and upholstery cleaning for homes and businesses in Newark.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Newark</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Newark, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Ovid,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving homes and rental properties throughout Ovid.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Ovid</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Ovid, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Penn Yan,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Homes, wineries, and short-term rentals in the Penn Yan area.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Penn Yan</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Penn Yan, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Phelps,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Residential carpet and upholstery cleaning throughout Phelps.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Phelps</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Phelps, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Rushville,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Carpet and upholstery cleaning for homes and rentals in Rushville.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Rushville</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Rushville, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Seneca Falls,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Serving homes, vacation rentals, and businesses in Seneca Falls.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Seneca Falls</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Seneca Falls, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Shortsville,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Home and business cleaning services in Shortsville, NY.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Shortsville</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Shortsville, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Victor,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Residential and commercial carpet cleaning throughout Victor.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Victor</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Victor, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 class="hero-title">Waterloo,<br><span class="text-accent">NY</span></h1>
|
||||
<p>Our home base. Fastest response times in the area.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
||||
<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-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -85,7 +85,7 @@
|
||||
<div class="cta-content">
|
||||
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Waterloo</strong></span></h2>
|
||||
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Waterloo, NY.</p>
|
||||
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user