diff --git a/src/views/support/Support.vue b/src/views/support/Support.vue index c9cd3bfb7..21a92aded 100755 --- a/src/views/support/Support.vue +++ b/src/views/support/Support.vue @@ -11,8 +11,8 @@
Community Support
-

Forum is where the community users gather to seek support, post topics and discuss the technology. PrimeTek does not - guarantee response at forum although it is monitored and maintained by our staff. If you need to secure our response within 1 business day, you may consider PrimeVue PRO support.

+

Forum and Discord are where the community users gather to seek support, post topics and discuss the technology. PrimeTek does not + guarantee response at forum and discord although they are monitored and maintained by our staff. If you need to secure our response within 1 business day, you may consider PrimeVue PRO support.

@@ -30,7 +30,7 @@
-
More About Pro
+
Included in PRO
@@ -53,19 +53,10 @@
-
 
+
 
-
Long Term Support License
-

LTS Support ensures stability, premium quality and advanced security for the prior versions.

-
-
-
-
-
-
 
-
-
Theme Designer License
-

Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine with 500+ variables and a Visual Designer.

+
Unlimited Number of Cases
+

Take advantage of the unlimited number of cases. Our PRO team is at your side to solve all the problems you are experiencing.

@@ -78,12 +69,21 @@
+
+
+
 
+
+
Theme Designer
+

Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine with 500+ variables and a Visual Designer.

+
+
+
 
-
Private Branch Management
-

Our PRO Team provides private customized branch management.

+
Premium Template
+

Choose one premium template of your choice with an extended license.

@@ -91,17 +91,17 @@
 
-
Customized Builds
-

We deliver you customized build folders to help to support your project.

+
PrimeBlocks
+

An enterprise license for all of the ready to use UI blocks to build spectacular applications in no time.

-
 
+
 
-
Unlimited Number of Cases
-

Take advantage of the unlimited number of cases. Our PRO team is at your side to solve all the problems you are experiencing.

+
Long Term Support
+

LTS Support ensures stability, premium quality and advanced security for any version.

@@ -270,6 +270,15 @@ display: inline; border-radius: 4px 4px 0 0; } + + a { + color: #2196f3; + font-weight: 600; + + &:hover { + text-decoration: underline; + } + } } .section-newfeatures {