Files
lahrcarpetcleaning.com/services/add-ons/index.html
T
2026-05-21 21:48:34 +02:00

105 lines
6.6 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/services/add-ons/">
<meta property="og:title" content="Carpet Cleaning Add-On Services | 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-add-ons.webp">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<title>Carpet Cleaning Add-On Services | 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-add-ons.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>Carpet Cleaning Add-On Services</h1>
<p>Standard cleaning handles most situations. Some homes need more. These optional treatments are available at booking and extend the results of your service.</p>
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary btn-large">Book Now</a>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="section-header">
<span class="section-label">Optional Treatments</span>
<h2>Your Home May Need More Than a Standard Clean</h2>
<p>Pet ownership, heavy foot traffic, and years of accumulation create problems that a basic extraction pass does not fully resolve. These add-ons target specific issues so you get the most out of your appointment.</p>
</div>
<div class="features-grid">
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-paw"></i></div>
<h3>Pet Odor Treatment</h3>
<p>Pet urine odor persists because the source is in the padding and subfloor, not just the carpet surface. A targeted odor treatment neutralizes the compounds that cause the smell rather than masking them with fragrance. Available as an add-on at booking.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-shield-alt"></i></div>
<h3>Fabric Protector Application</h3>
<p>Fabric protector creates a barrier on carpet fibers that slows the absorption of spills. Liquid sits on the surface longer, giving you more time to blot it before it sets. Applied after cleaning when the carpet is freshest.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-wind"></i></div>
<h3>Deodorizer Treatment</h3>
<p>General household odors accumulate in carpet over time without a single identifiable source. A deodorizer treatment applied after extraction neutralizes residual odors and leaves the room smelling clean. Available for any room in the home.</p>
</div>
<div class="feature-item">
<div class="feature-icon"><i class="fas fa-exclamation-circle"></i></div>
<h3>Heavily Soiled Area Treatment</h3>
<p>High-traffic zones and areas that have not been professionally cleaned in years often need extra pre-treatment and additional extraction passes. This add-on covers the time and product required to bring those areas to the same standard as the rest of the carpet.</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">How to Add These to Your Booking</span>
<h2>Tell Us What You Are Dealing With When You Book</h2>
<p>When you contact us to schedule, describe the specific problems you want addressed. Pet odors, heavy soiling, or a request for protector are all things we factor into the job before arriving. Nothing is added without your knowledge.</p>
<p>These treatments are optional. Not every home needs them. We will tell you honestly at the time of booking whether an add-on makes sense for your situation.</p>
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary">Book Now</a>
</div>
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-add-ons.webp')"></div>
</div>
</div>
</section>
<section class="cta-section">
<div class="container">
<div class="cta-content">
<h2>Get the Full Treatment Your Home Needs</h2>
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
<div class="cta-actions">
<a href="https://bookedin.com/book/lahr-carpet-cleaning-and-upholstery" target="_blank" rel="noopener noreferrer" class="btn btn-primary btn-large">Book 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>