diff --git a/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor b/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor index e19ec47fe8..d71905e167 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor @@ -1,7 +1,7 @@ @if ( ShowHeader ) { - Frequently Asked Questions + Blazorise licensing FAQ } @@ -176,5 +176,41 @@ } }, + + new FaqInfo { + Title = "What is indemnification?", + Body = (__builder) => { + + Enterprise customers receive additional protection against possible copyright or intellectual property right (IPR) claims related to any project that uses Blazorise. Indemnification options can be customized to suit an organization or project. + + } + }, + + new FaqInfo { + Title = "What is escrow service?", + Body = (__builder) => { + + Blazorise offers third-party escrow services if your company policy requires you to use them for continuity purposes. In practice, we can store the required source code in an escrow service and make this available to you. In this way, if something unforeseen happens, you can continue developing based on the stored source code. The service is optional and available for Enterprise subscribers. + + } + }, + + new FaqInfo { + Title = "Can I really have unlimited tickets with the Enterprise Plus tier?", + Body = (__builder) => { + + Yes, the enterprise tier does offer unlimited support tickets. However, this is subject to a fair use policy. Our goal is to provide comprehensive support to all our enterprise customers. Should we notice an unusually high volume of tickets from a single agreement indicative of misuse, we reserve the right to limit the number of tickets in line with our fair use policy. This ensures all our customers receive timely and efficient support. + + } + }, + + new FaqInfo { + Title = "What is the process for requesting new features or enhancements?", + Body = (__builder) => { + + Feature requests fall outside the scope of developer support, though we're happy to quote for development services. + + } + }, }; } \ No newline at end of file diff --git a/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor b/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor index 8eddbc6ec8..619def592d 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor @@ -184,7 +184,7 @@ - Priority fixes and feature requests + Bug-fix prioritization @@ -194,6 +194,42 @@ + + + Priority scheduling for new features + + + + + + + + + + + + Legal indemnification + + + + + + + + + + + + Escrow + + + + + + + + + diff --git a/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor b/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor index 676bcc2544..ef783c5fc0 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor @@ -6,7 +6,7 @@ Flexible plans - Pricing tailored for solo startups and Fortune 500 enterprises alike. + Our commercial plans build on top of the free Blazorise core, offering tools, components, and support to lower the total cost of your project and safeguard your application with up to 15 years of maintenance. @@ -22,29 +22,6 @@ - @* - - @if ( Plan == "one-time" ) - { - - This plan offers you access to our services for an entire year. You'll receive all current features without the need for recurring payments. Ideal for those who are committed to long-term use and prefer a one-off payment option. - - } - else if ( Plan == "monthly" ) - { - - This is a recurring plan where you pay every month for continuous access to our services. This plan gives you the flexibility to cancel at any time. It is best suited for those who want to try our services or need them for a short period. - - } - else if ( Plan == "annually" ) - { - - This plan offers you access to our services for an entire year. You'll pay once a year, and it often comes at a discounted price compared to the monthly plan. This plan is recommended for users who want to maintain access to our services while enjoying a discounted price. - - } - - *@ - @@ -71,14 +48,14 @@ 80+ Core UI Components - - - - Free for individuals - + + + + Free for individuals + - Community support + Community support @@ -93,150 +70,154 @@ - - - - - - - - Professional Popular - - - -
- @($"${( ProfessionalPrices[Plan].Price * Quantity ).ToString( CultureInfo.InvariantCulture )}")/@ProfessionalPrices[Plan].Unit -
- - @($"${( ProfessionalPrices[Plan].HigherPrice * Quantity ).ToString( CultureInfo.InvariantCulture )}")/@ProfessionalPrices[Plan].Unit - - - + local tax (if applicable) - - - (per developer, royalty-free subscription) - - - - - - Everything from Blazorise Community - - - - Premium forum support - - - - Dedicated customer support with 24 hour response time - - - - - Buy Now - -
-
-
- - - - - Enterprise - - - -
- @($"${( EnterprisePrices[Plan].Price * Quantity ).ToString( CultureInfo.InvariantCulture )}")/@ProfessionalPrices[Plan].Unit -
- - @($"${( EnterprisePrices[Plan].HigherPrice * Quantity ).ToString( CultureInfo.InvariantCulture )}")/@ProfessionalPrices[Plan].Unit - - - + local tax (if applicable) - - - (per developer, royalty-free subscription) - - - - - - Everything from Blazorise Professional - - - - Access to - - premium themes - - - - - Access to - - Blazorise blocks - - - - - Priority customer support with 16 hour response time - - - - Priority fixes and feature requests - - - - - Buy Now - -
-
-
- - - - - Enterprise Plus - - - -
- Custom -
- - (a custom plan to suit any large enterprise) - - - - - - Everything from Blazorise Enterprise - - - - Unlimited seats - - - - Blazorise Mentor - - - - Expert on Demand - - - - Packaged services - - - - Customized agreement - - - -
diff --git a/Documentation/Blazorise.Docs/Pages/Commercial/PricingPage.razor b/Documentation/Blazorise.Docs/Pages/Commercial/PricingPage.razor index 9c3dc745db..399f5d744b 100644 --- a/Documentation/Blazorise.Docs/Pages/Commercial/PricingPage.razor +++ b/Documentation/Blazorise.Docs/Pages/Commercial/PricingPage.razor @@ -7,11 +7,11 @@ Blazorise Plans - Thousands of developers love and use Blazorise on a daily basis. + Build on a solid foundation that scales from a hobby project to enterprise. - Be a part of the most reliable and developer focused Blazor library in the world. + Partner with the creators of Blazorise to ensure you have the best support, every step of the way.