mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 11:32:26 +00:00
Lots of wording and adjustments
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
<h2 class="title has-text-white">Ready to become a member?</h2>
|
||||
<p class="subtitle has-text-white">Leigh Hackspace is open to everyone. Being a member gives you access to all our facilities. Start making today!</p>
|
||||
<a href="/membership" class="button is-primary is-medium has-box-shadow is-fullwidth">Become a
|
||||
Member</a>
|
||||
<h2 class="title has-text-white">Become a member today!</h2>
|
||||
<p class="subtitle has-text-white">Leigh Hackspace is open to all. Being a member gives you access to our space, tools, and community.</p>
|
||||
<a href="/membership" class="button is-primary is-medium has-box-shadow is-fullwidth">Join Leigh Hackspace</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<div class="container ">
|
||||
<div class="columns is-centered is-multiline is-vcentered is-half-desktop has-text-centered py-4">
|
||||
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold" markdown="1">
|
||||
Become a member and get access to all the facilities at Leigh Hackspace.
|
||||
Leigh Hackspace is open to all.<br>Being a member gives you access to our space, tools, and community.
|
||||
</div>
|
||||
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
|
||||
<a href="/membership" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Today</a>
|
||||
<a href="/memberships" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Leigh Hackspace</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user