From b541593985190f04e37ef4e7c635f2b4794490ac Mon Sep 17 00:00:00 2001 From: Mladen Macanovic Date: Sun, 1 Oct 2023 18:56:03 +0200 Subject: [PATCH] Add link to blocks and optimze pricing UI --- .../Components/Commercial/Faq.razor | 19 ++- .../Components/Commercial/PlansComparer.razor | 116 +++++++------- .../Components/Commercial/Pricing.razor | 142 +++++++++--------- 3 files changed, 150 insertions(+), 127 deletions(-) diff --git a/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor b/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor index 7d4ed0d71f..4c559591ed 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/Faq.razor @@ -1,7 +1,7 @@ @if ( ShowHeader ) { - - FAQ + + Frequently asked questions } @@ -161,5 +161,20 @@ } }, + + new FaqInfo { + Title = "What is the difference between Blazorise and Blazorise Blocks?", + Body = (__builder) => { + + Blazorise is a component library for Blazor that provides a range of UI components and utilities to help developers build web applications more easily. + + + Blazorise Blocks are a set of predefined UI elements or modules built on top of the Blazorise library. These blocks simplify the web development process by offering ready-to-use sections (like checkout, stats, login forms, etc.) that developers can integrate into their projects without having to design or code them from scratch. + + + In essence, while Blazorise provides the foundational components and tools, Blazorise Blocks offer higher-level, more specialized modules that are based on those foundational components for specific use cases. + + } + }, }; } \ 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 3e2a3e817d..4cffb57b7f 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/PlansComparer.razor @@ -15,22 +15,22 @@ Public - - - - + + + + Private - + - - - - + + + + @@ -39,19 +39,19 @@ Commercial Use - - - - + + + + Regular updates - - - - + + + + @@ -60,42 +60,42 @@ - - - - + + + + - - Themes + + Blazorise Themes - - - - + + + + - @* + - - Blocks - + + Blazorise Blocks + - - - - - *@ + + + + + - + 1 year premium forum support @@ -103,21 +103,21 @@ - + - + - + - - + + @@ -128,7 +128,7 @@ - + 10 25 Unlimited @@ -140,7 +140,7 @@ - + 24 hours 16 hours Custom @@ -152,10 +152,10 @@ - - - - + + + + @@ -166,10 +166,10 @@ - - - - + + + + @@ -180,10 +180,10 @@ - - - - + + + + @@ -192,7 +192,7 @@ - + 1 year 1 year 1 year @@ -201,7 +201,7 @@ Access to new releases - + 1 year 1 year 1 year diff --git a/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor b/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor index ca4fbdf604..d8151d456f 100644 --- a/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor +++ b/Documentation/Blazorise.Docs/Components/Commercial/Pricing.razor @@ -62,32 +62,32 @@
@($"${( 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 - - - + + + @($"${( 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 @@ -104,41 +104,49 @@
@($"${( 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 - - - - - Premium themes - - - - - Priority customer support with 16 hour response time - - - - Priority fixes and feature requests - - - - - Buy Now - + + + @($"${( 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 +
@@ -158,27 +166,27 @@ - + Everything from Blazorise Enterprise - + Unlimited seats - + Blazorise Mentor - + Expert on Demand - + Packaged services - + Customized agreement