← back to NationalPaperHangers
views/public/about.ejs
23 lines
<%- include('../partials/head', { title }) %>
<%- include('../partials/header') %>
<section class="long-form">
<p class="kicker">About</p>
<h1 class="display-sm">A directory the trade can actually use.</h1>
<p class="lede">National Paper Hangers connects luxury wallcovering buyers — homeowners, designers, architects, and hospitality groups — with verified, insured installation specialists.</p>
<h2>What makes a listing "verified"</h2>
<p>Active listings on this site have submitted business identity documents, insurance certificates with expiration tracking, and trade references. We re-validate annually. Insurance and licensing remain self-reported by installers; clients should still verify directly before signing any contract.</p>
<h2>Who we serve</h2>
<p>We focus on premium and contract work where material cost, finish quality, and project documentation matter — luxury residential, hospitality, retail, museum and cultural, yacht, and aviation. The list is intentionally narrow because the installer pool is.</p>
<h2>How matching works</h2>
<p>You can search the public directory directly, or submit a project brief for a curated shortlist when the project is large or specialized. Either way, scheduling happens against the studio's live calendar.</p>
<h2>Contact</h2>
<p>Email <a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a>.</p>
</section>
<%- include('../partials/footer') %>