update
This commit is contained in:
@@ -0,0 +1,167 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="site-root" content="/">
|
||||
<title>Hardwood Floor Services | Refinishing, Restoration, Sanding | Floor It</title>
|
||||
<meta name="description" content="Professional hardwood floor refinishing, restoration, sanding, and installation in Buffalo, NY and Erie County. Over 75 years of combined experience.">
|
||||
<link rel="canonical" href="https://floorithardwoodfloors.com/services/">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
<link rel="stylesheet" href="/assets/css/components.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="site-header"></div>
|
||||
|
||||
<main>
|
||||
|
||||
<section class="page-hero">
|
||||
<div class="container page-hero-inner">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<a href="/">Home</a>
|
||||
<span class="breadcrumb-sep">/</span>
|
||||
<span>Services</span>
|
||||
</nav>
|
||||
<span class="eyebrow">What We Do</span>
|
||||
<h1>Hardwood Floor Services in Buffalo, NY</h1>
|
||||
<p class="lead">Complete hardwood floor solutions: refinishing, restoration, sanding, and installation, delivered by Western New York's most experienced team.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FLOOR REFINISHING -->
|
||||
<section class="section section--light" id="floor-refinishing">
|
||||
<div class="container">
|
||||
<div style="display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center;">
|
||||
<div data-animate="left">
|
||||
<span class="eyebrow">Service 01</span>
|
||||
<h2>Floor Refinishing</h2>
|
||||
<div class="divider"></div>
|
||||
<p class="lead">Restore your floors to their original beauty with professional sanding, staining, and sealing.</p>
|
||||
<p style="margin-top:1rem;color:var(--smoke);">Our multi-stage refinishing process sands away years of wear and damage, then applies your choice of stain from over 100 color options, and seals with a durable topcoat that lasts 10 or more years.</p>
|
||||
<ul style="margin-top:1.25rem;display:flex;flex-direction:column;gap:0.5rem;">
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Multiple stain color options</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Dustless sanding system</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Long-lasting professional finish</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Sample approval before full project</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Timeline: 7 to 10 business days</li>
|
||||
</ul>
|
||||
<div class="cta-group mt-8">
|
||||
<a href="/contact/" class="btn btn--primary">Get an Estimate</a>
|
||||
<a href="/services/floor-refinishing/" class="btn btn--outline-dark">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div data-animate="right" style="background:var(--grain);border-radius:var(--radius-xl);aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;">
|
||||
<img src="/assets/images/service-refinishing.webp" alt="Hardwood floor refinishing service" style="width:100%;height:100%;object-fit:cover;" loading="lazy" onerror="this.style.display='none'">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FLOOR RESTORATION -->
|
||||
<section class="section section--alt" id="floor-restoration">
|
||||
<div class="container">
|
||||
<div style="display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center;">
|
||||
<div data-animate="left" style="background:var(--grain);border-radius:var(--radius-xl);aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;order:1;">
|
||||
<img src="/assets/images/service-restoration.webp" alt="Hardwood floor restoration service" style="width:100%;height:100%;object-fit:cover;" loading="lazy" onerror="this.style.display='none'">
|
||||
</div>
|
||||
<div data-animate="right" style="order:2;">
|
||||
<span class="eyebrow">Service 02</span>
|
||||
<h2>Floor Restoration</h2>
|
||||
<div class="divider"></div>
|
||||
<p class="lead">Water damage, deep scratches, warping, and buckling repaired with expert precision.</p>
|
||||
<p style="margin-top:1rem;color:var(--smoke);">When damage goes beyond surface wear, restoration is the answer. We repair structural damage, replace boards when needed, and restore your floor to like-new condition. We also provide documentation to support insurance claims.</p>
|
||||
<ul style="margin-top:1.25rem;display:flex;flex-direction:column;gap:0.5rem;">
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Water and moisture damage repair</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Warping and buckling correction</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Deep scratch and gouge restoration</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Insurance documentation support</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Timeline: 10 to 14 business days</li>
|
||||
</ul>
|
||||
<div class="cta-group mt-8">
|
||||
<a href="/contact/" class="btn btn--primary">Get an Estimate</a>
|
||||
<a href="/services/floor-restoration/" class="btn btn--outline-dark">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FLOOR SANDING -->
|
||||
<section class="section section--light" id="floor-sanding">
|
||||
<div class="container">
|
||||
<div style="display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center;">
|
||||
<div data-animate="left">
|
||||
<span class="eyebrow">Service 03</span>
|
||||
<h2>Floor Sanding</h2>
|
||||
<div class="divider"></div>
|
||||
<p class="lead">Commercial-grade equipment and dust containment for a perfectly prepared surface.</p>
|
||||
<p style="margin-top:1rem;color:var(--smoke);">Professional sanding is the foundation of any successful refinishing project. Our multi-grit sanding process removes old finishes, levels imperfections, and creates the ideal surface for staining and sealing, while containing dust throughout the process.</p>
|
||||
<ul style="margin-top:1.25rem;display:flex;flex-direction:column;gap:0.5rem;">
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Commercial-grade equipment (not rentals)</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Dustless sanding system</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Multi-grit sanding process</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Safe for family and pets</li>
|
||||
</ul>
|
||||
<div class="cta-group mt-8">
|
||||
<a href="/contact/" class="btn btn--primary">Get an Estimate</a>
|
||||
<a href="/services/floor-sanding/" class="btn btn--outline-dark">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div data-animate="right" style="background:var(--grain);border-radius:var(--radius-xl);aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;">
|
||||
<img src="/assets/images/service-sanding.webp" alt="Hardwood floor sanding service" style="width:100%;height:100%;object-fit:cover;" loading="lazy" onerror="this.style.display='none'">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FLOOR INSTALLATION -->
|
||||
<section class="section section--alt" id="floor-installation">
|
||||
<div class="container">
|
||||
<div style="display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center;">
|
||||
<div data-animate="left" style="background:var(--grain);border-radius:var(--radius-xl);aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;order:1;">
|
||||
<img src="/assets/images/service-installation.webp" alt="New hardwood floor installation" style="width:100%;height:100%;object-fit:cover;" loading="lazy" onerror="this.style.display='none'">
|
||||
</div>
|
||||
<div data-animate="right" style="order:2;">
|
||||
<span class="eyebrow">Service 04</span>
|
||||
<h2>Floor Installation</h2>
|
||||
<div class="divider"></div>
|
||||
<p class="lead">New hardwood floors installed with precision. Quality materials, expert finish, built to last generations.</p>
|
||||
<p style="margin-top:1rem;color:var(--smoke);">Whether you are renovating a room or building new, our installation team brings the same care and attention to new floors as we do to restoration. We source quality materials and ensure a flawless finished result.</p>
|
||||
<ul style="margin-top:1.25rem;display:flex;flex-direction:column;gap:0.5rem;">
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Solid and engineered hardwood</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Wide range of wood species</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Residential and commercial</li>
|
||||
<li style="display:flex;gap:0.75rem;align-items:flex-start;font-size:var(--text-sm);color:var(--smoke);"><span style="color:var(--amber);font-weight:700;flex-shrink:0;">✓</span> Professional site preparation</li>
|
||||
</ul>
|
||||
<div class="cta-group mt-8">
|
||||
<a href="/contact/" class="btn btn--primary">Get an Estimate</a>
|
||||
<a href="/services/floor-installation/" class="btn btn--outline-dark">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="cta-strip">
|
||||
<div class="container">
|
||||
<h2>Not Sure Which Service You Need?</h2>
|
||||
<p>Call us and we will help you determine the right approach for your floors at no obligation.</p>
|
||||
<div class="cta-group" style="justify-content:center;">
|
||||
<a href="/contact/" class="btn btn--outline-dark btn--lg">Request an Estimate</a>
|
||||
<a href="tel:+17166021429" class="btn btn--outline-dark btn--lg">Call (716) 602-1429</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
<div id="site-footer"></div>
|
||||
|
||||
<script src="/assets/js/components.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user