diff --git a/i18n/en-us/code.json b/i18n/en-us/code.json index b4c92f71..a780ee3e 100644 --- a/i18n/en-us/code.json +++ b/i18n/en-us/code.json @@ -204,9 +204,6 @@ "homepage.getStarted": { "message": "Get Started" }, - "homepage.getSupport": { - "message": "Get Support" - }, "homepage.easyToUseName": { "message": "Easy to Use" }, diff --git a/i18n/zh-cn/code.json b/i18n/zh-cn/code.json index 599b3457..97593e01 100644 --- a/i18n/zh-cn/code.json +++ b/i18n/zh-cn/code.json @@ -204,9 +204,6 @@ "homepage.getStarted": { "message": "快速开始" }, - "homepage.getSupport": { - "message": "付费支持" - }, "homepage.easyToUseName": { "message": "简单" }, diff --git a/src/pages/contact.md b/src/pages/contact.md index 910b63ae..d533eb81 100644 --- a/src/pages/contact.md +++ b/src/pages/contact.md @@ -2,19 +2,22 @@ SRS has a community of thousands of developers. -On this page we've listed some SRS-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials. +On this page we've listed some SRS-related communities that you can be a part of; see the other pages in this section +for additional online and in-person learning materials. ## Donation -Hello, I'm very glad that you had SRS working well for your business, I'm sure that SRS will help you to do business well. +Would you like additional assistance from us? By becoming a sponsor or backer of SRS, we can provide you with the +support you need: -As you know, live streaming or WebRTC is not easy to maintain, you might get a variety of problem, so would you like more support from community? Welcome to become our backer/sponsor to get more support from us. +* Backer: $5 per month, online text chat support through Discord. +* Sponsor: $100 per month, online meeting support, 1 meeting per month in 1 hour. -For example, we work part time about 60 minutes per day, for the whole community. But about 30% or 20 minutes is dedicated support for our backer/sponsor. +https://opencollective.com/srs-server -Please follow [this link](https://opencollective.com/srs-server/contribute/backer-34941/checkout?interval=month&amount=5) to become backer/sponsor of SRS, via OpenCollective. - -Thank you for your contribution to SRS - it really makes a difference! +SRS is a non-profit community made up of dedicated volunteers who strive to offer enhanced support to sponsors +and backers. Although you can also turn to the community for assistance, please be aware that response times might +not be as quick as desired. ## Discussion diff --git a/src/pages/index.js b/src/pages/index.js index 46a07c91..b35c178f 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -21,9 +21,6 @@ function HomepageHeader() {
{translate({id: 'homepage.getStarted'})} -   - - {translate({id: 'homepage.getSupport'})}