diff --git a/_includes/snippets/contact-us.md b/_includes/snippets/contact-us.md index e5cd37ec7..a20717dae 100644 --- a/_includes/snippets/contact-us.md +++ b/_includes/snippets/contact-us.md @@ -1,7 +1,6 @@ -## Contact us - Please feel free to contact us any time: - [x] Email hello@retype.com, or - [x] Start a new [Issue](https://github.com/retypeapp/retype/issues/), or -- [x] Start a live chat, see bottom-right :icon-comment: on this page \ No newline at end of file +- [x] Send a tweet to [@retypeapp](https://twitter.com/retypeapp), or +- [x] Start a live chat, see bottom-right :icon-comment: on this page diff --git a/about.md b/about.md index 228bc5de6..dc54de228 100644 --- a/about.md +++ b/about.md @@ -30,4 +30,6 @@ Retype is only made possible because of the hard work of other amazing open-sour Please see the Retype [LICENSE](LICENSE.md). +## Contact us + {{ include "snippets/contact-us" }} diff --git a/pro/pro.md b/pro/pro.md index 4aa592cf4..a30d2f63b 100644 --- a/pro/pro.md +++ b/pro/pro.md @@ -43,8 +43,9 @@ Supports our friendly and hard working team :icon-smiley: | :white_check_mark: | ## Please summarize how the licensing works? +- [x] Retype is free to use for both commercial and open-source projects +- [x] Retype Pro and Enterprise include extra functionality - [x] Retype Pro and Retype Enterprise require a license key -- [x] With a license key, extra Pro only functionality is enabled - [x] All keys include free version upgrades - [x] After purchasing, your license key will be emailed to you - [x] See table below for details: @@ -76,9 +77,9 @@ No. A Retype Pro license key will unlock functionality within the same `retypeap Adding the license key to your [wallet](/guides/cli.md#retype-wallet) will automatically unlock all Pro features. -## What is a project? +## What is a Project? -Each **retype.yml** file used by Retype to generate a website is considered a project. +Each **retype.yml** file used by Retype to generate a website is considered a Project. Each project requires the [`url`](/configuration/project.md#url) config be set in your project **retype.yml** file. @@ -167,4 +168,6 @@ You could use one key now and save the other for a future project or to renew th Yes, the Retype licensing is very flexible and custom licensing is possible. Please send an email to hello@retype.com with your requirements. +## Contact us + {{ include "snippets/contact-us" }} \ No newline at end of file diff --git a/pro/thankyou.md b/pro/thankyou.md index f43fa250c..5fffd42ed 100644 --- a/pro/thankyou.md +++ b/pro/thankyou.md @@ -24,30 +24,8 @@ There are fast or faster options available: ### :zap: Fast -- [x] Send an email to hello@retype.com, or -- [x] Start a new [Issue](https://github.com/retypeapp/retype/issue/), or -- [x] Send a tweet to [@retypeapp](https://twitter.com/retypeapp) +{{ include "snippets/contact-us" }} ### :zap::zap::zap: Faster -We do our best to be online and monitoring the real-time chat support so we can answer your questions immediately. - -To start a chat, click on the :icon-comment: icon in the bottom-right of this page. - -## I need more assistance - -How about a free 30 minute one-on-one video consultation session? - -If yes, send an [email](mailto:hello@retype.com) or start a chat :icon-comment:, and let's coordinate a time to meet. - -Use the time for: - -- Troubleshooting -- Get answers to your Retype questions -- Advice to optimize your project -- Provide product feedback -- Make feature requests - -Video consulations can be done through your choice of video conferencing software, such as Zoom, Google Meet, Slack, FaceTime, TeamViewer, GoTo Meeting, or pretty much anything else if you have specific requirements. - -Ideally, your project would be available in a GitHub or GitLab repository for us to review as we will likely be reviewing code and offering configuration suggestions. +We do our best to be online and monitoring the real-time chat support so we can answer your questions immediately. To start a chat, click on the :icon-comment: icon in the bottom-right of this page. \ No newline at end of file