backup
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Carpet Cleaning Add-On Services | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-technician.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & 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="/contact/" 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="/contact/" class="btn btn-primary">Book Now</a>
|
||||
</div>
|
||||
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-technician.jpg')"></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="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Area Rug Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-living-room.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Area Rug Cleaning in Waterloo, NY</h1>
|
||||
<p>Area rugs trap allergens, pet dander, and dust mites deep in the fibers. Gentle but thorough cleaning removes what regular vacuuming cannot reach.</p>
|
||||
<a href="/contact/" 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">Rug Cleaning Done Right</span>
|
||||
<h2>The Dirt in Your Rug Goes Deeper Than You Think</h2>
|
||||
<p>Area rugs act as air filters for the room. Allergens, pet dander, and fine soil settle into the base of the pile where vacuuming barely reaches. Over time that buildup affects the air quality in the room and the feel of the rug underfoot.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-allergies"></i></div>
|
||||
<h3>Allergens and Dander Removed</h3>
|
||||
<p>Dust mites and pet dander accumulate in rug fibers over months of use. Vacuuming pulls out some surface debris but leaves the rest packed into the pile. Professional cleaning extracts what has settled deep in the fiber.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-feather-alt"></i></div>
|
||||
<h3>Safe for Wool and Delicate Fibers</h3>
|
||||
<p>Wool rugs, natural fiber rugs, and hand-woven pieces require a different approach than synthetic broadloom. We identify the fiber type before cleaning begins. The process is matched to the rug, not the other way around.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-cogs"></i></div>
|
||||
<h3>Synthetic Rugs Cleaned Thoroughly</h3>
|
||||
<p>Machine-made synthetic rugs tolerate a more thorough extraction process. They collect just as much debris as natural fiber rugs. A complete clean restores the color and softens the pile.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-tint-slash"></i></div>
|
||||
<h3>Stains and Odors Addressed</h3>
|
||||
<p>Pet accidents and spills on area rugs soak through to the backing and the floor below. Pre-treatment targets those areas before the extraction pass. Most stains and odors respond well to professional treatment.</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">What We Accept</span>
|
||||
<h2>Wool, Synthetic, and Delicate Rugs Welcome</h2>
|
||||
<p>We clean area rugs of all common fiber types including wool, polypropylene, nylon, cotton, and blended synthetics. Each rug is inspected for fiber type and condition before cleaning begins. Delicate or hand-woven pieces receive a gentler approach.</p>
|
||||
<p>If your rug smells, looks flat, or has visible staining, professional cleaning will make a clear difference. A rug that looks too far gone often surprises its owner after a thorough 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-living-room.jpg')"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Give Your Rugs a Real Clean</h2>
|
||||
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Residential Carpet Cleaning in Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-living-room.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Residential Carpet Cleaning in Waterloo, NY</h1>
|
||||
<p>Your carpets hold more dirt than you can see. Hot water extraction pulls out what vacuuming leaves behind.</p>
|
||||
<a href="/contact/" 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">Deep Extraction Cleaning</span>
|
||||
<h2>Clean Carpets Start With the Right Process</h2>
|
||||
<p>Vacuuming removes surface debris. Ground-in dirt, pet stains, and allergens require professional hot water extraction to actually leave your carpets clean.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-tint-slash"></i></div>
|
||||
<h3>Pet Stains Removed at the Source</h3>
|
||||
<p>Pet accidents soak through fibers and into the padding below. Surface cleaning masks the odor temporarily. Hot water extraction reaches the source and removes it completely.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-wind"></i></div>
|
||||
<h3>Allergen Reduction for Your Home</h3>
|
||||
<p>Dust mites, pet dander, and pollen collect deep in carpet fibers. Every step kicks them back into the air you breathe. A thorough cleaning removes what accumulates over months of use.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-layer-group"></i></div>
|
||||
<h3>Ground-In Dirt Lifted Out</h3>
|
||||
<p>Foot traffic grinds soil into the base of fibers where vacuums cannot reach. Over time this darkens traffic lanes and wears down the carpet. Professional extraction lifts embedded grit before it causes permanent damage.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-check-circle"></i></div>
|
||||
<h3>Fast-Drying Results</h3>
|
||||
<p>Hot water extraction leaves carpets damp, not soaking wet. Most residential carpets are dry and walkable within a few hours. The result is clean fiber from the surface to the base.</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 Carpet Cleaning</span>
|
||||
<h2>Local Service You Can Count On</h2>
|
||||
<p>Lahr Carpet Cleaning serves Waterloo, Seneca Falls, and the surrounding Finger Lakes region. When you call, you reach the person doing the work. There are no subcontractors and no surprises.</p>
|
||||
<p>Every job follows the same approach: assess the carpet, pre-treat problem areas, extract thoroughly, and leave the space cleaner than we found it. That consistency is what keeps customers coming back.</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-technician.jpg')"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Ready for Truly Clean Carpets?</h2>
|
||||
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Commercial Carpet Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-technician.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Commercial Carpet Cleaning in Waterloo, NY</h1>
|
||||
<p>Your business floors see heavy traffic every day. We restore them without disrupting your operations.</p>
|
||||
<a href="/contact/" 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">Commercial Services</span>
|
||||
<h2>Professional Cleaning Built Around Your Business</h2>
|
||||
<p>Dirty carpets send a message to clients and guests before a word is spoken. Lahr Carpet Cleaning serves offices, rental properties, and hospitality businesses across the Finger Lakes with scheduling that works around your hours.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-building"></i></div>
|
||||
<h3>Office Buildings</h3>
|
||||
<p>High-traffic office carpet wears and soils fast. We clean after hours or on weekends so your team arrives to fresh floors. No disruption during business hours.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-key"></i></div>
|
||||
<h3>Rental Properties</h3>
|
||||
<p>Tenant turnover leaves carpets looking rough. We work with property managers across Seneca, Ontario, and Wayne counties for consistent, timely cleaning between tenants.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-concierge-bell"></i></div>
|
||||
<h3>Hospitality and Lodging</h3>
|
||||
<p>Guest rooms and hallways take daily abuse in any lodging property. Clean carpets protect your review scores and guest satisfaction. We serve inns, hotels, and bed and breakfasts throughout the Finger Lakes region.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-calendar-alt"></i></div>
|
||||
<h3>Flexible Scheduling</h3>
|
||||
<p>We schedule around your operation, not ours. Early morning, evening, and weekend appointments are available. One call sets a recurring program so clean floors are never an afterthought.</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>Local Knowledge. Professional Results.</h2>
|
||||
<p>We have served the Waterloo and Finger Lakes commercial market for years. We understand the seasonal pace of this region and the demands placed on properties serving wine country visitors, year-round residents, and business clients alike.</p>
|
||||
<p>Every job uses professional hot water extraction equipment. No rental-grade machines, no shortcuts. You get clean carpets the first time, with a before and after walk-through so you know exactly what was done.</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-technician.jpg')"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Ready to Protect Your Business Image?</h2>
|
||||
<p>Call or book online and we will schedule around your hours.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Floor Cleaning Services Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-before-after.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Floor Cleaning Services in Waterloo, NY</h1>
|
||||
<p>Mopping pushes grime around grout lines without removing it. Professional agitation and extraction restores the color your floors used to have.</p>
|
||||
<a href="/contact/" 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">Hard Floor Care</span>
|
||||
<h2>Grout Lines Hold the Grime Mopping Leaves Behind</h2>
|
||||
<p>Tile, grout, vinyl, and LVP all accumulate buildup that household mops cannot remove. Professional cleaning uses agitation and extraction together to pull embedded soil out of the surface rather than spreading it around.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-border-all"></i></div>
|
||||
<h3>Tile and Grout Restored</h3>
|
||||
<p>Grout is porous and absorbs dirt with every pass of a mop. Over time it darkens and discolors even if you clean regularly. Professional agitation and extraction pulls embedded grime out and restores the original grout color.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-grip-lines"></i></div>
|
||||
<h3>Vinyl and LVP Cleaned Safely</h3>
|
||||
<p>Vinyl plank and luxury vinyl plank floors require cleaning solutions that do not damage the wear layer or cause edge swelling. We use methods appropriate for LVP so the floor looks clean without being harmed in the process.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-search"></i></div>
|
||||
<h3>Grout Lines Get Individual Attention</h3>
|
||||
<p>The lines between tiles are where household cleaning fails most visibly. We work those channels directly rather than cleaning across the surface only. The difference in grout color after cleaning is often striking.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-tint"></i></div>
|
||||
<h3>No Chemical Residue Left Behind</h3>
|
||||
<p>Cleaning solutions that stay on the floor attract new dirt faster. Extraction removes both the soil and the cleaning solution together. The floor stays cleaner longer because there is nothing left to hold onto new debris.</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">Surfaces We Service</span>
|
||||
<h2>Professional Results on Multiple Hard Floor Types</h2>
|
||||
<p>We work on tile, ceramic, porcelain, vinyl, and LVP. Each surface type is assessed before cleaning begins to confirm the right approach. Grout sealing is available as an add-on after cleaning to help maintain the results.</p>
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Restore Your Hard Floors</h2>
|
||||
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Stair Carpet Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-stairs.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Stair Carpet Cleaning in Waterloo, NY</h1>
|
||||
<p>Stairs collect more dirt per square inch than any flat surface in your home. Compact equipment reaches every tread and riser for a dramatic before-and-after result.</p>
|
||||
<a href="/contact/" 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">Step-by-Step Deep Cleaning</span>
|
||||
<h2>Your Stairs Take More Abuse Than Any Other Surface</h2>
|
||||
<p>Every family member and pet travels those treads multiple times a day. Dirt and debris pack into the edges of each step where vacuuming cannot follow. Professional cleaning restores what daily use takes away.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-compress-arrows-alt"></i></div>
|
||||
<h3>Compact Equipment for Tight Spaces</h3>
|
||||
<p>Standard carpet cleaning wands do not work well on stairs. Dedicated stair tools reach every tread, riser, and edge corner. Nothing gets skipped because of the geometry.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-shoe-prints"></i></div>
|
||||
<h3>High-Traffic Dirt Removed Thoroughly</h3>
|
||||
<p>Stairs see more concentrated foot traffic than any hallway or room. Ground-in grit damages fibers faster on stairs than anywhere else. Extraction cleaning stops that cycle of wear.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-tint-slash"></i></div>
|
||||
<h3>Stain Pre-Treatment on Every Step</h3>
|
||||
<p>Pet accidents, food spills, and tracked-in mud all show on stair carpet. Each tread is pre-treated before extraction begins. Stubborn stains get individual attention before the main pass.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-star"></i></div>
|
||||
<h3>Dramatic Before-and-After Contrast</h3>
|
||||
<p>The improvement on stairs is visible immediately after cleaning. Restored color and texture make the whole staircase look refreshed. The results are among the most noticeable of any surface we clean.</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 It Works</span>
|
||||
<h2>Every Step Gets Individual Attention</h2>
|
||||
<p>We work tread by tread from the top of the staircase down. Each step is vacuumed, pre-treated, and extracted before moving to the next. Risers and the edges where carpet meets the wall get cleaned too, not just the walking surface.</p>
|
||||
<p>The process takes longer per square foot than open room cleaning, but the result justifies it. Stairs that looked permanently stained often clean up completely with this approach.</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-stairs.jpg')"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Clean Every Step in Your Home</h2>
|
||||
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Upholstery Cleaning Waterloo NY | Lahr Carpet Cleaning</title>
|
||||
<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>
|
||||
<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-living-room.jpg')">
|
||||
<div class="container">
|
||||
<div class="page-hero-content">
|
||||
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
||||
<h1>Upholstery Cleaning in Waterloo, NY</h1>
|
||||
<p>Your sofa absorbs pet hair, body oils, and food odors every single day. Fabric-safe extraction removes what vacuuming and spot sprays leave behind.</p>
|
||||
<a href="/contact/" 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">Residential Upholstery Care</span>
|
||||
<h2>Your Furniture Holds More Than You Realize</h2>
|
||||
<p>Sofas, chairs, and sectionals collect allergens, pet dander, and body oils deep in the fabric where surface cleaning cannot reach. Professional extraction cleans the fiber from the inside out.</p>
|
||||
</div>
|
||||
<div class="features-grid">
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-couch"></i></div>
|
||||
<h3>Sofas, Chairs, and Sectionals</h3>
|
||||
<p>We clean all upholstered residential furniture including sectionals, loveseats, accent chairs, and ottomans. Each piece is assessed before cleaning begins. No two fabrics are treated exactly the same way.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-paw"></i></div>
|
||||
<h3>Pet Hair and Dander Removed</h3>
|
||||
<p>Pet hair weaves into fabric fibers and resists normal vacuuming. Pet dander triggers allergies and accumulates invisibly over time. Extraction cleaning removes both from the upholstery where your family sits every day.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-wind"></i></div>
|
||||
<h3>Food Odors Neutralized</h3>
|
||||
<p>Body oils and food residue break down inside fabric over time. The result is an odor that builds gradually and becomes impossible to ignore. Cleaning removes the source rather than covering it with fragrance.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon"><i class="fas fa-shield-alt"></i></div>
|
||||
<h3>Fabric-Safe Extraction Process</h3>
|
||||
<p>Not every fabric tolerates the same cleaning method. We identify the fabric type before selecting the approach. The goal is a thorough clean without damage to the weave or color.</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">What We Clean</span>
|
||||
<h2>Residential Upholstered Furniture of All Types</h2>
|
||||
<p>We service standard residential upholstered pieces: sofas, loveseats, sectionals, armchairs, recliners, and dining chairs with fabric seats. Each piece is vacuumed, spot pre-treated, and then extracted using equipment sized for furniture rather than floors.</p>
|
||||
<p>If your furniture smells, looks dull, or shows visible soil on the armrests and seat cushions, cleaning will make a visible difference. Book the appointment and see the result for yourself.</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-living-room.jpg')"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cta-section">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Fresher Furniture Starts Here</h2>
|
||||
<p>Serving Waterloo, Seneca Falls, and the Finger Lakes region.</p>
|
||||
<div class="cta-actions">
|
||||
<a href="/contact/" 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>
|
||||
Reference in New Issue
Block a user