This commit is contained in:
Concept Agent
2026-05-15 18:02:38 +02:00
parent 72016728e2
commit 307e452251
175 changed files with 9316 additions and 0 deletions
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Canandaigua, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Canandaigua, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Canandaigua,<br><span class="text-accent">NY</span></h1>
<p>Lakefront homes, rentals, and businesses along Canandaigua Lake.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Canandaigua, NY</span>
<h2 class="section-title">Services in Canandaigua</h2>
<p class="section-subtitle">We serve Canandaigua and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Canandaigua, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Canandaigua</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Canandaigua, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Clifton Springs, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Clifton Springs, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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-clean-result.jpg');">
<div class="container">
<div class="page-hero-content">
<span class="hero-eyebrow">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Clifton Springs,<br><span class="text-accent">NY</span></h1>
<p>Residential and commercial cleaning throughout Clifton Springs.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Clifton Springs, NY</span>
<h2 class="section-title">Services in Clifton Springs</h2>
<p class="section-subtitle">We serve Clifton Springs and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Clifton Springs, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Clifton Springs</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Clifton Springs, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Clyde, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Clyde, NY. Lahr Carpet Cleaning serves Wayne County and the Finger Lakes region. Call 315-719-1218.">
<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-clean-result.jpg');">
<div class="container">
<div class="page-hero-content">
<span class="hero-eyebrow">Wayne County &mdash; Finger Lakes</span>
<h1 class="hero-title">Clyde,<br><span class="text-accent">NY</span></h1>
<p>Carpet, upholstery, and floor cleaning for homes and businesses in Clyde.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Clyde, NY</span>
<h2 class="section-title">Services in Clyde</h2>
<p class="section-subtitle">We serve Clyde and the surrounding Wayne County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Clyde, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Clyde</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Clyde, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in East Bloomfield, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in East Bloomfield, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">East Bloomfield,<br><span class="text-accent">NY</span></h1>
<p>Serving homes and properties in East Bloomfield and surrounding areas.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">East Bloomfield, NY</span>
<h2 class="section-title">Services in East Bloomfield</h2>
<p class="section-subtitle">We serve East Bloomfield and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in East Bloomfield, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>East Bloomfield</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in East Bloomfield, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Farmington, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Farmington, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Farmington,<br><span class="text-accent">NY</span></h1>
<p>Residential and commercial carpet cleaning throughout Farmington.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Farmington, NY</span>
<h2 class="section-title">Services in Farmington</h2>
<p class="section-subtitle">We serve Farmington and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Farmington, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Farmington</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Farmington, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Finger Lakes, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Finger Lakes, NY. Lahr Carpet Cleaning serves Region and the Finger Lakes region. Call 315-719-1218.">
<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">Region &mdash; Finger Lakes</span>
<h1 class="hero-title">Finger Lakes,<br><span class="text-accent">NY</span></h1>
<p>Serving vacation rentals, wineries, and homes across the Finger Lakes region.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Finger Lakes, NY</span>
<h2 class="section-title">Services in Finger Lakes</h2>
<p class="section-subtitle">We serve Finger Lakes and the surrounding Region communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Finger Lakes, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Finger Lakes</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Finger Lakes, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Geneva, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Geneva, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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-clean-result.jpg');">
<div class="container">
<div class="page-hero-content">
<span class="hero-eyebrow">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Geneva,<br><span class="text-accent">NY</span></h1>
<p>Full residential and commercial services throughout Geneva.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Geneva, NY</span>
<h2 class="section-title">Services in Geneva</h2>
<p class="section-subtitle">We serve Geneva and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Geneva, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Geneva</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Geneva, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Gorham, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Gorham, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Gorham,<br><span class="text-accent">NY</span></h1>
<p>Carpet and floor cleaning for homes and properties in Gorham.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Gorham, NY</span>
<h2 class="section-title">Services in Gorham</h2>
<p class="section-subtitle">We serve Gorham and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Gorham, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Gorham</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Gorham, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Himrod, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Himrod, NY. Lahr Carpet Cleaning serves Yates County and the Finger Lakes region. Call 315-719-1218.">
<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">Yates County &mdash; Finger Lakes</span>
<h1 class="hero-title">Himrod,<br><span class="text-accent">NY</span></h1>
<p>Carpet and floor cleaning for homes and rentals in the Himrod area.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Himrod, NY</span>
<h2 class="section-title">Services in Himrod</h2>
<p class="section-subtitle">We serve Himrod and the surrounding Yates County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Himrod, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Himrod</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Himrod, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+201
View File
@@ -0,0 +1,201 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Service Areas | Lahr Carpet Cleaning | Finger Lakes, NY</title>
<meta name="description" content="Lahr Carpet Cleaning serves Waterloo, Geneva, Seneca Falls, Canandaigua, Penn Yan, and 16 more cities across the Finger Lakes region. Call 315-719-1218.">
<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">Finger Lakes Region</span>
<h1 class="hero-title">Service<br><span class="text-accent">Areas</span></h1>
<p>We clean carpets, upholstery, rugs, and hard floors across 21 cities in Upstate New York. Select your city below.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Where We Work</span>
<h2 class="section-title">Cities We Serve</h2>
<p class="section-subtitle">Based in Waterloo, NY. We travel throughout Seneca, Ontario, Yates, Wayne, and Cayuga counties.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-living-room.jpg" alt="Waterloo NY"></div>
<h3 class="heading-3"><span class="text-accent">Waterloo</span>, NY</h3>
<div class="text-block-4">Seneca County</div>
<p class="paragraph-2">Our home base. Fastest response times in the area.</p>
<a href="/locations/waterloo-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-clean-result.jpg" alt="Geneva NY"></div>
<h3 class="heading-3"><span class="text-accent">Geneva</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Full residential and commercial services throughout Geneva.</p>
<a href="/locations/geneva-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-technician.jpg" alt="Seneca Falls NY"></div>
<h3 class="heading-3"><span class="text-accent">Seneca</span> Falls, NY</h3>
<div class="text-block-4">Seneca County</div>
<p class="paragraph-2">Serving homes, vacation rentals, and businesses in Seneca Falls.</p>
<a href="/locations/seneca-falls-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-before-after.jpg" alt="Canandaigua NY"></div>
<h3 class="heading-3"><span class="text-accent">Canandaigua</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Lakefront homes, rentals, and businesses along Canandaigua Lake.</p>
<a href="/locations/canandaigua-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-stairs.jpg" alt="Penn Yan NY"></div>
<h3 class="heading-3"><span class="text-accent">Penn</span> Yan, NY</h3>
<div class="text-block-4">Yates County</div>
<p class="paragraph-2">Homes, wineries, and short-term rentals in the Penn Yan area.</p>
<a href="/locations/penn-yan-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-living-room.jpg" alt="Newark NY"></div>
<h3 class="heading-3"><span class="text-accent">Newark</span>, NY</h3>
<div class="text-block-4">Wayne County</div>
<p class="paragraph-2">Carpet and upholstery cleaning for homes and businesses in Newark.</p>
<a href="/locations/newark-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-clean-result.jpg" alt="Clifton Springs NY"></div>
<h3 class="heading-3"><span class="text-accent">Clifton</span> Springs, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Residential and commercial cleaning throughout Clifton Springs.</p>
<a href="/locations/clifton-springs-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-technician.jpg" alt="Lodi NY"></div>
<h3 class="heading-3"><span class="text-accent">Lodi</span>, NY</h3>
<div class="text-block-4">Seneca County</div>
<p class="paragraph-2">Serving homes and vacation properties in Lodi and surrounding areas.</p>
<a href="/locations/lodi-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-before-after.jpg" alt="Himrod NY"></div>
<h3 class="heading-3"><span class="text-accent">Himrod</span>, NY</h3>
<div class="text-block-4">Yates County</div>
<p class="paragraph-2">Carpet and floor cleaning for homes and rentals in the Himrod area.</p>
<a href="/locations/himrod-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-stairs.jpg" alt="Phelps NY"></div>
<h3 class="heading-3"><span class="text-accent">Phelps</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Residential carpet and upholstery cleaning throughout Phelps.</p>
<a href="/locations/phelps-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-living-room.jpg" alt="Shortsville NY"></div>
<h3 class="heading-3"><span class="text-accent">Shortsville</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Home and business cleaning services in Shortsville, NY.</p>
<a href="/locations/shortsville-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-clean-result.jpg" alt="Victor NY"></div>
<h3 class="heading-3"><span class="text-accent">Victor</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Residential and commercial carpet cleaning throughout Victor.</p>
<a href="/locations/victor-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-technician.jpg" alt="Naples NY"></div>
<h3 class="heading-3"><span class="text-accent">Naples</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Serving homes, wineries, and vacation rentals in the Naples area.</p>
<a href="/locations/naples-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-before-after.jpg" alt="Gorham NY"></div>
<h3 class="heading-3"><span class="text-accent">Gorham</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Carpet and floor cleaning for homes and properties in Gorham.</p>
<a href="/locations/gorham-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-stairs.jpg" alt="Manchester NY"></div>
<h3 class="heading-3"><span class="text-accent">Manchester</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Residential and commercial cleaning services in Manchester, NY.</p>
<a href="/locations/manchester-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-living-room.jpg" alt="Ovid NY"></div>
<h3 class="heading-3"><span class="text-accent">Ovid</span>, NY</h3>
<div class="text-block-4">Seneca County</div>
<p class="paragraph-2">Serving homes and rental properties throughout Ovid.</p>
<a href="/locations/ovid-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-clean-result.jpg" alt="Clyde NY"></div>
<h3 class="heading-3"><span class="text-accent">Clyde</span>, NY</h3>
<div class="text-block-4">Wayne County</div>
<p class="paragraph-2">Carpet, upholstery, and floor cleaning for homes and businesses in Clyde.</p>
<a href="/locations/clyde-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-technician.jpg" alt="Farmington NY"></div>
<h3 class="heading-3"><span class="text-accent">Farmington</span>, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Residential and commercial carpet cleaning throughout Farmington.</p>
<a href="/locations/farmington-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-before-after.jpg" alt="East Bloomfield NY"></div>
<h3 class="heading-3"><span class="text-accent">East</span> Bloomfield, NY</h3>
<div class="text-block-4">Ontario County</div>
<p class="paragraph-2">Serving homes and properties in East Bloomfield and surrounding areas.</p>
<a href="/locations/east-bloomfield-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-stairs.jpg" alt="Rushville NY"></div>
<h3 class="heading-3"><span class="text-accent">Rushville</span>, NY</h3>
<div class="text-block-4">Yates County</div>
<p class="paragraph-2">Carpet and upholstery cleaning for homes and rentals in Rushville.</p>
<a href="/locations/rushville-ny/" class="btn btn-primary">View Services</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/hero/hero-living-room.jpg" alt="Finger Lakes NY"></div>
<h3 class="heading-3"><span class="text-accent">Finger</span> Lakes, NY</h3>
<div class="text-block-4">Region</div>
<p class="paragraph-2">Serving vacation rentals, wineries, and homes across the Finger Lakes region.</p>
<a href="/locations/finger-lakes-ny/" class="btn btn-primary">View Services</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Not sure if we cover your area?</strong></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form and we will confirm availability for your address.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Lodi, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Lodi, NY. Lahr Carpet Cleaning serves Seneca County and the Finger Lakes region. Call 315-719-1218.">
<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">Seneca County &mdash; Finger Lakes</span>
<h1 class="hero-title">Lodi,<br><span class="text-accent">NY</span></h1>
<p>Serving homes and vacation properties in Lodi and surrounding areas.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Lodi, NY</span>
<h2 class="section-title">Services in Lodi</h2>
<p class="section-subtitle">We serve Lodi and the surrounding Seneca County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Lodi, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Lodi</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Lodi, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Manchester, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Manchester, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Manchester,<br><span class="text-accent">NY</span></h1>
<p>Residential and commercial cleaning services in Manchester, NY.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Manchester, NY</span>
<h2 class="section-title">Services in Manchester</h2>
<p class="section-subtitle">We serve Manchester and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Manchester, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Manchester</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Manchester, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Naples, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Naples, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Naples,<br><span class="text-accent">NY</span></h1>
<p>Serving homes, wineries, and vacation rentals in the Naples area.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Naples, NY</span>
<h2 class="section-title">Services in Naples</h2>
<p class="section-subtitle">We serve Naples and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Naples, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Naples</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Naples, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Newark, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Newark, NY. Lahr Carpet Cleaning serves Wayne County and the Finger Lakes region. Call 315-719-1218.">
<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">Wayne County &mdash; Finger Lakes</span>
<h1 class="hero-title">Newark,<br><span class="text-accent">NY</span></h1>
<p>Carpet and upholstery cleaning for homes and businesses in Newark.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Newark, NY</span>
<h2 class="section-title">Services in Newark</h2>
<p class="section-subtitle">We serve Newark and the surrounding Wayne County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Newark, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Newark</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Newark, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Ovid, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Ovid, NY. Lahr Carpet Cleaning serves Seneca County and the Finger Lakes region. Call 315-719-1218.">
<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">Seneca County &mdash; Finger Lakes</span>
<h1 class="hero-title">Ovid,<br><span class="text-accent">NY</span></h1>
<p>Serving homes and rental properties throughout Ovid.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Ovid, NY</span>
<h2 class="section-title">Services in Ovid</h2>
<p class="section-subtitle">We serve Ovid and the surrounding Seneca County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Ovid, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Ovid</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Ovid, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Penn Yan, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Penn Yan, NY. Lahr Carpet Cleaning serves Yates County and the Finger Lakes region. Call 315-719-1218.">
<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">Yates County &mdash; Finger Lakes</span>
<h1 class="hero-title">Penn Yan,<br><span class="text-accent">NY</span></h1>
<p>Homes, wineries, and short-term rentals in the Penn Yan area.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Penn Yan, NY</span>
<h2 class="section-title">Services in Penn Yan</h2>
<p class="section-subtitle">We serve Penn Yan and the surrounding Yates County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Penn Yan, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Penn Yan</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Penn Yan, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Phelps, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Phelps, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Phelps,<br><span class="text-accent">NY</span></h1>
<p>Residential carpet and upholstery cleaning throughout Phelps.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Phelps, NY</span>
<h2 class="section-title">Services in Phelps</h2>
<p class="section-subtitle">We serve Phelps and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Phelps, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Phelps</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Phelps, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Rushville, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Rushville, NY. Lahr Carpet Cleaning serves Yates County and the Finger Lakes region. Call 315-719-1218.">
<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">Yates County &mdash; Finger Lakes</span>
<h1 class="hero-title">Rushville,<br><span class="text-accent">NY</span></h1>
<p>Carpet and upholstery cleaning for homes and rentals in Rushville.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Rushville, NY</span>
<h2 class="section-title">Services in Rushville</h2>
<p class="section-subtitle">We serve Rushville and the surrounding Yates County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Rushville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Rushville</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Rushville, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Seneca Falls, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Seneca Falls, NY. Lahr Carpet Cleaning serves Seneca County and the Finger Lakes region. Call 315-719-1218.">
<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">Seneca County &mdash; Finger Lakes</span>
<h1 class="hero-title">Seneca Falls,<br><span class="text-accent">NY</span></h1>
<p>Serving homes, vacation rentals, and businesses in Seneca Falls.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Seneca Falls, NY</span>
<h2 class="section-title">Services in Seneca Falls</h2>
<p class="section-subtitle">We serve Seneca Falls and the surrounding Seneca County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Seneca Falls, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Seneca Falls</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Seneca Falls, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Shortsville, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Shortsville, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Shortsville,<br><span class="text-accent">NY</span></h1>
<p>Home and business cleaning services in Shortsville, NY.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Shortsville, NY</span>
<h2 class="section-title">Services in Shortsville</h2>
<p class="section-subtitle">We serve Shortsville and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Shortsville, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Shortsville</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Shortsville, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Victor, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Victor, NY. Lahr Carpet Cleaning serves Ontario County and the Finger Lakes region. Call 315-719-1218.">
<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-clean-result.jpg');">
<div class="container">
<div class="page-hero-content">
<span class="hero-eyebrow">Ontario County &mdash; Finger Lakes</span>
<h1 class="hero-title">Victor,<br><span class="text-accent">NY</span></h1>
<p>Residential and commercial carpet cleaning throughout Victor.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Victor, NY</span>
<h2 class="section-title">Services in Victor</h2>
<p class="section-subtitle">We serve Victor and the surrounding Ontario County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Victor, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Victor</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Victor, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>
+96
View File
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpet Cleaning in Waterloo, NY | Lahr Carpet Cleaning</title>
<meta name="description" content="Professional carpet, upholstery, and floor cleaning in Waterloo, NY. Lahr Carpet Cleaning serves Seneca County and the Finger Lakes region. Call 315-719-1218.">
<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">Seneca County &mdash; Finger Lakes</span>
<h1 class="hero-title">Waterloo,<br><span class="text-accent">NY</span></h1>
<p>Our home base. Fastest response times in the area.</p>
<div class="hero-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>
<section class="services-overview">
<div class="container">
<div class="section-header">
<span class="section-label">Waterloo, NY</span>
<h2 class="section-title">Services in Waterloo</h2>
<p class="section-subtitle">We serve Waterloo and the surrounding Seneca County communities. Call to confirm availability for your address.</p>
</div>
<div class="services-grid">
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/carpet-cleaning.jpg" alt="Carpet Cleaning in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Carpet</span> Cleaning</h3>
<div class="text-block-4">In-Home Service</div>
<p class="paragraph-2">Hot water extraction removes deep-seated dirt, allergens, and stains from carpet fibers throughout your home.</p>
<a href="/services/carpet-cleaning/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/stairs-cleaning.jpg" alt="Stairs Cleaning in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Stairs</span> Cleaning</h3>
<div class="text-block-4">Step by Step</div>
<p class="paragraph-2">Stairs collect more dirt per square inch than any flat surface. We clean every tread, riser, and landing.</p>
<a href="/services/stairs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/upholstery-cleaning.jpg" alt="Upholstery Cleaning in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Upholstery</span> Cleaning</h3>
<div class="text-block-4">Furniture Refresh</div>
<p class="paragraph-2">Safe, effective cleaning for sofas, chairs, and mattresses. We work with all fabric types and leave no residue.</p>
<a href="/services/upholstery/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/floor-cleaning.jpg" alt="Floor Cleaning in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Floor</span> Cleaning</h3>
<div class="text-block-4">Hard Surface Care</div>
<p class="paragraph-2">Wood floor cleaning and tile and grout restoration that brings hard surfaces back to their original condition.</p>
<a href="/services/floors/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/area-rug-cleaning.jpg" alt="Area Rug Cleaning in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Area</span> Rug Cleaning</h3>
<div class="text-block-4">Delicate Care</div>
<p class="paragraph-2">Gentle, specialized cleaning for oriental, Persian, and delicate rugs that restores color and removes embedded dirt.</p>
<a href="/services/area-rugs/" class="btn btn-primary">Learn More</a>
</div>
<div class="service-card">
<div class="service-image"><img src="/assets/images/services/add-ons.jpg" alt="Add-On Services in Waterloo, NY"></div>
<h3 class="heading-3"><span class="text-accent">Add-On</span> Services</h3>
<div class="text-block-4">Extra Care</div>
<p class="paragraph-2">Furniture moving, pet hair removal, odor treatment, and heavily soiled area care available alongside any service.</p>
<a href="/services/add-ons/" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</section>
<section class="cta-banner">
<div class="cta-content">
<h2 class="heading-4"><strong>Serving </strong><span class="text-accent"><strong>Waterloo</strong></span></h2>
<p class="paragraph-4">Call 315-719-1218 or submit the form for a free estimate in Waterloo, NY.</p>
<a href="/contact/" class="btn btn-primary">Get a Free Estimate</a>
</div>
</section>
<div id="site-footer"></div>
<script src="/assets/js/components.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>