hero video adjustment, image conversion to webp, mobile navigation optimazation

This commit is contained in:
Concept Agent
2026-05-15 22:48:34 +02:00
parent 5d3d04f3c2
commit 18193f88fc
105 changed files with 323 additions and 419 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Office Carpet Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
<link rel="stylesheet" href="/assets/css/styles.css?v=5">
<link rel="stylesheet" href="/assets/css/styles.css?v=6">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
</head>
<body>
@@ -14,7 +14,7 @@
</div>
</header>
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-offices.jpg')">
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-offices.webp')">
<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>We use truck-mounted hot water extraction that pulls deep soil out of office carpet rather than pushing it around. The result lasts longer and dries faster than portable equipment. Your office is ready for the morning crew, not still damp when they arrive.</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-offices.jpg')"></div>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-offices.webp')"></div>
</div>
</div>
</section>