Fix mobile nav dropdowns, unique hero images per page, Google Maps, meta tags, reel update
- Fix mobile nav: all 3 dropdowns now get click handlers (was only first) - Remove Our Work from nav - Add Google Maps embed to homepage footer - Update title and meta description/keywords/canonical - Unique hero image per page (14 pages updated) - Remove technician clip from hero reel - Add .cpanel.yml for cPanel Git deployment - Add hero image generation script (ComfyUI SDXL) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+11
-1
@@ -3,7 +3,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Lahr Carpet Cleaning | Professional Carpet & Upholstery Cleaning in Waterloo, NY</title>
|
||||
<title>Lahr Carpet Cleaning | Residential & Commercial Carpet Cleaning — Finger Lakes, NY</title>
|
||||
<meta name="description" content="Professional carpet and upholstery cleaning for homes and businesses across the Finger Lakes region. Serving Waterloo, Geneva, Seneca Falls and surrounding areas. Book a free estimate today.">
|
||||
<meta name="keywords" content="carpet cleaning Waterloo NY, carpet cleaning Geneva NY, Finger Lakes carpet cleaning, upholstery cleaning, commercial carpet cleaning, stain removal Seneca Falls">
|
||||
<link rel="canonical" href="https://lahrcarpetcleaning.com/">
|
||||
<link rel="stylesheet" href="/assets/css/styles.css?v=5">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
|
||||
</head>
|
||||
@@ -277,6 +280,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section style="background:#0a0a0b; padding:60px 0 0;">
|
||||
<div class="container">
|
||||
<h2 class="heading-4" style="color:#ffffff; margin-bottom:24px;">Find Us</h2>
|
||||
</div>
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d187279.35321875248!2d-76.9450219507772!3d42.82554615383044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89d0c9afbcb0b94b%3A0x332522dd2236c530!2sLahr%20Carpet%20Cleaning!5e0!3m2!1sen!2snl!4v1778870326338!5m2!1sen!2snl" width="100%" height="450" style="border:0;display:block;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
||||
</section>
|
||||
|
||||
<div id="site-footer"></div>
|
||||
|
||||
<script src="/assets/js/components.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user