Files
Concept Agent 3cf84b07b2 replace Book Now CTA with Call Now across all pages
Swaps all Book Now buttons from bookedin.com booking links to tel:315-719-1218 on all 39 HTML pages (services, commercial, locations, top-level).
2026-05-31 15:34:49 +02:00

105 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Lahr Carpet Cleaning">
<meta property="og:url" content="https://lahrcarpetcleaning.com/commercial/offices/">
<meta property="og:title" content="Office Carpet Cleaning Waterloo NY | Lahr Carpet Cleaning">
<meta property="og:description" content="Professional carpet and upholstery cleaning in the Finger Lakes, NY.">
<meta property="og:image" content="https://lahrcarpetcleaning.com/assets/images/hero/hero-offices.webp">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Office Carpet Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
<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>
<header class="header" id="header">
<div class="container">
<div id="site-nav"></div>
</div>
</header>
<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>
<h1>Office Carpet Cleaning in Waterloo, NY</h1>
<p>Worn office carpet tells clients you do not care about the details. We clean after hours so your space looks sharp every morning.</p>
<a href="tel:315-719-1218" class="btn btn-primary btn-large">Call Now</a>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="section-header">
<span class="section-label">Office Cleaning</span>
<h2>Clean Offices Win Client Confidence Before You Speak</h2>
<p>High-traffic office carpet shows wear faster than almost any other commercial surface. Matted pile, traffic lanes, and embedded soil build up over months and communicate neglect to everyone who walks in. Lahr Carpet Cleaning restores office carpet without costing you a single hour of business time.</p>
</div>
<div class="features-grid">
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-moon"></i></div>
<h3>After-Hours and Weekend Service</h3>
<p>We work when your office is empty. Evening and weekend appointments mean your team arrives to clean carpet without any disruption to their day. No wet floors, no equipment in the way during business hours.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-users"></i></div>
<h3>First Impressions for Clients</h3>
<p>Clients notice the carpet before they notice the conference table. A clean, maintained workspace signals professionalism from the lobby to the back office. We keep your space ready for whoever walks through the door.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-wind"></i></div>
<h3>Healthier Air for Your Team</h3>
<p>Office carpet traps allergens, dust, and bacteria at desk level all day long. Professional extraction removes what vacuuming leaves behind. Your team breathes better in a properly cleaned workspace.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-sync-alt"></i></div>
<h3>Recurring Service Programs</h3>
<p>One-time cleanings help. Scheduled programs keep your office looking professional year-round. We set up a cleaning cadence that fits your traffic volume and budget, then show up reliably each time.</p>
</div>
</div>
</div>
</section>
<section class="section section-alt">
<div class="container">
<div class="why-grid">
<div class="why-text">
<span class="section-label">Why Lahr</span>
<h2>No Disruption. No Excuses. Just Clean Carpet.</h2>
<p>Office managers need vendors who show up on schedule, communicate clearly, and do not require hand-holding. We have built our commercial business in Waterloo and the surrounding area on exactly that kind of reliability.</p>
<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="tel:315-719-1218" class="btn btn-primary">Call Now</a>
</div>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-offices.webp')"></div>
</div>
</div>
</section>
<section class="cta-section">
<div class="container">
<div class="cta-content">
<h2>Your Office Should Look As Professional As You Are</h2>
<p>Book after-hours cleaning and give your clients the right first impression.</p>
<div class="cta-actions">
<a href="tel:315-719-1218" class="btn btn-primary btn-large">Call 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>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>