feat(index.html): Update membership CTA messaging
Updated the call-to-action text from "Join and rebel" to "Join or donate" on the homepage membership section. This change aims to communicate a more inclusive and supportive stance towards potential members, encouraging broader participation in the open source community. The adjustment reflects a strategic shift to emphasize collaboration and support over confrontation.
This commit is contained in:
parent
e37aff88a3
commit
1032650185
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
<div class="col mb-4">
|
||||
<div class="card bg-primary-subtle">
|
||||
<div class="card-body text-center px-4 py-5 px-md-5">
|
||||
<p class="fw-bold text-primary card-text mb-2">Join and rebel</p>
|
||||
<p class="fw-bold text-primary card-text mb-2">Join and support us</p>
|
||||
<h5 class="fw-bold card-title mb-3">Be a part of the open source community!</h5><a class="btn btn-primary btn-sm" href="/membership.html">Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue