You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/app/showcase/components/home/home.component.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -119,10 +119,10 @@ <h3>Premium Application Templates for PrimeNG</h3>
119
119
<h3>PrimeNG PRO Support</h3>
120
120
<p>With PrimeNG PRO, it's easy to support, tune and add features to PrimeNG as if it were an in-house framework.</p>
121
121
<p>PrimeNG PRO is a term based commercial support service. With the exclusive services of Pro account, you no longer need to post your questions in the community forum and your issues to community issue tracker.</p>
122
-
<aclass="home-button" href="mailto:[email protected]">GET A QUOTE</a>
<span>Professional support for the open source innovation</span>
5
+
</div>
6
+
</div>
7
+
8
+
<divclass="content-section support">
9
+
<h3style="margin-top:0px">Community Support</h3>
10
+
<p><ahref="https://forum.primefaces.org/viewforum.php?f=35&sid=45e34922772fa61d6741489375083cde">Forum</a> is where the community users gather to seek support, post topics and discuss the technology. PrimeTek does not
11
+
guarantee response at forum although it is monitored and maintained by our staff. If you need to secure our response within 4 business hours, you may consider PrimeNG PRO support.</p>
<p>With PrimeNG PRO, it's easy to support, tune and add features to PrimeNG as if it were an in-house framework.</p>
16
+
<p>PrimeNG PRO is a term based commercial support service. With the exclusive services of Pro account,
17
+
you no longer need to post your questions in the community forum and your issues to community issue tracker.</p>
18
+
19
+
<h4>Standard PRO Services</h4>
20
+
<ul>
21
+
<li>Access to pro.primefaces.org</li>
22
+
<li>Response within 1 business day.</li>
23
+
<li>Defect patches.</li>
24
+
<li>Private branch management in case you need.</li>
25
+
<li>Customized builds.</li>
26
+
<li>Unlimited number of cases.</li>
27
+
<li>Remote desktop connection.</li>
28
+
<li>Conference calls for discussions.</li>
29
+
<li>High priority to your issues.</li>
30
+
<li>Notifications about security updates.</li>
31
+
</ul>
32
+
33
+
<h4>New Features (Optional)</h4>
34
+
35
+
<p>New feature and enhancement requests are not available in core services and provided via an hour based model instead. When you have a feature request we provide an estimate, if you confirm we deliver your request within an estimated timeframe and deduct the amount of work from your hours. These requests can be;</p>
36
+
37
+
<ul>
38
+
<li>New components.</li>
39
+
<li>New functionality to existing components.</li>
40
+
<li>Changing the way a certain functionality is implemented.</li>
41
+
<li>Accessibility improvements.</li>
42
+
<li>Proof of Concept implementations of a use case.</li>
43
+
<li>Code reviews to offer best practices.</li>
44
+
</ul>
45
+
46
+
<p>You can purchase additional hours along with the subscription and also anytime during your subscription period. If your subscription term ends with unused hours, they will be added to your new subscription term in case you extend.</p>
Copy file name to clipboardexpand all lines: src/app/showcase/components/theming/theming.component.html
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divclass="content-section introduction">
2
2
<div>
3
3
<spanclass="feature-title">Theming</span>
4
-
<span>PrimeNG is based on ThemeRoller CSS Framework.</span>
4
+
<span>Create your own PrimeNG experience</span>
5
5
</div>
6
6
</div>
7
7
@@ -73,7 +73,8 @@ <h3>Free Themes</h3>
73
73
components.</p>
74
74
75
75
<h3>Premium Layouts and Themes</h3>
76
-
<p>PrimeNG also supports <ahref="http://www.primefaces.org/themes">premium themes and layouts</a> such as <b>Ultima</b>.</p>
76
+
<p>PrimeNG also supports sass based, fully customizable and easy to use <ahref="http://www.primefaces.org/themes">premium themes and layouts</a> such as <b>Ultima</b>
0 commit comments