← back to Homesonspec
fixtures/raw-pages/meridian-homes/05-incentives.html
23 lines
<!-- source-url: https://fixtures.meridianhomes.example/communities/cedar-bend/incentives -->
<!DOCTYPE html>
<html lang="en">
<head><title>Current Offers | Cedar Bend | Meridian Homes</title></head>
<body>
<!-- SYNTHETIC FIXTURE — demonstration data for a fictional builder. -->
<main class="incentives-page" data-community-id="MH-CB">
<h1>Current Offers at Cedar Bend</h1>
<section class="incentive">
<h2 class="incentive-title">$10,000 Closing Cost Credit</h2>
<p class="incentive-description">Receive up to $10,000 toward closing costs when using an approved lender on select move-in-ready homes.</p>
<span class="incentive-value">$10,000</span>
<span class="incentive-expires">Expires: 2026-09-30</span>
</section>
<section class="incentive">
<h2 class="incentive-title">Rate Buydown Available</h2>
<p class="incentive-description">Ask about our 2-1 interest-rate buydown program on under-construction homes.</p>
<!-- No expiration published — extractor must emit null, publish maps to "expiration not provided". -->
</section>
</main>
</body>
</html>