mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 17:49:05 +00:00
Merge branch '61-add-markdown-file-as-placeholder-for-github-sponsors' into 'main'
Resolve "Add Markdown file as placeholder for Github sponsors" Closes #61 See merge request products/mindwork-ai-studio!17
This commit is contained in:
commit
41da409224
@ -20,7 +20,7 @@ We offer various ways you can support the project:
|
|||||||
|
|
||||||
For companies, sponsoring MindWork AI Studio is not only a way to support innovation but also a valuable opportunity for public relations and marketing. Your company's name and logo will be featured prominently, showcasing your commitment to using cutting-edge AI tools and enhancing your reputation as an innovative enterprise.
|
For companies, sponsoring MindWork AI Studio is not only a way to support innovation but also a valuable opportunity for public relations and marketing. Your company's name and logo will be featured prominently, showcasing your commitment to using cutting-edge AI tools and enhancing your reputation as an innovative enterprise.
|
||||||
|
|
||||||
To view all available tiers and their specific perks, please visit our [GitHub Sponsors page](https://github.com/sponsors/MindWorkAI).
|
To view all available tiers and their specific perks, please visit our [GitHub Sponsors page](https://github.com/MindWorkAI/AI-Studio/Sponsors.md).
|
||||||
Your support, whether big or small, keeps the wheels turning and is deeply appreciated ❤️.
|
Your support, whether big or small, keeps the wheels turning and is deeply appreciated ❤️.
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
11
Sponsors.md
Normal file
11
Sponsors.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Thank You
|
||||||
|
|
||||||
|
Hello and welcome,
|
||||||
|
|
||||||
|
Thank you so much for considering supporting MindWork AI Studio. Your interest and support mean the world to us, as we strive to make advanced AI tools accessible and useful for everyone.
|
||||||
|
|
||||||
|
Currently, the approval of our GitHub Sponsors is still pending. We're in the process of setting it up, and it should be available soon. In the meantime, please stay tuned for updates.
|
||||||
|
|
||||||
|
Your contributions will greatly help in the continuous improvement and development of MindWork AI Studio.
|
||||||
|
|
||||||
|
Thank you for your support ❤️
|
@ -12,7 +12,7 @@
|
|||||||
<MudText Typo="Typo.body1" Style="text-align: justify; hyphens: auto;" Class="mb-3">
|
<MudText Typo="Typo.body1" Style="text-align: justify; hyphens: auto;" Class="mb-3">
|
||||||
For companies, sponsoring MindWork AI Studio is not only a way to support innovation but also a valuable opportunity for public relations and marketing. Your company's name and logo will be featured prominently, showcasing your commitment to using cutting-edge AI tools and enhancing your reputation as an innovative enterprise.
|
For companies, sponsoring MindWork AI Studio is not only a way to support innovation but also a valuable opportunity for public relations and marketing. Your company's name and logo will be featured prominently, showcasing your commitment to using cutting-edge AI tools and enhancing your reputation as an innovative enterprise.
|
||||||
</MudText>
|
</MudText>
|
||||||
<MudButton Href="https://github.com/sponsors/MindWorkAI" StartIcon="@Icons.Material.Filled.Business" Variant="Variant.Filled" Target="_blank">
|
<MudButton Href="https://github.com/MindWorkAI/AI-Studio/Sponsors.md" StartIcon="@Icons.Material.Filled.Business" Variant="Variant.Filled" Target="_blank">
|
||||||
Become our first Titan
|
Become our first Titan
|
||||||
</MudButton>
|
</MudButton>
|
||||||
</div>
|
</div>
|
||||||
@ -25,7 +25,7 @@
|
|||||||
Individual Contributors
|
Individual Contributors
|
||||||
</MudText>
|
</MudText>
|
||||||
|
|
||||||
<MudButton Href="https://github.com/sponsors/MindWorkAI" StartIcon="@Icons.Material.Filled.People" Variant="Variant.Filled" Target="_blank">
|
<MudButton Href="https://github.com/MindWorkAI/AI-Studio/Sponsors.md" StartIcon="@Icons.Material.Filled.People" Variant="Variant.Filled" Target="_blank">
|
||||||
Become a contributor
|
Become a contributor
|
||||||
</MudButton>
|
</MudButton>
|
||||||
</MudPaper>
|
</MudPaper>
|
||||||
@ -38,7 +38,7 @@
|
|||||||
Business Contributors
|
Business Contributors
|
||||||
</MudText>
|
</MudText>
|
||||||
|
|
||||||
<MudButton Href="https://github.com/sponsors/MindWorkAI" StartIcon="@Icons.Material.Filled.Business" Variant="Variant.Filled" Target="_blank">
|
<MudButton Href="https://github.com/MindWorkAI/AI-Studio/Sponsors.md" StartIcon="@Icons.Material.Filled.Business" Variant="Variant.Filled" Target="_blank">
|
||||||
Become a contributor
|
Become a contributor
|
||||||
</MudButton>
|
</MudButton>
|
||||||
</MudPaper>
|
</MudPaper>
|
||||||
|
Loading…
Reference in New Issue
Block a user