From 50be7cd947ab58567320c8b8250e2f696792aa06 Mon Sep 17 00:00:00 2001 From: Concept Agent Date: Wed, 20 May 2026 19:36:12 +0200 Subject: [PATCH] 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) --- about/index.html | 4 +- assets/js/components.js | 4 +- commercial/hotels-inns/index.html | 6 +-- commercial/offices/index.html | 6 +-- commercial/property-management/index.html | 6 +-- commercial/retail-showrooms/index.html | 6 +-- commercial/vacation-rentals/index.html | 6 +-- contact/index.html | 48 +++++++++++++++++++++++ index.html | 6 +-- locations/canandaigua-ny/index.html | 4 +- locations/clifton-springs-ny/index.html | 4 +- locations/clyde-ny/index.html | 4 +- locations/east-bloomfield-ny/index.html | 4 +- locations/farmington-ny/index.html | 4 +- locations/finger-lakes-ny/index.html | 4 +- locations/geneva-ny/index.html | 4 +- locations/gorham-ny/index.html | 4 +- locations/himrod-ny/index.html | 4 +- locations/index.html | 4 +- locations/lodi-ny/index.html | 4 +- locations/manchester-ny/index.html | 4 +- locations/naples-ny/index.html | 4 +- locations/newark-ny/index.html | 4 +- locations/ovid-ny/index.html | 4 +- locations/penn-yan-ny/index.html | 4 +- locations/phelps-ny/index.html | 4 +- locations/rushville-ny/index.html | 4 +- locations/seneca-falls-ny/index.html | 4 +- locations/shortsville-ny/index.html | 4 +- locations/victor-ny/index.html | 4 +- locations/waterloo-ny/index.html | 4 +- reviews/index.html | 4 +- service-area/index.html | 6 +-- services/add-ons/index.html | 6 +-- services/area-rugs/index.html | 6 +-- services/carpet-cleaning/index.html | 6 +-- services/commercial/index.html | 6 +-- services/floors/index.html | 6 +-- services/stairs/index.html | 6 +-- services/upholstery/index.html | 6 +-- 40 files changed, 141 insertions(+), 91 deletions(-) diff --git a/about/index.html b/about/index.html index deedaf6..9ed5aaa 100644 --- a/about/index.html +++ b/about/index.html @@ -20,7 +20,7 @@ Waterloo, NY — Finger Lakes Region

About Lahr Carpet Cleaning

Local, reliable carpet care that treats your home with respect.

- Book Now + Book Now @@ -108,7 +108,7 @@

Ready to See the Difference?

Call us or fill out our contact form. Free estimates included with every booking.

- Book Now + Book Now
diff --git a/assets/js/components.js b/assets/js/components.js index 8d3ee6d..7944171 100644 --- a/assets/js/components.js +++ b/assets/js/components.js @@ -47,7 +47,8 @@