feat: Enhance membership section with CTA button
Updated membership information with pricing details and added a call-to-action button linking to the join page. This aims to increase engagement and improve user experience by providing clear steps for potential new members.
This commit is contained in:
parent
2aed2b7cb4
commit
413ea4593f
1 changed files with 4 additions and 2 deletions
|
@ -23,9 +23,11 @@
|
||||||
public.
|
public.
|
||||||
</p>
|
</p>
|
||||||
<p class="card-text">
|
<p class="card-text">
|
||||||
If you're interested in joining our association, get in touch with
|
Membership starts at € 5 / month!
|
||||||
us for more information.
|
|
||||||
</p>
|
</p>
|
||||||
|
<a href="https://pcof.fi/join" class="btn btn-primary">
|
||||||
|
Join us now!
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue