Files
PineCreek_Web_2.0/index.html
Chris Olson 1c927f3384 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>
2026-06-23 06:46:32 -04:00

387 lines
25 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pine Creek &mdash; Kannapolis' Premier Gated Community</title>
<meta name="description" content="Pine Creek is one of the Greater Charlotte area's premier gated communities, offering custom-built luxury homes on one-acre-plus lots in Kannapolis, North Carolina.">
<!-- Open Graph / social preview -->
<meta property="og:type" content="website">
<meta property="og:title" content="Pine Creek &mdash; Kannapolis' Premier Gated Community">
<meta property="og:description" content="Custom-built luxury homes on one-acre-plus lots in Kannapolis, North Carolina.">
<meta property="og:image" content="img/hero-poster.jpg">
<link rel="icon" href="favicon.ico" sizes="any">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<meta name="theme-color" content="#231F20">
<!-- Bootstrap grid/utilities -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700&display=swap" rel="stylesheet">
<!-- Project CSS -->
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<nav id="mainNav" class="main-nav">
<div class="container">
<div class="mobile-nav">
<a class="mobile-nav--logo" href="#top"><img src="img/logo.svg" alt="Pine Creek"></a>
<div id="hamburger" class="hamburger" role="button" aria-label="Toggle menu" tabindex="0">
<div></div>
<div></div>
<div></div>
</div>
</div>
<ul>
<li><a class="nav-item" href="#welcome">Welcome</a></li>
<li><a class="nav-item" href="#vineyard">The Vineyard</a></li>
<li><a class="nav-item" href="#custom-homes">Custom Homes</a></li>
<li class="main-nav--logo"><a href="#top"><img src="img/logo.svg" alt="Pine Creek"></a></li>
<li><a class="nav-item" href="#kannapolis">Kannapolis</a></li>
<li><a class="nav-item" href="#home-owners">HOA</a></li>
<li><a class="nav-item" href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<main class="page-content">
<!-- Anchor target for Welcome/Home -->
<div id="top"></div>
<!-- HERO -->
<header class="hero">
<video class="hero-video" playsinline muted autoplay loop preload="auto" poster="img/hero-poster.jpg" aria-hidden="true">
<source src="img/hero.mp4" type="video/mp4" media="(min-width: 768px)">
<source src="img/hero-mobile.mp4" type="video/mp4">
</video>
<div class="hero-overlay"></div>
<div class="hero-content">
<p class="hero-eyebrow">Kannapolis, North Carolina</p>
<h1 class="hero-title">Pine Creek</h1>
<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">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>
</a>
</header>
<!-- WELCOME -->
<section id="welcome" class="container section">
<div class="row align-items-center">
<div class="col-lg-6 mb-4 mb-lg-0">
<span class="eyebrow">Welcome</span>
<h2 class="section-title">Welcome to Pine Creek</h2>
<h5 class="section-subtitle">Kannapolis' Premier Gated Community</h5>
<p>Pine Creek is one of the Greater Charlotte area's premier gated communities, offering custom-built homes in North Carolina's Cabarrus County.</p>
<p>The neighborhood features elegant custom homes based on French country designs and influences, ranging in size from 4,500 to over 11,000 square feet. Each home is carefully positioned on lots of one acre or more to preserve the natural beauty of the original landscape and protect each homeowner's privacy.</p>
<p>Create lifelong memories with your family in a luxury, custom home within a secure and quiet community. Welcome home to Pine Creek.</p>
</div>
<div class="col-lg-6">
<img class="feature-img" src="img/gallery/IMG_1964.jpg" alt="A stately custom stone home in Pine Creek" loading="lazy">
</div>
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- THE VINEYARD -->
<section id="vineyard" class="container section">
<div class="row align-items-center">
<div class="col-lg-5 mb-4 mb-lg-0">
<span class="eyebrow">The Vineyard</span>
<h2 class="section-title">The Vineyard</h2>
<p>A subsection of Pine Creek, The Vineyard is its own haven. Enclosed by lush grape vines and woods, The Vineyard's custom homes feature Spanish and Tuscan-inspired architectural designs along streets such as Tuscany Drive and Chardonnay Circle.</p>
<a class="btn btn-primary" href="#contact">Learn More</a>
</div>
<div class="col-lg-7">
<div class="gallery" data-gallery="vineyard" aria-roledescription="carousel">
<div class="gallery-track">
<img class="gallery-img is-active" src="img/gallery/IMG_1937.jpg" alt="Tuscan-style Vineyard home with terracotta tile roof" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1941.jpg" alt="Mediterranean-style Vineyard home with terracotta tile roof" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1943.jpg" alt="Spanish-Tuscan Vineyard estate with stucco and stone" loading="lazy">
</div>
<button class="gallery-arrow prev" aria-label="Previous image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg>
</button>
<button class="gallery-arrow next" aria-label="Next image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>
</button>
<div class="gallery-dots" aria-hidden="true"></div>
</div>
</div>
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- CUSTOM HOMES -->
<section id="custom-homes" class="container section">
<div class="row align-items-center">
<div class="col-lg-5 order-lg-2 mb-4 mb-lg-0">
<span class="eyebrow">Custom Homes</span>
<h2 class="section-title">Build Your Custom Home in Pine Creek</h2>
<p>Pine Creek owners enjoy the freedom to choose their own builder. Rather than limiting you to a pre-approved list, the Pine Creek Homeowners' Association reviews proposed plans in accordance with the Pine Creek Covenants &mdash; giving you the flexibility to bring your own vision to life.</p>
<p>This review ensures that every home design, architectural detail, and landscape plan is in harmony with the established character of Pine Creek. The HOA is glad to offer early feedback on your renderings, so you can move forward with confidence.</p>
<p class="availability-note">Interested in building? A limited number of homesites are available. <a href="#contact">Contact us for lot availability.</a></p>
<a class="btn btn-primary" href="#contact">Contact the HOA</a>
</div>
<div class="col-lg-7 order-lg-1">
<div class="gallery" data-gallery="estate" aria-roledescription="carousel">
<div class="gallery-track">
<img class="gallery-img is-active" src="img/gallery/IMG_1947.jpg" alt="Brick and stone French country estate" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1922.jpg" alt="Stately brick custom home on a manicured lawn" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1945.jpg" alt="Stone custom home with circular drive" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1971.jpg" alt="French country home with stone accents" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1977.jpg" alt="Brick and stone estate with mature landscaping" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_2978.jpg" alt="Custom estate framed by trees" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1985.jpg" alt="Stone manor home at dusk" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1955.jpg" alt="Stone and stucco custom home with circular drive" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1980.jpg" alt="Sprawling brick and stone estate" loading="lazy">
<img class="gallery-img" src="img/gallery/IMG_1914.jpg" alt="Brick estate with formal fountain garden" loading="lazy">
</div>
<button class="gallery-arrow prev" aria-label="Previous image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg>
</button>
<button class="gallery-arrow next" aria-label="Next image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>
</button>
<div class="gallery-dots" aria-hidden="true"></div>
</div>
</div>
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- COMMUNITY & COMMON AREAS -->
<section id="community" class="container section">
<div class="row align-items-center">
<div class="col-lg-5 mb-4 mb-lg-0">
<span class="eyebrow">Life at Pine Creek</span>
<h2 class="section-title">Community &amp; Common Areas</h2>
<p>Beyond its custom homes, Pine Creek is defined by the spaces neighbors share. A gated stone entrance opens to winding, tree-lined streets and the manicured vineyard rows that give The Vineyard its name.</p>
<p>At the heart of the community, a lakeside pavilion overlooks a tranquil pond with a fountain &mdash; a gathering place framed by mature woods and meticulously kept grounds.</p>
</div>
<div class="col-lg-7">
<div class="gallery" data-gallery="community" aria-roledescription="carousel">
<div class="gallery-track">
<img class="gallery-img is-active" src="img/community/community-pavilion-pond.jpg" alt="Lakeside pavilion overlooking the community pond and fountain" loading="lazy">
<img class="gallery-img" src="img/community/community-pavilion.jpg" alt="Aerial view of the community pavilion and gardens" loading="lazy">
<img class="gallery-img" src="img/community/community-vineyard-gate.jpg" alt="The Vineyard entrance monument with stone cupola" loading="lazy">
<img class="gallery-img" src="img/community/community-vineyard-rows.jpg" alt="Manicured vineyard rows lining a community street" loading="lazy">
<img class="gallery-img" src="img/community/community-aerial.jpg" alt="Aerial view of Pine Creek's tree-lined streets and estates" loading="lazy">
<img class="gallery-img" src="img/community/community-forest-pond.jpg" alt="Pine Creek homes nestled among the woods near the pond" loading="lazy">
</div>
<button class="gallery-arrow prev" aria-label="Previous image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg>
</button>
<button class="gallery-arrow next" aria-label="Next image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>
</button>
<div class="gallery-dots" aria-hidden="true"></div>
</div>
</div>
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- COMMUNITY MAP -->
<section id="map" class="container section">
<div class="text-center mb-4">
<span class="eyebrow">The Neighborhood</span>
<h2 class="section-title">Community Map</h2>
<p class="section-lead">Winding, tree-lined streets &mdash; Tuscany Drive, Chardonnay Circle, Willowood Road, Stone Ridge Road, Richwood Circle, and Rolling Ridge Drive &mdash; thread through Pine Creek's gently rolling, one-acre-plus homesites.</p>
</div>
<div class="map-frame">
<img class="map-img" src="img/community-map.jpg" alt="Map of the Pine Creek community streets" loading="lazy">
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- KANNAPOLIS -->
<section id="kannapolis" class="container section">
<div class="row align-items-center">
<div class="col-lg-6 mb-4 mb-lg-0">
<span class="eyebrow">The Area</span>
<h2 class="section-title">Call Kannapolis, NC 'Home'</h2>
<p>Kannapolis, North Carolina is a family-oriented town filled with Southern charm. Originally developed in 1906 as the home of Cannon Mills, Kannapolis has since blossomed with residential and business development, drawing families who want to live close to uptown Charlotte while keeping a small-town, country feel.</p>
<p>The town is conveniently located right off I-85, within 30 minutes of uptown Charlotte and Charlotte Douglas International Airport. With growing businesses, a vast array of shops and restaurants, a beautiful downtown, sought-after Cabarrus County and private schools, and the grandeur of the NC Research Campus, Kannapolis is a wonderful place to call home.</p>
</div>
<div class="col-lg-6">
<img class="feature-img" src="img/kannapolis-nc.jpg" alt="Downtown Kannapolis, North Carolina" loading="lazy">
</div>
</div>
<div class="map-embed">
<iframe
title="Map of Pine Creek in Kannapolis, North Carolina"
src="https://www.google.com/maps?q=Tuscany%20Dr%2C%20Kannapolis%2C%20NC%2028081&z=15&output=embed"
loading="lazy" referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe>
</div>
</section>
<div class="container"><hr class="section-divider"></div>
<!-- HOA + BOARD -->
<section id="home-owners" class="container section">
<div class="text-center mb-4">
<span class="eyebrow">Governance</span>
<h2 class="section-title">Pine Creek Homeowners' Association</h2>
<p class="section-lead">The Pine Creek Homeowners' Association consists of board members voted into position by homeowners within the neighborhood. The Association approves proposed building plans and oversees the ongoing maintenance of homes to ensure they meet the aesthetics of Pine Creek and The Vineyard.</p>
</div>
<h3 class="board-heading">Meet the Board</h3>
<!-- Board roster sourced from the production site (pinecreekhoa.com). Verify before publishing. -->
<div class="table-responsive">
<table class="board-table">
<thead>
<tr>
<th scope="col">Name</th>
<th scope="col">Position</th>
<th scope="col">Email</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Name">Brad Harris</td>
<td data-label="Position">President</td>
<td data-label="Email"><a href="mailto:president@pinecreekhoa.com">president@pinecreekhoa.com</a></td>
</tr>
<tr>
<td data-label="Name">Kurt Malone</td>
<td data-label="Position">Vice President</td>
<td data-label="Email"><a href="mailto:vp@pinecreekhoa.com">vp@pinecreekhoa.com</a></td>
</tr>
<tr>
<td data-label="Name">Trevor Lewis</td>
<td data-label="Position">Secretary</td>
<td data-label="Email"><a href="mailto:secretary@pinecreekhoa.com">secretary@pinecreekhoa.com</a></td>
</tr>
<tr>
<td data-label="Name">Chris Olson</td>
<td data-label="Position">Treasurer</td>
<td data-label="Email"><a href="mailto:treasurer@pinecreekhoa.com">treasurer@pinecreekhoa.com</a></td>
</tr>
<tr>
<td data-label="Name">Norm Shue</td>
<td data-label="Position">General</td>
<td data-label="Email"><a href="mailto:general@pinecreekhoa.com">general@pinecreekhoa.com</a></td>
</tr>
</tbody>
</table>
</div>
<!-- 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 are self-hosted in /docs (copied from pinecreekhoa.com). -->
<div class="doc-grid">
<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>
<span class="doc-text">
<span class="doc-title">Pine Creek Neighborhood Covenants</span>
<span class="doc-meta">The CC&amp;Rs governing Pine Creek &middot; PDF</span>
</span>
</a>
<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>
<span class="doc-text">
<span class="doc-title">The Vineyard Supplemental Covenants</span>
<span class="doc-meta">Additional covenants for The Vineyard &middot; PDF</span>
</span>
</a>
<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>
<span class="doc-text">
<span class="doc-title">Safety Rules &amp; Regulations</span>
<span class="doc-meta">Community safety rules and regulations &middot; PDF</span>
</span>
</a>
<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>
<span class="doc-text">
<span class="doc-title">Architectural Review Approval Form</span>
<span class="doc-meta">Submit improvements for board approval &middot; PDF</span>
</span>
</a>
<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>
<span class="doc-text">
<span class="doc-title">Delinquency Policy</span>
<span class="doc-meta">Assessment collection &amp; delinquency policy &middot; PDF</span>
</span>
</a>
<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>
<span class="doc-text">
<span class="doc-title">Community Event Reimbursement Form</span>
<span class="doc-meta">Request reimbursement for community events &middot; PDF</span>
</span>
</a>
</div>
<p class="doc-note">Pine Creek is professionally managed by <a href="https://premiermanagementnc.com/premier-charlotte-north-carolina/" target="_blank" rel="noopener">Premier Management Company</a>. Need a document that isn't listed here? <a href="#contact">Contact the HOA</a> and we'll be glad to help.</p>
</section>
<!-- CONTACT -->
<section id="contact" class="contact-section">
<div class="container section text-center">
<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:president@pinecreekhoa.com">Email the HOA</a>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<img class="footer-logo" src="img/logo.svg" alt="Pine Creek">
<p class="footer-tagline">Kannapolis' Premier Gated Community &middot; Cabarrus County, North Carolina</p>
<p class="footer-copy">&copy; <span id="year"></span> Pine Creek Homeowners' Association. All rights reserved.</p>
</div>
</footer>
<!-- Lightbox for gallery images -->
<div id="lightbox" class="lightbox" role="dialog" aria-modal="true" aria-label="Image viewer" hidden>
<button class="lightbox-close" aria-label="Close viewer">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
</button>
<button class="lightbox-arrow prev" aria-label="Previous image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg>
</button>
<figure class="lightbox-figure">
<img class="lightbox-img" src="" alt="">
<figcaption class="lightbox-caption"></figcaption>
</figure>
<button class="lightbox-arrow next" aria-label="Next image">
<svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>
</button>
</div>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>