Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2018-07-26 22:23:38 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-07-27 10:10:10 +0300
commitd72140cd364c92851ae610ece5bcc4388120129b (patch)
treed5ae483fab034ea307db8851af92b27119c7fd6f /page-about.php
parent23c15a1da24fd711a245cfc3f897cacb6c1f95fb (diff)
improve faq and enterprise page
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-about.php')
-rw-r--r--page-about.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-about.php b/page-about.php
index a59734be..e888aa86 100644
--- a/page-about.php
+++ b/page-about.php
@@ -108,8 +108,8 @@ require(["require.config"], function() {
<p class="section--paragraph"><?php echo $l->t('At Nextcloud, we believe that an open, transparent development process and a clear focus on the needs of users and customers results in a better product.');?></p>
<p class="section--paragraph"><?php echo $l->t('By working in the open within and with the wider developer- and user community, development is sped up, quality improved and alignment with needs of users improved.');?></p>
-
- <p class="section--paragraph"><?php echo $l->t('By having direct access to our engineers, customers get the best possible support while having an opportunity to participate in and benefit from the open source model.');?> <a class="hyperlink" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('See our enterprise page</a> for more information about our Enterprise Support Subscriptions.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Our unique approach to support gives customers what <strong>no other vendor can offer</strong>: direct access to core Nextcloud engineering expertise without a layer of support people between the customer and the knowledge they need.');?> <!--<a class="hyperlink" href="TBD" target="_blank"><?php echo $l->t('Learn why.');?></a>--></p>
+ <p class="section--paragraph"><a class="hyperlink" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('See our enterprise page</a> for more information about our Enterprise Support Subscriptions.');?></p>
<h2><?php echo $l->t('Our company');?></h2>
<p class="section--paragraph"><?php echo $l->t('Nextcloud was started by ownCloud inventor <a class="hyperlink" href="https://karlitschek.de">Frank Karlitschek</a> and a dozen experienced open source entrepreneurs and engineers to empower users to take back control over their data and communication. We envisioned our company to develop the next generation open source Enterprise File Sync and Share and have been relentlessly pursuing that vision, raising the bar for self-hosted solutions.');?></p>