93 lines
5.4 KiB
HTML
93 lines
5.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Hotel and Inn Carpet Cleaning | Lahr Carpet Cleaning</title>
|
|
<link rel="stylesheet" href="/assets/css/styles.css?v=6">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
|
|
</head>
|
|
<body>
|
|
<header class="header" id="header">
|
|
<div class="container">
|
|
<div id="site-nav"></div>
|
|
</div>
|
|
</header>
|
|
|
|
<section class="page-hero" style="background-image: url('/assets/images/hero/hero-hotels.webp')">
|
|
<div class="container">
|
|
<div class="page-hero-content">
|
|
<span class="hero-eyebrow"><i class="fas fa-map-marker-alt"></i> Waterloo, Seneca Falls & the Finger Lakes</span>
|
|
<h1>Hotel and Inn Carpet Cleaning in the Finger Lakes</h1>
|
|
<p>Guests write reviews based on what they see and smell. Worn, stained carpet is the detail that costs you stars.</p>
|
|
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="container">
|
|
<div class="section-header">
|
|
<span class="section-label">Hospitality Cleaning</span>
|
|
<h2>Consistent Carpet Care That Keeps Your Property Competitive</h2>
|
|
<p>Hospitality carpet absorbs daily punishment from luggage wheels, food spills, and heavy foot traffic. Without a consistent cleaning program, hallways and guest rooms develop an odor and appearance that no amount of fresh linens can overcome. Lahr Carpet Cleaning serves inns, hotels, and bed and breakfasts throughout the Finger Lakes region.</p>
|
|
</div>
|
|
<div class="features-grid">
|
|
<div class="feature-item">
|
|
<div class="feature-icon"><i class="fas fa-bed"></i></div>
|
|
<h3>Guest Rooms</h3>
|
|
<p>Room carpet carries odors and stains that surface cleaning cannot fix. We extract embedded soil and treat stains at the fiber level. Guests notice clean rooms and say so in reviews.</p>
|
|
</div>
|
|
<div class="feature-item">
|
|
<div class="feature-icon"><i class="fas fa-door-open"></i></div>
|
|
<h3>Hallways and Common Areas</h3>
|
|
<p>Hallway carpet shows traffic lanes faster than any other area of a property. We restore pile and color so the path from the lobby to the room sets the right tone for every guest.</p>
|
|
</div>
|
|
<div class="feature-item">
|
|
<div class="feature-icon"><i class="fas fa-star-half-alt"></i></div>
|
|
<h3>Review Score Protection</h3>
|
|
<p>Cleanliness is one of the top factors guests cite in online reviews for lodging properties. A consistent cleaning program is one of the lowest-cost investments you can make to protect your rating and occupancy rate.</p>
|
|
</div>
|
|
<div class="feature-item">
|
|
<div class="feature-icon"><i class="fas fa-calendar-check"></i></div>
|
|
<h3>Scheduled Programs for Lodging Properties</h3>
|
|
<p>We build cleaning schedules around your occupancy calendar. High season and low season have different demands. We accommodate both so your property is always ready for the next arrival.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section section-alt">
|
|
<div class="container">
|
|
<div class="why-grid">
|
|
<div class="why-text">
|
|
<span class="section-label">Finger Lakes Hospitality</span>
|
|
<h2>We Understand the Pace of Wine Country Hospitality</h2>
|
|
<p>Finger Lakes lodging properties face compressed busy seasons and demanding guests who compare properties online before they arrive. Your property needs to look its best during peak periods, not just between them. We work with innkeepers and property managers to build cleaning programs that keep up with the season.</p>
|
|
<p>Bed and breakfasts, small inns, and boutique hotels all receive the same professional extraction service we bring to larger commercial accounts. No property is too small to benefit from clean carpet.</p>
|
|
<a href="/contact/" class="btn btn-primary">Book Now</a>
|
|
</div>
|
|
<div class="why-choose-image" style="background-image: url('/assets/images/hero/hero-hotels.webp')"></div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="cta-section">
|
|
<div class="container">
|
|
<div class="cta-content">
|
|
<h2>Protect Your Property Rating With Clean Carpet</h2>
|
|
<p>Book a cleaning program built around your occupancy schedule.</p>
|
|
<div class="cta-actions">
|
|
<a href="/contact/" class="btn btn-primary btn-large">Book Now</a>
|
|
<a href="tel:315-719-1218" class="btn btn-ghost btn-large"><i class="fas fa-phone"></i> 315-719-1218</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<div id="site-footer"></div>
|
|
<script src="/assets/js/components.js"></script>
|
|
<script src="/assets/js/main.js"></script>
|
|
</body>
|
|
</html>
|