10% community upkeep fee with explanations throughout
This commit is contained in:
@@ -106,7 +106,12 @@ const EarningsDashboard: React.FC = () => {
|
||||
<div className="col-12">
|
||||
<h1>My Earnings</h1>
|
||||
<p className="text-muted">
|
||||
Manage your rental earnings and payment setup
|
||||
Manage your rental earnings and payment setup. Community Rentals
|
||||
charges a 10% Community Upkeep Fee to help keep us running.{" "}
|
||||
<Link to="/faq" target="_blank">
|
||||
Calculate what you can earn here.
|
||||
</Link>
|
||||
.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -266,8 +271,8 @@ const EarningsDashboard: React.FC = () => {
|
||||
</strong>
|
||||
</div>
|
||||
<div className="d-flex justify-content-between">
|
||||
<span>Platform Fee:</span>
|
||||
<strong>20%</strong>
|
||||
<span>Community Upkeep Fee:</span>
|
||||
<strong>10%</strong>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user