Track _site/ in repo for direct Caddy deployment
This commit is contained in:
316
_site/services/boat-work/index.html
Normal file
316
_site/services/boat-work/index.html
Normal file
@@ -0,0 +1,316 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Boat Work in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Quality boat maintenance from someone who knows the Bay — woodwork, paint, and marine hardware done right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/boat-work/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Boat Work in San Francisco | HER">
|
||||
<meta property="og:description" content="Quality boat maintenance from someone who knows the Bay — woodwork, paint, and marine hardware done right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/boat-work/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Boat Work in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Quality boat maintenance from someone who knows the Bay — woodwork, paint, and marine hardware done right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Boat Work</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Marine Woodwork & Hardware</p>
|
||||
<h1 class="page-hero__title">Boat Work</h1>
|
||||
<p class="page-hero__lead">Quality boat maintenance from someone who knows the Bay — woodwork, paint, and marine hardware done right.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/boat-work-min-scaled.jpg"
|
||||
alt="Yellow and white sailboat docked at a marina in the San Francisco Bay."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Marine woodwork and structural repairs</li>
|
||||
|
||||
<li>Boat spray painting and refinishing</li>
|
||||
|
||||
<li>Marine hardware replacement</li>
|
||||
|
||||
<li>Deck maintenance and sealing</li>
|
||||
|
||||
<li>Interior boat carpentry</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
338
_site/services/carpentry-and-mounting/index.html
Normal file
338
_site/services/carpentry-and-mounting/index.html
Normal file
@@ -0,0 +1,338 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Carpentry &amp; Mounting in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Precise carpentry and secure mounting work — shelves that are level, TVs that stay put, and trim that fits perfectly. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/carpentry-and-mounting/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Carpentry &amp; Mounting in San Francisco | HER">
|
||||
<meta property="og:description" content="Precise carpentry and secure mounting work — shelves that are level, TVs that stay put, and trim that fits perfectly. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/carpentry-and-mounting/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Carpentry &amp; Mounting in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Precise carpentry and secure mounting work — shelves that are level, TVs that stay put, and trim that fits perfectly. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Carpentry & Mounting</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Installation & Assembly</p>
|
||||
<h1 class="page-hero__title">Carpentry <span class="amp">&</span> Mounting</h1>
|
||||
<p class="page-hero__lead">Precise carpentry and secure mounting work — shelves that are level, TVs that stay put, and trim that fits perfectly.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/wood-refinishing-4-min.png"
|
||||
alt="Electric sander smoothing a wooden surface for carpentry work."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/grab-bar-min.png"
|
||||
alt="Grab bar securely mounted to a wall."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/security-garage-door-min.png"
|
||||
alt="Hardware being installed on a wall-mounted track."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Shelving and storage installation</li>
|
||||
|
||||
<li>TV and display mounting</li>
|
||||
|
||||
<li>Cabinet repairs and hardware replacement</li>
|
||||
|
||||
<li>Door and window trim work</li>
|
||||
|
||||
<li>Furniture assembly</li>
|
||||
|
||||
<li>Custom carpentry projects</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
336
_site/services/drywall/index.html
Normal file
336
_site/services/drywall/index.html
Normal file
@@ -0,0 +1,336 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Drywall &amp; Sheetrocking in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Patch holes, replace damaged sections, and finish walls so they look like they were never touched. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/drywall/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Drywall &amp; Sheetrocking in San Francisco | HER">
|
||||
<meta property="og:description" content="Patch holes, replace damaged sections, and finish walls so they look like they were never touched. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/drywall/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Drywall &amp; Sheetrocking in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Patch holes, replace damaged sections, and finish walls so they look like they were never touched. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Drywall & Sheetrocking</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Repair & Replacement</p>
|
||||
<h1 class="page-hero__title">Drywall <span class="amp">&</span> Sheetrocking</h1>
|
||||
<p class="page-hero__lead">Patch holes, replace damaged sections, and finish walls so they look like they were never touched.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/sheetrocking-1-min.png"
|
||||
alt="Hands applying joint compound to patch a square hole in a wall."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/sheetrocking-2-min.png"
|
||||
alt="Unfinished room with new drywall installed, ready for finishing."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/sheetrocking-5-min.png"
|
||||
alt="Interior wall framing with insulation, ready for drywall."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Drywall and sheetrocking installation</li>
|
||||
|
||||
<li>Hole and damage patching</li>
|
||||
|
||||
<li>Seam taping and joint compound</li>
|
||||
|
||||
<li>Sanding and texture matching</li>
|
||||
|
||||
<li>Wall preparation for painting</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
336
_site/services/electrical/index.html
Normal file
336
_site/services/electrical/index.html
Normal file
@@ -0,0 +1,336 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Minor Electrical in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Safe, clean electrical work for the fixtures and fittings that make your home feel finished. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/electrical/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Minor Electrical in San Francisco | HER">
|
||||
<meta property="og:description" content="Safe, clean electrical work for the fixtures and fittings that make your home feel finished. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/electrical/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Minor Electrical in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Safe, clean electrical work for the fixtures and fittings that make your home feel finished. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Minor Electrical</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Lights, Fans & Fixtures</p>
|
||||
<h1 class="page-hero__title">Minor Electrical</h1>
|
||||
<p class="page-hero__lead">Safe, clean electrical work for the fixtures and fittings that make your home feel finished.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/electrical-7-min.jpg"
|
||||
alt="Person installing a ceiling light fixture, connecting wires safely."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/electrical-1-min.jpg"
|
||||
alt="Bathroom vanity with multiple light fixtures installed above the mirror."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/electrical-3-min.jpg"
|
||||
alt="Ceiling fan with five wooden blades and four lights, mounted on a white ceiling."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Light fixture installation and replacement</li>
|
||||
|
||||
<li>Ceiling fan installation</li>
|
||||
|
||||
<li>Outdoor and security lighting</li>
|
||||
|
||||
<li>Bathroom vanity lighting</li>
|
||||
|
||||
<li>Wall sconces and under-cabinet lights</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
338
_site/services/flooring/index.html
Normal file
338
_site/services/flooring/index.html
Normal file
@@ -0,0 +1,338 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Flooring &amp; Wood Refinishing in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Restore tired floors and wood surfaces to their original beauty — or better. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/flooring/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Flooring &amp; Wood Refinishing in San Francisco | HER">
|
||||
<meta property="og:description" content="Restore tired floors and wood surfaces to their original beauty — or better. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/flooring/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Flooring &amp; Wood Refinishing in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Restore tired floors and wood surfaces to their original beauty — or better. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Flooring & Wood Refinishing</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Floors, Decks & Surfaces</p>
|
||||
<h1 class="page-hero__title">Flooring <span class="amp">&</span> Wood Refinishing</h1>
|
||||
<p class="page-hero__lead">Restore tired floors and wood surfaces to their original beauty — or better.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/wood-refinishing-7-min.png"
|
||||
alt="Hardwood floor half sanded and restored, showing the before and after."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/wood-refinishing-8-min.png"
|
||||
alt="Empty room with freshly refinished shiny wooden floors."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/wood-refinishing-1-min.png"
|
||||
alt="Person applying wood stain to a deck with a paintbrush."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Hardwood floor sanding and refinishing</li>
|
||||
|
||||
<li>Floor staining and sealing</li>
|
||||
|
||||
<li>Flooring touch-ups and repairs</li>
|
||||
|
||||
<li>Exterior deck and stair refinishing</li>
|
||||
|
||||
<li>Cabinet and furniture refinishing</li>
|
||||
|
||||
<li>Interior and exterior wood surface restoration</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
397
_site/services/index.html
Normal file
397
_site/services/index.html
Normal file
@@ -0,0 +1,397 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Handywoman Services in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Browse Diana's services — painting, tile setting, drywall, plumbing, electrical, carpentry, flooring, security equipment, and boat work. San Francisco + 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Handywoman Services in San Francisco | HER">
|
||||
<meta property="og:description" content="Browse Diana's services — painting, tile setting, drywall, plumbing, electrical, carpentry, flooring, security equipment, and boat work. San Francisco + 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Handywoman Services in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Browse Diana's services — painting, tile setting, drywall, plumbing, electrical, carpentry, flooring, security equipment, and boat work. San Francisco + 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../about/index.html">About</a></li>
|
||||
<li><a href="../services/index.html">Services</a></li>
|
||||
<li><a href="../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../about/index.html">About</a></li>
|
||||
<li><a href="../services/index.html">Services</a></li>
|
||||
<li><a href="../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<p class="section-eyebrow">Services</p>
|
||||
<h1 class="page-hero__title">Services done right.</h1>
|
||||
<p class="page-hero__lead">Every job, every trade — handled with precision, care, and a contractor you can actually trust.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="services-hub section bg-linen">
|
||||
<div class="services-hub__intro container">
|
||||
<p>From a leaky faucet to a full room repaint, Diana handles home improvement projects of all sizes across San Francisco and the Bay Area. Every job is approached with the same care and precision that defined her aerospace career.</p>
|
||||
</div>
|
||||
|
||||
<div class="services-grid container">
|
||||
|
||||
<a href="../services/painting/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/painting-5-min.jpg"
|
||||
alt="Exterior of a dark brown house with red-framed windows, freshly painted."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Painting</p>
|
||||
<p class="service-card__desc">Interior and exterior painting, including trim work.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/tile-setting/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/tile-setting-4-min.png"
|
||||
alt="Modern bathroom with brown tiled walls and a white sink, freshly tiled."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Tile Setting</p>
|
||||
<p class="service-card__desc">Removing and installing all sizes of tiles in kitchens, bathrooms, entryways, and patios.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/drywall/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/sheetrocking-1-min.png"
|
||||
alt="Hands applying joint compound to patch a square hole in a wall."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Drywall & Sheetrocking</p>
|
||||
<p class="service-card__desc">Drywall and sheetrocking — removing, replacing, patching, and sanding.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/plumbing/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/plumbing-3-min.png"
|
||||
alt="Dual-basin stainless steel kitchen sink with a high-arc faucet, newly installed."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Minor Plumbing</p>
|
||||
<p class="service-card__desc">Minor plumbing work including sink, toilet, and shower repairs.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/electrical/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/electrical-7-min.jpg"
|
||||
alt="Person installing a ceiling light fixture, connecting wires safely."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Minor Electrical</p>
|
||||
<p class="service-card__desc">Minor electrical work, including installing lights and fans.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/carpentry-and-mounting/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/wood-refinishing-4-min.png"
|
||||
alt="Electric sander smoothing a wooden surface for carpentry work."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Carpentry & Mounting</p>
|
||||
<p class="service-card__desc">Carpentry, shelving installation, TV mounting, cabinet repairs, and trim work.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/flooring/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/wood-refinishing-7-min.png"
|
||||
alt="Hardwood floor half sanded and restored, showing the before and after."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Flooring & Wood Refinishing</p>
|
||||
<p class="service-card__desc">Flooring touch-ups and wood refinishing for floors, decks, stairs, cabinets, and more.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/security-safety/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/grab-bar-min.png"
|
||||
alt="White grab bar securely mounted to a bathroom wall for safety."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Security & Safety Equipment</p>
|
||||
<p class="service-card__desc">Grab bars, security bars, window mesh, and security camera installation.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="../services/boat-work/index.html" class="service-card fade-up">
|
||||
<div class="service-card__image">
|
||||
<img
|
||||
src="../assets/boat-work-min-scaled.jpg"
|
||||
alt="Yellow and white sailboat docked at a marina in the San Francisco Bay."
|
||||
loading="lazy"
|
||||
>
|
||||
</div>
|
||||
<div class="service-card__body">
|
||||
<p class="service-card__name">Boat Work</p>
|
||||
<p class="service-card__desc">Boat woodwork, spray paint, and marine hardware replacement.</p>
|
||||
<span class="service-card__arrow" aria-hidden="true">→</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
336
_site/services/painting/index.html
Normal file
336
_site/services/painting/index.html
Normal file
@@ -0,0 +1,336 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Painting in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="From prep to final coat, Diana handles painting projects of all sizes — interior rooms, exterior siding, and trim work. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/painting/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Painting in San Francisco | HER">
|
||||
<meta property="og:description" content="From prep to final coat, Diana handles painting projects of all sizes — interior rooms, exterior siding, and trim work. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/painting/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Painting in San Francisco | HER">
|
||||
<meta name="twitter:description" content="From prep to final coat, Diana handles painting projects of all sizes — interior rooms, exterior siding, and trim work. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Painting</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Interior & Exterior</p>
|
||||
<h1 class="page-hero__title">Painting</h1>
|
||||
<p class="page-hero__lead">From prep to final coat, Diana handles painting projects of all sizes — interior rooms, exterior siding, and trim work.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/painting-5-min.jpg"
|
||||
alt="Exterior of a dark brown house with red-framed windows, freshly painted."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/painting-6-min.jpg"
|
||||
alt="Spacious room with coffered ceiling and French doors painted in a warm neutral tone."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/painting-1-min.png"
|
||||
alt="Two-story beige house with white trim and columns at the entrance."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Interior wall and ceiling painting</li>
|
||||
|
||||
<li>Exterior siding and trim painting</li>
|
||||
|
||||
<li>Prep work — patching, priming, and masking</li>
|
||||
|
||||
<li>Trim and door painting</li>
|
||||
|
||||
<li>Color consultation</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
336
_site/services/plumbing/index.html
Normal file
336
_site/services/plumbing/index.html
Normal file
@@ -0,0 +1,336 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Minor Plumbing in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Quick, clean plumbing repairs and replacements — no mess left behind. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/plumbing/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Minor Plumbing in San Francisco | HER">
|
||||
<meta property="og:description" content="Quick, clean plumbing repairs and replacements — no mess left behind. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/plumbing/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Minor Plumbing in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Quick, clean plumbing repairs and replacements — no mess left behind. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Minor Plumbing</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Sinks, Toilets & Showers</p>
|
||||
<h1 class="page-hero__title">Minor Plumbing</h1>
|
||||
<p class="page-hero__lead">Quick, clean plumbing repairs and replacements — no mess left behind.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/plumbing-3-min.png"
|
||||
alt="Dual-basin stainless steel kitchen sink with a high-arc faucet, newly installed."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/plumbing-6-min.png"
|
||||
alt="Chrome bathroom sink faucet with two handles, polished and installed."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/plumbing-2-min.png"
|
||||
alt="White bathroom sink with running water from a chrome faucet."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Sink repairs and faucet replacement</li>
|
||||
|
||||
<li>Toilet repairs and replacement</li>
|
||||
|
||||
<li>Shower and tub repairs</li>
|
||||
|
||||
<li>Showerhead and handle replacement</li>
|
||||
|
||||
<li>Under-sink plumbing fixes</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
326
_site/services/security-safety/index.html
Normal file
326
_site/services/security-safety/index.html
Normal file
@@ -0,0 +1,326 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Security &amp; Safety Equipment in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Make your home safer and more secure — for aging in place, peace of mind, or both. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/security-safety/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Security &amp; Safety Equipment in San Francisco | HER">
|
||||
<meta property="og:description" content="Make your home safer and more secure — for aging in place, peace of mind, or both. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/security-safety/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Security &amp; Safety Equipment in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Make your home safer and more secure — for aging in place, peace of mind, or both. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Security & Safety Equipment</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Grab Bars, Locks & Cameras</p>
|
||||
<h1 class="page-hero__title">Security <span class="amp">&</span> Safety Equipment</h1>
|
||||
<p class="page-hero__lead">Make your home safer and more secure — for aging in place, peace of mind, or both.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/grab-bar-min.png"
|
||||
alt="White grab bar securely mounted to a bathroom wall for safety."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/security-garage-door-min.png"
|
||||
alt="Metal security hardware being installed on a garage door track."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Grab bar installation for showers and stairways</li>
|
||||
|
||||
<li>Door security bars and reinforcement</li>
|
||||
|
||||
<li>Window security mesh installation</li>
|
||||
|
||||
<li>Security camera installation (mobile-monitored)</li>
|
||||
|
||||
<li>Extra lock installation</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
336
_site/services/tile-setting/index.html
Normal file
336
_site/services/tile-setting/index.html
Normal file
@@ -0,0 +1,336 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Tile Setting in San Francisco | HER</title>
|
||||
|
||||
|
||||
<meta name="description" content="Precise tile work for kitchens, bathrooms, entryways, and patios — all sizes and styles, installed right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://her-sf.com/services/tile-setting/">
|
||||
|
||||
|
||||
<meta property="og:title" content="Tile Setting in San Francisco | HER">
|
||||
<meta property="og:description" content="Precise tile work for kitchens, bathrooms, entryways, and patios — all sizes and styles, installed right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://her-sf.com/services/tile-setting/">
|
||||
<meta property="og:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Tile Setting in San Francisco | HER">
|
||||
<meta name="twitter:description" content="Precise tile work for kitchens, bathrooms, entryways, and patios — all sizes and styles, installed right. Diana serves San Francisco and the Bay Area within 50 miles.">
|
||||
<meta name="twitter:image" content="https://her-sf.com/assets/diana_photo-min-1-scaled.webp">
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600&display=swap">
|
||||
|
||||
<link rel="stylesheet" href="../../css/main.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "LocalBusiness",
|
||||
"@id": "https://her-sf.com/#business",
|
||||
"name": "Home Enhancement and Renovation — HER",
|
||||
"url": "https://her-sf.com",
|
||||
"telephone": "+16508339380",
|
||||
"email": "diana@spotlighthis.com",
|
||||
"image": "https://her-sf.com/assets/diana_photo-min-1-scaled.webp",
|
||||
"priceRange": "$$",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "San Francisco",
|
||||
"addressRegion": "CA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 37.7749,
|
||||
"longitude": -122.4194
|
||||
},
|
||||
"areaServed": [
|
||||
"San Francisco", "Oakland", "Berkeley", "San Jose", "Palo Alto",
|
||||
"Marin County", "Tiburon", "Sausalito", "Daly City",
|
||||
"South San Francisco", "Burlingame", "San Mateo", "Redwood City",
|
||||
"Menlo Park", "Fremont", "Alameda"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||||
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav__inner container">
|
||||
|
||||
<a href="../../index.html" class="nav__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="nav__brand-her">HER</span>
|
||||
<span class="nav__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="nav__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
|
||||
<nav aria-label="Main navigation">
|
||||
<ul class="nav__links" role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="nav__actions">
|
||||
<a href="tel:+16508339380" class="nav__phone" aria-label="Call Diana at (650) 833-9380">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||||
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.4 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.78a16 16 0 0 0 6 6l.92-.92a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.5 16h.5a2 2 0 0 1 .02.92z"/>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary" style="display:none" id="nav-cta">Request a Quote</a>
|
||||
|
||||
<button
|
||||
class="nav__toggle"
|
||||
aria-label="Open menu"
|
||||
aria-expanded="false"
|
||||
aria-controls="nav-overlay"
|
||||
>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
<span class="nav__bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="nav__overlay" id="nav-overlay" hidden>
|
||||
<button class="nav__overlay-close" aria-label="Close menu">✕</button>
|
||||
<nav aria-label="Mobile navigation">
|
||||
<ul role="list">
|
||||
<li><a href="../../about/index.html">About</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li><a href="../../testimonials/index.html">Testimonials</a></li>
|
||||
<li><a href="../../contact/index.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white btn--full">Request a Quote</a>
|
||||
<a href="tel:+16508339380" class="nav__overlay-phone">(650) 833-9380</a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-hero bg-graphite">
|
||||
<div class="page-hero__inner container">
|
||||
<nav class="breadcrumb" aria-label="Breadcrumb">
|
||||
<ol role="list">
|
||||
<li><a href="../../index.html">Home</a></li>
|
||||
<li><a href="../../services/index.html">Services</a></li>
|
||||
<li aria-current="page">Tile Setting</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<p class="section-eyebrow">Kitchens, Bathrooms & More</p>
|
||||
<h1 class="page-hero__title">Tile Setting</h1>
|
||||
<p class="page-hero__lead">Precise tile work for kitchens, bathrooms, entryways, and patios — all sizes and styles, installed right.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="service-detail section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="service-detail__gallery">
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/tile-setting-4-min.png"
|
||||
alt="Modern bathroom with brown tiled walls and a white sink, freshly tiled."
|
||||
loading="eager"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/tile-setting-6-min.png"
|
||||
alt="Modern kitchen with a black and white mosaic tile backsplash."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
src="../../assets/tile-setting-5-min.png"
|
||||
alt="Kitchen with a tiled floor, beige cabinets, and a blue island."
|
||||
loading="lazy"
|
||||
width="800"
|
||||
height="600"
|
||||
>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="service-detail__body">
|
||||
<h2>What's included</h2>
|
||||
|
||||
<ul class="service-detail__list">
|
||||
|
||||
<li>Tile removal and surface preparation</li>
|
||||
|
||||
<li>New tile installation — kitchens, bathrooms, entryways, patios</li>
|
||||
|
||||
<li>All tile sizes and types (ceramic, porcelain, natural stone)</li>
|
||||
|
||||
<li>Grouting and sealing</li>
|
||||
|
||||
<li>Backsplash installation</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="service-detail__area">
|
||||
<p>Diana serves San Francisco and the wider Bay Area within 50 miles, including Oakland, Berkeley, Marin County, Palo Alto, and beyond.</p>
|
||||
</div>
|
||||
|
||||
<a href="../../contact/index.html" class="btn btn--primary">Request a Quote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="../../contact/index.html" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="footer__inner container">
|
||||
|
||||
<div>
|
||||
<a href="../../index.html" class="footer__brand" aria-label="HER Home Enhancement & Restoration — Home">
|
||||
<span class="footer__brand-her">HER</span>
|
||||
<span class="footer__brand-tagline" aria-hidden="true">Home Enhancement<br><span class="footer__brand-amp">&</span> Restoration</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav aria-label="Footer navigation">
|
||||
<p class="footer__nav-heading">Services in the Bay Area</p>
|
||||
<div class="footer__nav-cols">
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
<li><a href="../../services/painting/index.html">Painting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/tile-setting/index.html">Tile Setting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/drywall/index.html">Drywall & Sheetrocking</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/plumbing/index.html">Minor Plumbing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/electrical/index.html">Minor Electrical</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<ul class="footer__nav" role="list">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/carpentry-and-mounting/index.html">Carpentry & Mounting</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/flooring/index.html">Flooring & Wood Refinishing</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/security-safety/index.html">Security & Safety Equipment</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../services/boat-work/index.html">Boat Work</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div>
|
||||
<p class="footer__nav-heading">Contact</p>
|
||||
<div class="footer__contact">
|
||||
<a href="tel:+16508339380">(650) 833-9380</a>
|
||||
<a href="mailto:diana@spotlighthis.com">diana@spotlighthis.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer__bottom">
|
||||
<div class="container">
|
||||
<p>© 2026 Home Enhancement & Restoration — HER. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="../../js/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user