@@ -150,15 +150,11 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp
|
||||
<Typography variant="body1" gutterBottom>
|
||||
Maxun is built by a small, full-time team. Your donations directly contribute to making it better.
|
||||
<br />
|
||||
<br />
|
||||
Thank you for your support! 💙
|
||||
Thank you for your support! 🩷
|
||||
</Typography>
|
||||
<Stack direction="row" spacing={2} mt={2}>
|
||||
<Button href="https://checkout.dodopayments.com/buy/pdt_1Bdstszcg9VY8WYGwNBPM?quantity=1" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
|
||||
Sponsor $5 One-Time
|
||||
</Button>
|
||||
<Button href="https://checkout.dodopayments.com/buy/pdt_HDalaYf8hEGVG7hXcfNBj?quantity=1" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
|
||||
Sponsor $5 Monthly
|
||||
<Stack direction="row" spacing={2} mt={4}>
|
||||
<Button href="https://github.com/sponsors/amhsirak" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
|
||||
Sponsor Maxun on GitHub Sponsors
|
||||
</Button>
|
||||
</Stack>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user