diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index e92aba9d..7d5cbb8e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -7,7 +7,7 @@ body: - type: markdown attributes: value: Thanks for taking the time to fill out this feature report! - + - type: textarea id: description attributes: @@ -17,7 +17,7 @@ body: value: "Very cool idea!" validations: required: true - + - type: textarea id: why-it-is-needed attributes: @@ -54,6 +54,6 @@ body: value: | ## Support - If this functionality is important to you and you need it, contact [TheWidlarzGroup](https://thewidlarzgroup.com) - [`hi@thewidlarzgroup.com`](mailto:hi@thewidlarzgroup.com) + If this functionality is important to you and you need it, contact [TheWidlarzGroup](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=feature-request#Contact) - [`hi@thewidlarzgroup.com`](mailto:hi@thewidlarzgroup.com) - \ No newline at end of file + diff --git a/README.md b/README.md index 3d6605ff..bd216d42 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ We have an discord server where you can ask questions and get help. [Join the di ## Enterprise Support

- 📱 react-native-video is provided as it is. For enterprise support or other business inquiries, please contact us 🤝. We can help you with the integration, customization and maintenance. We are providing both free and commercial support for this project. let's build something awesome together! 🚀 + 📱 react-native-video is provided as it is. For enterprise support or other business inquiries, please contact us 🤝. We can help you with the integration, customization and maintenance. We are providing both free and commercial support for this project. let's build something awesome together! 🚀

- + diff --git a/docs/pages/other/debug.md b/docs/pages/other/debug.md index a123e38c..51fa11d0 100644 --- a/docs/pages/other/debug.md +++ b/docs/pages/other/debug.md @@ -88,4 +88,4 @@ buildscript { ## It's still not working -You can try to open a ticket now ! +You can try to open a ticket or contact us for [premium support](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs#Contact)! diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx index 076d07d8..ad93b863 100644 --- a/docs/theme.config.jsx +++ b/docs/theme.config.jsx @@ -52,6 +52,62 @@ export default { ), }, + toc: { + extraContent: ( + <> + +
+ We are TheWidlarzGroup + + Premium support → + +
+ + ), + }, + useNextSeoProps() { return { titleTemplate: '%s – Video',