Skip to content

Commit

Permalink
Update SupportPage
Browse files Browse the repository at this point in the history
  • Loading branch information
mcandu committed Jan 13, 2022
1 parent 3713f83 commit f757201
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions pages/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,15 +109,6 @@ export default class SupportPage extends Component {
</div>
</div>
</div>
<div className="p-col-6 p-lg-3">
<div className="p-d-flex">
<div className="dot color-2">&nbsp;</div>
<div className="p-d-flex p-flex-column p-pl-3">
<h6>Long Term Support</h6>
<p>LTS Support ensures stability, premium quality and advanced security for any version.</p>
</div>
</div>
</div>
<div className="p-col-6 p-lg-3">
<div className="p-d-flex">
<div className="dot color-8">&nbsp;</div>
Expand Down Expand Up @@ -160,7 +151,7 @@ export default class SupportPage extends Component {
<div className="content-section section-newfeatures">
<h5>Enhancement Credits</h5>
<div className="p-d-flex p-mb-4">
<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>
<p>New feature and enhancement requests are not available in core services and provided via a credit 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 credits.</p>
</div>
<div className="p-grid">
<div className="p-col-6 p-lg-3">
Expand Down Expand Up @@ -219,7 +210,7 @@ export default class SupportPage extends Component {
</div>
</div>
<div className="p-d-flex p-mt-4">
<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>
<p>You can purchase additional credits along with the subscription and also anytime during your subscription period. If your subscription term ends with unused credits, they will be added to your new subscription term in case you extend.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit f757201

Please sign in to comment.