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:
Concept Agent
2026-05-15 21:27:36 +02:00
parent 2aeb4285f9
commit 68d29ae532
20 changed files with 323 additions and 67 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
</div>
</header>
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-before-after.jpg')">
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-floors.jpg')">
<div class="container">
<div class="page-hero-content">
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls &amp; the Finger Lakes</span>
@@ -67,7 +67,7 @@
<p>If your floors look dull or your grout lines have darkened despite regular mopping, professional cleaning will show you the difference. Book the service and see what the floor actually looks like clean.</p>
<a href="/contact/" class="btn btn-primary">Book Now</a>
</div>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-before-after.jpg')"></div>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-floors.jpg')"></div>
</div>
</div>
</section>