Change navigasyon menu order and remplace text by icons
This commit is contained in:
+2
-2
@@ -117,7 +117,7 @@ export default function Soutyen({paymentStatus}) {
|
||||
<HeadLayout
|
||||
title='Soutenir Organisation KA Internationale !'
|
||||
summary='Vous pouvez nous soutenir via Liberapay, PayPal ou directement par CB sur le site.'
|
||||
tab={4}
|
||||
tab={1}
|
||||
slug='soutyen'
|
||||
imageUrl='/uploads/soutyen_8246fb700e.png'
|
||||
imageWidth={500}
|
||||
@@ -129,7 +129,6 @@ export default function Soutyen({paymentStatus}) {
|
||||
<Typography gutterBottom sx={{fontWeight: 'bold'}} textAlign='center' variant='h4' component='h1'>
|
||||
Soutenir Organisation KA Internationale !
|
||||
</Typography>
|
||||
<Presantasyon />
|
||||
<Paper sx={{padding: 2, marginTop: 3}}>
|
||||
<Box sx={{textAlign: 'center'}}>
|
||||
<PaymentMethod
|
||||
@@ -152,6 +151,7 @@ export default function Soutyen({paymentStatus}) {
|
||||
/>
|
||||
</Box>
|
||||
</Paper>
|
||||
<Presantasyon />
|
||||
</Container>
|
||||
</Box>
|
||||
<Footer />
|
||||
|
||||
Reference in New Issue
Block a user