add note about bulk pricing

This commit is contained in:
miloschwartz 2025-04-28 21:21:36 -04:00
parent f233fca197
commit b840362132
No known key found for this signature in database

View file

@ -225,6 +225,10 @@ const PricingComponent = () => {
<div style={styles.priceBreakdown}> <div style={styles.priceBreakdown}>
Base price $125 + ${siteCount} x $5 per site Base price $125 + ${siteCount} x $5 per site
</div> </div>
<div style={styles.priceBreakdown}>
Bulk pricing available.{" "}
<a href="mailto:numbat@fossorial.io">Contact us</a>
</div>
<button <button
onClick={() => onClick={() =>