make clear Nc is about self-hosting
This commit is contained in:
Родитель
731cb67d3c
Коммит
503fbf28d8
|
@ -12,7 +12,7 @@
|
|||
<div class="container">
|
||||
<div class="col-md-6 topheader">
|
||||
<h1><?php echo $l->t('Get support from the source');?></h1>
|
||||
<h2><?php echo $l->t('Going beyond the traditional licensing model, Nextcloud frees you from vendor lock-in and provides value through supporting your business\' needs.');?></h2>
|
||||
<h2><?php echo $l->t('Going beyond the traditional licensing model, Nextcloud frees you from vendor lock-in and provides value through supporting your business\' needs.<br/> You run your own server and stay in control of your data - we make sure you have the best support whenever you need it!');?></h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -33,24 +33,17 @@
|
|||
<div class="highlights_align ">
|
||||
<div class="privacy-icon" data-animation-path="img/home/privacy/" data-anim-loop="false" data-name="privacy"></div>
|
||||
<h4 class="revealOnScroll"><?php echo $l->t('Privacy');?></h4>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Keep all of your life / business
|
||||
private and secure. Share
|
||||
with only who you choose,
|
||||
and no-one else.');?></p>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Keep all of your life / business private and secure on a server you control. Share with only who you choose, and no-one else.');?></p>
|
||||
</div>
|
||||
<div class="highlights_align">
|
||||
<div class="community-icon" data-animation-path="img/home/community/" data-anim-loop="false" data-name="community"></div>
|
||||
<h4 class="revealOnScroll"><?php echo $l->t('Community');?></h4>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Enjoy constant improvements
|
||||
from a thriving and transparent,
|
||||
all open-source community
|
||||
development model, free of
|
||||
lockins or paywalls.');?></p>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Enjoy constant improvements from a thriving and transparent, all open-source community development model, free of lockins or paywalls.');?></p>
|
||||
</div>
|
||||
<div class="highlights_align">
|
||||
<div class="flexibility-icon" data-animation-path="img/home/flexibility/" data-anim-loop="false" data-name="flexibility"></div>
|
||||
<h4 class="revealOnScroll"><?php echo $l->t('Enterprise');?></h4>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Protect, control and scale the data and communication in your company and organization.');?></p>
|
||||
<p class="section--paragraph revealOnScroll"><?php echo $l->t('Protect, control and scale the data and communication in your company and organization. Keep data where it is, making it available to your teams.');?></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -173,6 +173,7 @@
|
|||
<p class="revealOnScroll epricevat"><?php echo $l->t('Prices are in Euro per year and net/excl. VAT.');?></p>
|
||||
<p class="revealOnScroll epricevat"><?php echo $l->t('Nextcloud subscriptions are available from 50 users and up.');?></p>
|
||||
<p class="revealOnScroll epricevat"><?php echo $l->t('Android and desktop apps are free; iOS app can be purchased in the Apple App Store.');?></p>
|
||||
<p class="revealOnScroll epricevat"><?php echo $l->t('Our support subscriptions help you with your self-hosted instance. Nextcloud does not host and will never get access to your data.');?></p>
|
||||
<p class="revealOnScroll"><?php echo $l->t('<small>All product names and trademarks are the property of their respective owners, which might in no way be associated or affiliated with Nextcloud.</small>');?></p>
|
||||
</div>
|
||||
<a name="discounts" id="discounts"></a>
|
||||
|
|
|
@ -32,8 +32,8 @@
|
|||
<div class="row">
|
||||
<div class="col-md-6 col-md-offset-3 text-center">
|
||||
<h2><?php echo $l->t('Subscribe to our newsletter');?></h2>
|
||||
Stay up to date with Nextcloud news - future plans for releases, events and development are covered monthly in our news letter.
|
||||
<a href="https://newsletter.nextcloud.com/?p=subscribe&id=1" class="btn btn-block btn-primary btn-lg join-button">Subscribe to our<br />monthly newsletter!</a><br />
|
||||
<p><?php echo $l->t('Stay up to date with Nextcloud news - future plans for releases, events and development are covered monthly in our news letter.');?></p>
|
||||
<a href="https://newsletter.nextcloud.com/?p=subscribe&id=1" class="btn btn-block btn-primary btn-lg join-button"><?php echo $l->t('Subscribe now!');?></a><br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче