Skip to content

Commit 3a10756

Browse files
committed
Update sponsorship policy
1 parent 967cbe9 commit 3a10756

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

src/components/FAQ.tsx

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -52,32 +52,11 @@ const faqData = [
5252
},
5353
{
5454
id: "item-11",
55-
question: "Sponsorship & Support",
55+
question: "Can I donate?",
5656
answer: (
5757
<>
58-
Yes! CheckCle is a community-driven open-source project, and we welcome sponsorships to help cover server costs, domain fees, and future development.
59-
<br />
60-
<br />
61-
1. What do sponsors get in return?
62-
<br />
63-
Sponsors will have their name and logo featured on the CheckCle.io website, GitHub README, Credits section (depending on tier).
64-
<br />
65-
<br />
66-
2. How can I become a sponsor?
67-
<br />
68-
You can contact me directly via Discord or visit our GitHub repository to learn more.
69-
Currently, sponsorship functionality is not yet implemented, but I plan to set it up soon. Stay tuned!
70-
<br />
71-
<br />
72-
3. Do you accept community or infrastructure sponsors?
73-
<br />
74-
Yes. If you're a cloud provider, server host, or tech community that wants to support the mission, we’d love to collaborate.
75-
<br />
76-
<br />
77-
4. Is there a sponsorship tier or plan?
78-
<br />
79-
Yes. Sponsorship tiers include Bronze, Silver, Gold, and Platinum — each with different benefits like logo placement, social media shoutouts, and early access to features.
80-
<br />
58+
Currently, no. While I truly appreciate the past donations (and remain grateful to everyone who supported the project), I’ve decided to stop accepting financial contributions from individuals.
59+
If you represent an organization that provides sponsorships or grants and would like to support the ongoing development of CheckCle, feel free to reach out at [email protected]
8160
</>
8261
)
8362
},

0 commit comments

Comments
 (0)