Self-host HOA docs, refresh tagline, clean welcome photo, fix contact
- Homeowner Information: download the six HOA PDFs from pinecreekhoa.com into /docs and repoint the document cards to the local files (self-contained; no cross-site dependency). - Hero tagline: "A premier gated community of custom luxury homes" -> "Cabarrus County's premier gated community of custom estates". - Welcome photo: digitally clean the stained concrete driveway and paver apron in IMG_1964 (hue-masked desaturate/lighten/even-out via ffmpeg; grass, brick, and sky untouched). - Contact: "Email the HOA" button now uses president@pinecreekhoa.com. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
20
index.html
20
index.html
@@ -67,7 +67,7 @@
|
||||
<div class="hero-content">
|
||||
<p class="hero-eyebrow">Kannapolis, North Carolina</p>
|
||||
<h1 class="hero-title">Pine Creek</h1>
|
||||
<p class="hero-sub">A premier gated community of custom luxury homes</p>
|
||||
<p class="hero-sub">Cabarrus County's premier gated community of custom estates</p>
|
||||
<a class="btn btn-primary hero-btn" href="#welcome">Explore the Community</a>
|
||||
</div>
|
||||
<a href="#welcome" class="hero-scroll" aria-label="Scroll down">
|
||||
@@ -285,11 +285,9 @@
|
||||
<!-- HOMEOWNER INFORMATION / DOCUMENTS -->
|
||||
<h3 class="board-heading" id="documents">Homeowner Information</h3>
|
||||
<p class="section-lead text-center">Governing documents, rules, and forms for current and prospective Pine Creek and Vineyard homeowners.</p>
|
||||
<!-- Documents currently link to the live files on pinecreekhoa.com (they open in real browsers).
|
||||
When this site takes over the domain, copy the PDFs into /docs and switch each href to
|
||||
the local path (e.g. docs/PineCreekCCR.pdf). -->
|
||||
<!-- Documents are self-hosted in /docs (copied from pinecreekhoa.com). -->
|
||||
<div class="doc-grid">
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/PineCreekCCR.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/PineCreekCCR.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -298,7 +296,7 @@
|
||||
<span class="doc-meta">The CC&Rs governing Pine Creek · PDF</span>
|
||||
</span>
|
||||
</a>
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/vineyardccr.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/vineyardccr.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -307,7 +305,7 @@
|
||||
<span class="doc-meta">Additional covenants for The Vineyard · PDF</span>
|
||||
</span>
|
||||
</a>
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/Pine-Creek-Safety-Rules.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/Pine-Creek-Safety-Rules.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -316,7 +314,7 @@
|
||||
<span class="doc-meta">Community safety rules and regulations · PDF</span>
|
||||
</span>
|
||||
</a>
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/HOAApprovalForm.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/HOAApprovalForm.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -325,7 +323,7 @@
|
||||
<span class="doc-meta">Submit improvements for board approval · PDF</span>
|
||||
</span>
|
||||
</a>
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/Pine%20Creek%20Delinquency%20Policy.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/Pine-Creek-Delinquency-Policy.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -334,7 +332,7 @@
|
||||
<span class="doc-meta">Assessment collection & delinquency policy · PDF</span>
|
||||
</span>
|
||||
</a>
|
||||
<a class="doc-card" href="https://www.pinecreekhoa.com/Pine-Creek-Request-for-Reimbursement-of-Costs-for-Community-Event.pdf" target="_blank" rel="noopener">
|
||||
<a class="doc-card" href="docs/Pine-Creek-Request-for-Reimbursement-of-Costs-for-Community-Event.pdf" target="_blank" rel="noopener">
|
||||
<span class="doc-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="8" y1="13" x2="16" y2="13"></line><line x1="8" y1="17" x2="16" y2="17"></line></svg>
|
||||
</span>
|
||||
@@ -353,7 +351,7 @@
|
||||
<span class="eyebrow light">Get in Touch</span>
|
||||
<h2 class="section-title">Contact Us</h2>
|
||||
<p class="section-lead">Questions about Pine Creek, available lots, or the home-plan approval process? We'd love to hear from you.</p>
|
||||
<a class="btn btn-light contact-btn" href="mailto:general@pinecreekhoa.com">Email the HOA</a>
|
||||
<a class="btn btn-light contact-btn" href="mailto:president@pinecreekhoa.com">Email the HOA</a>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user