Skip to content

Commit

Permalink
update faq for timezones and other q's
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkarrot committed Dec 10, 2023
1 parent 525a604 commit ff28938
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions src/pages/join-us.astro
Original file line number Diff line number Diff line change
Expand Up @@ -99,36 +99,38 @@ const meta = {
highlight="FAQs"
items={[
[
{
question: 'What are some benefits of joining?',
answer: 'We are a builders club and focus on collaborating on a wide range of projects. Moderators will help you tailor your experience in the best way to help you grow as an individual as well as refer you to open source and potential career development opportunities. We believe in learning by doing and the long term benefits of open source contrbutions.',
},
{
question: 'How can I find out more about plebnet.dev before I join?',
answer: 'You can join a public monthly meetup on our Discord. See link below.',
answer: 'You can join a public monthly meetup on our Discord at https://plebnet.dev/discord.',
},
{
question: 'Why do I need to Apply to join?',
question: 'In my country the income is lower, is it possible to get a discount?',
answer:
"To prevent bots, spammers, fake accounts and people who just join and don't ever say anything. The short application also helps members get to know you better and what your goals are in the space.",
'Yes it is definitely possible, please reach out to us directly.',
},
{
question: 'Can I buy a membership with credit cards or fiat?',
answer:
'No we only accept payment in bitcoin or lightning for memberships. We are a bitcoin first group that is looking to build the future using bitcoin and lightning payment rails. The exception is the merch store, where print providers only accept fiat, we are working on accepting bitcoin as payment there as well. ',
'No we only accept payment in bitcoin lightning for memberships. The exception is the merch store, we are working on it.',
},
],
[
{
question: 'In my country the income is lower, is it possible to get a discount?',
answer:
'Yes it is definitely possible, please reach out to us and we can offer a membership for developing countries.',
question: "Is this a virtual group, and what region of the world?",
answer: 'Yes we meet online only. While we are open to anyone, however we focus primarily on the US and EU time zones from -8 UTC to UTC +2. (Visit https://time.is/UTC to check if your time zone is in this range)',
},
{
question: 'Why is there no free trial?',
answer:
'Unfortunately free trials attract the wrong kind of users such as spammers, scammers, bots, NFT enthusiasts, shitcoiners, and those with low engagement. This is contrary to the community we are building.',
question: 'Is this right for me if I am not a developer? Or I am a beginner in software?',
answer: 'Yes, all levels are welcome. Beginners and experienced developers are welcome. You can also be an end user, tester, docs writer or project manager and still very welcome to participate. Individuals who are looking for an opportunity to expand their skillset or shift careers are also welcome.'
},
{
question: "Why should I pay to join? Why isn't this just a free chatroom?",
question: "Why isn't this just a free membership?",
answer:
'If something is free you are the product. Building, maintaining and supporting Plebnet.dev services, as well as lightning services in the cloud has a price attached to it. By asking everybody to pay, we eliminate the noise (bots, scams, spammers, shitcoiners, fake account, etc...) and we will never have to track or sell your data.',
'This is a not for profit initiative. All proceeds support maintaining and supporting Plebnet.dev resources. Membership also means we eliminate the noise (bots, scams, spammers, shitcoiners, fake account, etc...) and we will never have to track or sell your data.',
},
],
]}
Expand Down

0 comments on commit ff28938

Please sign in to comment.