Update donate page
This commit is contained in:
@@ -23,9 +23,6 @@ export default function Presantasyon() {
|
||||
<Typography paragraph variant='subtitle1' component='div'>
|
||||
Concernant les dons, ils peuvent s'effectuer via <Link underline='hover' href='https://liberapay.com/OKi/donate' target='_blank' rel='noreferrer'><strong>Liberapay</strong></Link>, <Link underline='hover' href='https://www.paypal.com/donate/?hosted_button_id=5Q3KPR79CAZVW' target='_blank' rel='noreferrer'><strong>PayPal</strong></Link>.
|
||||
</Typography>
|
||||
<Typography paragraph variant='subtitle1' component='div'>
|
||||
Vous pouvez adhérer à notre association en vous rendant sur <Link underline='hover' href='https://asso.oki.re/public/members/new.php' target='_blank' rel='noreferrer'><strong>asso.oki.re</strong></Link>.
|
||||
</Typography>
|
||||
<Typography paragraph variant='subtitle1' component='div'>
|
||||
Veuillez prendre connaissance des <Link underline='hover' href='#' onClick={() => setOpen(true)}><strong>CGU et de la politique de confidentialité</strong></Link> au chapitre 9 "Les dons". <Link underline='hover' href={CGU_PDF_LINK}><small>Cliquez ici pour la version pdf</small></Link>.
|
||||
</Typography>
|
||||
@@ -59,7 +56,7 @@ export default function Presantasyon() {
|
||||
</ListItem>
|
||||
</List>
|
||||
<Typography paragraph variant='subtitle1' component='div'>
|
||||
Pour toute question, n’hésitez pas à nous contacter par courriel <Link href='mailto:kontak@oki.re'><strong>kontak@oki.re</strong></Link>, ou via XMPP <Link href='xmpp:oki@xmpp.cz'><strong>oki@xmpp.cz</strong></Link>.
|
||||
Pour toute question, n’hésitez pas à nous contacter par courriel <Link href='mailto:kontak@oki.re'><strong>kontak@oki.re</strong></Link>.
|
||||
</Typography>
|
||||
<Typography paragraph variant='subtitle1' component='div'>
|
||||
<strong>Merci par avance pour votre soutien 🥰</strong>
|
||||
|
||||
Reference in New Issue
Block a user