mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 13:20:43 +01:00
add note about bulk pricing
This commit is contained in:
parent
f233fca197
commit
b840362132
1 changed files with 4 additions and 0 deletions
|
@ -225,6 +225,10 @@ const PricingComponent = () => {
|
|||
<div style={styles.priceBreakdown}>
|
||||
Base price $125 + ${siteCount} x $5 per site
|
||||
</div>
|
||||
<div style={styles.priceBreakdown}>
|
||||
Bulk pricing available.{" "}
|
||||
<a href="mailto:numbat@fossorial.io">Contact us</a>
|
||||
</div>
|
||||
|
||||
<button
|
||||
onClick={() =>
|
||||
|
|
Loading…
Reference in a new issue