--- layout: layouts/base.njk title: "Handywoman Services in San Francisco" description: "Browse Diana's services — painting, tile setting, drywall, plumbing, electrical, carpentry, flooring, security equipment, and boat work. San Francisco + 50 miles." --- {# ── Page hero ─────────────────────────────────────────────────────────────── #}

Services

Services done right.

Every job, every trade — handled with precision, care, and a contractor you can actually trust.

{# ── Services hub ─────────────────────────────────────────────────────────── #}

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.

{% for service in services %}
{{ service.images[0].alt }}

{{ service.name }}

{{ service.description }}

{% endfor %}
{# ── CTA band ─────────────────────────────────────────────────────────────── #} {% include "components/cta-band.njk" %}