feat(membership info): Refine membership details
Updated the membership section in `membership.html` to provide a clearer and more comprehensive explanation of how membership fees are utilized, emphasizing support for day-to-day activities and services for members and the public. Additionally, modified the call to action for joining, inviting prospective members to contact us for more information instead of direct solicitation to join. This change better outlines the value and purpose behind membership fees and encourages engagement through personal interaction. These updates aim to enhance transparency regarding fund usage and to foster a more personalized connection with potential members, which could improve member recruitment and retention rates.
This commit is contained in:
parent
45e6b36260
commit
756524b118
1 changed files with 6 additions and 6 deletions
|
@ -17,15 +17,15 @@
|
|||
<div class="card-body">
|
||||
<h5 class="card-title">Membership</h5>
|
||||
<p class="card-text">
|
||||
Membership fees help cover the costs of our activities, server
|
||||
infrastructure, domain names, and other running operating expenses.
|
||||
Donations allow us to pay for one-time expenses like software
|
||||
Membership fees help cover the costs of our day-to-day activities,
|
||||
server infrastructure, domain names, and other running operating
|
||||
expenses. This allows us to provide services to our members and the
|
||||
public.
|
||||
</p>
|
||||
<p class="card-text">
|
||||
Supporting the Private.coffee project is possible by joining our
|
||||
association or by making a direct donation.
|
||||
If you're interested in joining our association, get in touch with
|
||||
us for more information.
|
||||
</p>
|
||||
<a href="#" class="btn btn-primary">Join Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue