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>2019-10-26 21:17:19 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-10-26 21:17:19 +0300
commit535c3a60549b16350c1f34882404420a60b69568 (patch)
tree878663bdf82cd09eecafdd33018d5abfef9acf29 /page-engineering.php
parentde7d1bacb5e387e2bbfa83243182b13dc49321b4 (diff)
fix headings
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-engineering.php')
-rw-r--r--page-engineering.php42
1 files changed, 21 insertions, 21 deletions
diff --git a/page-engineering.php b/page-engineering.php
index e76c1674..bfad26d3 100644
--- a/page-engineering.php
+++ b/page-engineering.php
@@ -38,18 +38,18 @@ require(["require.config"], function() {
<div class="row">
<div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/manual.svg" /></div>
- <p class="section--paragraph__tittle text-center"><?php echo $l->t('Improved productivity');?></p>
+ <h3 class="section--paragraph__title text-center"><?php echo $l->t('Improved productivity');?></h3>
<p class="section--paragraph text-center"><?php echo $l->t('Modern collaboration technology is needed to stay ahead of the curve. Customers and employees demand data to be available anywhere and efficient sharing workflows.');?></p>
</div>
<div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/permissions.svg" /></div>
- <p class="section--paragraph__tittle text-center"><?php echo $l->t('Ultimate security');?></p>
+ <h3 class="section--paragraph__title text-center"><?php echo $l->t('Ultimate security');?></h3>
<p class="section--paragraph text-center"><?php echo $l->t('Choosing an on-premises product means you can guarantee your clients that data never leaves your company and remains 100% confidential.');?></p>
<p class="section--paragraph text-center"><?php echo $l->t('Powerful server and client side encryption options provide ultimate protection for sensitive documents.');?></p>
</div>
<div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/monitoring.svg" /></div>
- <p class="section--paragraph__tittle text-center"><?php echo $l->t('Complete control');?></p>
+ <h3 class="section--paragraph__title text-center"><?php echo $l->t('Complete control');?></h3>
<p class="section--paragraph text-center"><?php echo $l->t('Knowing where data is and who has access is important, especially when working with third parties. Nextcloud combines advanced data access controls with powerful monitoring and logging capabilities to ensure compliance and auditability.');?></p>
</div>
</div>
@@ -67,7 +67,7 @@ require(["require.config"], function() {
<section class="section--customers">
<div class="container">
- <h2 class="section--heading-1 text-center"><?php echo $l->t('Some of our customers');?></h2>
+ <h1 class="section--heading-1 text-center"><?php echo $l->t('Some of our customers');?></h1>
<div class="row">
<div class="col-sm-6 col-lg-3 customer">
<div class="customer-logo">
@@ -100,7 +100,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/zenuity.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Zenuity - reshaping autonomous driving');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Zenuity - reshaping autonomous driving');?></h3>
<p class="section--paragraph"><blockquote><?php echo $l->t('Zenuity deployed Nextcloud for the purpose of safe and effective collaboration with our partner companies. We selected the product after comparing against several other alternatives. Particular advantages are the ability to run the service on premises and the good support for a wide range of client operating systems.');?></blockquote></p>
</div>
</div>
@@ -117,7 +117,7 @@ require(["require.config"], function() {
<i class="fa-commenting-o fa"></i>
</div>
<div class="col-md-10 featureblock">
- <p class="section--paragraph__tittle"><?php echo $l->t('Customer communication');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Customer communication');?></h3>
<p class="section--paragraph"><?php echo $l->t('Benefit from modern, fast and secure data exchange while keeping customer intelligence in-house for analysis and monetization.');?></p>
</div>
</div>
@@ -126,7 +126,7 @@ require(["require.config"], function() {
<i class="fa-tablet fa"></i>
</div>
<div class="col-md-10 featureblock">
- <p class="section--paragraph__tittle"><?php echo $l->t('Global collaboration');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Global collaboration');?></h3>
<p class="section--paragraph"><?php echo $l->t('Tokio, London, New York - enable employees to access data and work together across devices without IT ever losing sight.');?></p>
</div>
</div>
@@ -135,7 +135,7 @@ require(["require.config"], function() {
<i class="fa-paragraph fa"></i>
</div>
<div class="col-md-10 featureblock">
- <p class="section--paragraph__tittle"><?php echo $l->t('Protecting investment');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Protecting investment');?></h3>
<p class="section--paragraph"><?php echo $l->t('Leverage deep integration in existing infrastructure, building on existing hardware, software and processes to store, secure and track data.');?></p>
</div>
</div>
@@ -144,7 +144,7 @@ require(["require.config"], function() {
<i class="fa-server fa"></i>
</div>
<div class="col-md-10 featureblock">
- <p class="section--paragraph__tittle"><?php echo $l->t('Compliant data handling');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Compliant data handling');?></h3>
<p class="section--paragraph"><?php echo $l->t('Enable auditing of events and processes at any time, to deliver standardized and transparent reporting to customers, partners and regulators.');?></p>
</div>
</div>
@@ -157,16 +157,16 @@ require(["require.config"], function() {
<section class="section--on-premise">
<div class="container">
- <h2 class="section--heading-1 text-center"><?php echo $l->t('Why on-premises?');?></h2>
+ <h1 class="section--heading-1 text-center"><?php echo $l->t('Why on-premises?');?></h1>
<div class="row">
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('You need 100% certainty');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('You need 100% certainty');?></h3>
<p class="section--paragraph"><?php echo $l->t('Email or public cloud solutions do not provide much security for sensitive data. Encryption is complicated and cumbersome to use, reducing the real benefits due to employees working around them or making mistakes.');?></p>
<p class="section--paragraph"><?php echo $l->t('Keeping data on your own infrastructure means you stay in control. Only then can you show your clients exactly where their sensitive documents are. Regulators can be certain that non-compliance with proper process is minimized.');?></p>
<a href="https://nextcloud.com/blog/the-issue-with-public-cloud/" class="button button--blue button--arrow button--large"><?php echo $l->t('Read our blog for more');?></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Public clouds are not a safe solution');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Public clouds are not a safe solution');?></h3>
<p class="section--paragraph"><?php echo $l->t('Most consumer-grade solutions like Dropbox or Office 365 were not designed with privacy regulations and security concerns in mind, mixing data from consumers and businesses, spread out in data centers across the globe.');?></p>
<p class="section--paragraph"><?php echo $l->t('Rather than trying to work around their limitations, Nextcloud Files provides a security-first solution which puts you in complete control over the location and access policies of data with a private cloud solution.');?></p>
<a href="<?php echo home_url('buy') ?>" class="button button--blue button--large button--arrow"><?php echo $l->t('Get started now');?> <i class="icon-arrow-circle-o-right icon"></i></a>
@@ -182,7 +182,7 @@ require(["require.config"], function() {
<div class="row">
<p class="section--intro text-center"><?php echo $l->t('Features');?></p>
<h3 class="section--heading-1 text-center"><?php echo $l->t('Everything you need');?></h3>
- <h3 class="section--paragraph__tittle text-center"><?php echo $l->t('Under your control');?></h3>
+ <h3 class="section--paragraph__title text-center"><?php echo $l->t('Under your control');?></h3>
<div class="modern--ilustration"></div>
<p class="section--intro text-center"><?php echo $l->t('Nextcloud offers everything you need for efficient, secure document management.');?></p>
</div>
@@ -191,7 +191,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/mobileDesktop.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Universal document access');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Universal document access');?></h3>
<p class="section--paragraph"><?php echo $l->t('Be confident that wherever you are, you have access to the documents you need in a moments notice, 100% secure. Tablets, mobile devices, laptops and desktops all have access to the same files at a moments notice thanks to the first-class Nextcloud clients.');?></p>
<a href="<?php echo home_url('clients') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Sync clients');?></a>
</div>
@@ -202,7 +202,7 @@ require(["require.config"], function() {
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/AhFnbB-a7ik" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Secure document sharing');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Secure document sharing');?></h3>
<p class="section--paragraph"><?php echo $l->t('Provide your employees, clients and partners with documents for review or joint editing. Thanks to dedicated user and group management, everyone only sees what they really need to see.');?></p>
<a href="<?php echo home_url('sharing') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('More about sharing');?></a>
</div>
@@ -213,7 +213,7 @@ require(["require.config"], function() {
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/jwhfeJlYBbM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Integrated in email');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Integrated in email');?></h3>
<p class="section--paragraph"><?php echo $l->t('To quickly and securely get data to your clients or receive documents from them, use the Nextcloud Secure Sharing Outlook Add-in. This avoids insecure and big attachments and instead provides a secure, trust-worthy file exchange that does not direct your clients to a third party but runs on your server and your domain.');?></p>
<a href="<?php echo home_url('outlook') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Email integration');?></a>
</div>
@@ -223,7 +223,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/ocr-nw.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('OCR and full-text search');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('OCR and full-text search');?></h3>
<p class="section--paragraph"><?php echo $l->t('Nextcloud can easily be extended with powerful document management features like OCR and full-text search, enabling quick search in your documents.');?></p>
<p class="section--paragraph"><?php echo $l->t('Nextcloud can be connected to any document scanner (Xerox, Canon, HP, etc.) that supports WebDAV as well as mobile scanning and OCR apps, such as ScanBot.');?></p>
<p class="section--paragraph"><?php echo $l->t('Extensive, open-standards based API\'s result in a low barrier to extension and integration in existing tools and workflows like RA Micro and ReNoStar.');?></p>
@@ -278,7 +278,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/file-access-control-nw.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('File Access Control');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('File Access Control');?></h3>
<p class="section--paragraph"><?php echo $l->t('The File Access Control feature of Nextcloud enables IT to codify legal and policy requirements, blocking unauthorized users uploading or downloading data following defined rules. Criteria include IP address ranges, group membership, file type and size, time and more. Data retention can be controlled as well, enabling administrators to limit the lifetime of certain files.');?></p>
<a href="<?php echo home_url('workflow') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('File Access Control');?></a>
</div>
@@ -288,7 +288,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/monitoring-nw.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Monitoring and auditing logs');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Monitoring and auditing logs');?></h3>
<p class="section--paragraph"><?php echo $l->t('Nextcloud offers built-in powerful monitoring capabilities, enabling organizations to ensure smooth performance. Systems can be monitored using the web interface or through monitoring and systems intelligence tools like OpenNMS, Splunk, Nagios or others. A full auditing system logs all user actions, enabling fully compliant usage of file sync and share.');?></p>
<a href="<?php echo home_url('monitoring') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Monitoring and auditing');?></a>
</div>
@@ -298,7 +298,7 @@ require(["require.config"], function() {
<a href="<?php bloginfo('template_directory'); ?>/assets/img/features/endtoend-server-nw.png"><img class="img-responsive screenshot" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/endtoend-server-nw.png" alt="in action" /></a>
</div>
<div class="col-md-6">
- <p class="section--paragraph__tittle"><?php echo $l->t('Encryption');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Encryption');?></h3>
<p class="section--paragraph">
<?php echo $l->t('Nextcloud uses industry-standard SSL/TLS encryption for data in transfer. Data at rest in storage can be encrypted using a default military grade AES-256 encryption with server-based or custom key management. Optionally and on a per-folder base data can be');?> <a class="hyperlink" href="<?php echo home_url('endtoend') ?>"><?php echo $l->t('end-to-end encrypted');?></a> <?php echo $l->t('on the client with the server assisting in sharing and key management using a Zero-Knowledge model.');?>
</p>
@@ -312,7 +312,7 @@ require(["require.config"], function() {
<a><img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/ransomware-recovery.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Best Ransomware protection in the industry');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Best Ransomware protection in the industry');?></h3>
<p class="section--paragraph"><?php echo $l->t('Ransomware attacks are becoming more targetted as lots of money can be extracted from businesses and government organizations. While insurance can cover direct costs, the disruption to business is immense regardless. Nextcloud goes far beyond competing solutions, offering automated, one-click ransomware recovery tools.');?></p>
<a href="https://nextcloud.com/blog/amidst-rising-ransomware-costs-another-us-city-pays-hundreds-of-thousands-to-recover-data/" class="button button--blue button--arrow button--large"><?php echo $l->t('Ransomware risks and protection');?></a>
</div>