Skip to content

Commit 02e1016

Browse files
committed
Update sponsor.mdx
1 parent 4ed5096 commit 02e1016

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

website/src/pages/sponsor.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ title: 'Sponsor'
44
layout: splash
55
---
66

7+
import { StripeBuyButton } from '@site/src/components/StripeBuyButton';
78
import { StripePricingTable } from '@site/src/components/StripePricingTable';
89

910
<head>
10-
{/* <script async src="https://js.stripe.com/v3/buy-button.js"></script> */}
11+
<script async src="https://js.stripe.com/v3/buy-button.js"></script>
1112
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
1213
</head>
1314

@@ -33,8 +34,6 @@ Let's start with a few questions:
3334
In order to dedicate resources to maintaining and improving the CSpell suite of tools, Street Side Software needs your support.
3435
*/}
3536

36-
## Ways to Sponsor
37-
3837
### GitHub Sponsor
3938

4039
<iframe
@@ -47,11 +46,12 @@ In order to dedicate resources to maintaining and improving the CSpell suite of
4746

4847
{/* [![GitHub Sponsor](https://img.shields.io/badge/-black?style=social&logo=githubsponsors&label=GitHub%20Sponsor%3A%20Street%20Side%20Software)](https://github.com/sponsors/streetsidesoftware) */}
4948

50-
### Directly to Street Side Software via Stripe
49+
### Sponsorship
50+
51+
<StripePricingTable tableId="prctbl_1QdZ0KGrYcG8NVg5zPI9NOgd" />
5152

52-
- [One Time Donation USD](https://donate.stripe.com/cN201Z4Nn9mi4Ao8wA)
53-
- [One Time Donation EUR](https://donate.stripe.com/aEUaGDcfP6a6c2Q9AB)
53+
## Donations
5454

55-
{/* {buttons.map((buyButtonId, key) => <StripeBuyButton key={key} buyButtonId={buyButtonId} />)} */}
55+
<StripeBuyButton buyButtonId="buy_btn_1Qda2TGrYcG8NVg5yXbmQgxA" />
5656

57-
<StripePricingTable tableId="prctbl_1QdZ0KGrYcG8NVg5zPI9NOgd" />
57+
<StripeBuyButton buyButtonId="buy_btn_1PsVVRGrYcG8NVg5wVvjZ3CQ" />

0 commit comments

Comments
 (0)