Skip to content

Commit

Permalink
up become member page
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-lemeur committed Apr 22, 2024
1 parent 2eafe4d commit 8f73cc7
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
16 changes: 15 additions & 1 deletion assets/sass/_custom.sass
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ body
padding: 1rem
box-shadow: unset

.join_button
.join_button, .become_member
color: white!important
text-decoration: none
background-color: $orange-color
Expand All @@ -97,6 +97,20 @@ body
&:visited
color: white!important

.become_member_container
display: flex
width: 100%
align-items: start
> div
flex: 1
> p
font-size: 16px
strong
font-size: 18px
color: $main-blue
figure
flex: 2

.footer
height: fit-content
background-color: #f4f8fe
Expand Down
Binary file added content/join/LINA_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 17 additions & 1 deletion content/join/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,25 @@ Standard member dues are calculated from their annual gross revenue and size. Th
|Membership organization with more than 50 members|7000 €|
|Major industrial partner member|20000 €|

<div class="become_member_container">

<div>

*Membership becomes effective on the date of payment of the membership dues. Payment options currently include bank transfer, credit card, Paypal or chèque (in France). First year dues are payable at time of application.
*

<strong>If you want to become a member</strong>

<a href="https://www.edrlab.org/become-a-member/" class="become_member">Contact Us</a>

</div>

![illustration](LINA_03.png)

</div>

### Online payment
EDRLab members can pay their due online via a Credit Card (we are using Stripe).

[EDRLab Online Payment](https://www.edrlab.org/shop/)
[EDRLab Online Payment](https://www.edrlab.org/shop/)

0 comments on commit 8f73cc7

Please sign in to comment.