feat: gh sponsors

This commit is contained in:
amhsirak
2025-10-13 19:32:45 +05:30
parent a8d449ffb5
commit 47a2b87252

View File

@@ -154,8 +154,8 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp
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 href="" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
Sponsor Maxun on GitHub Sponsors
</Button>
</Stack>
</Box>