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-finance.php
parentde7d1bacb5e387e2bbfa83243182b13dc49321b4 (diff)
fix headings
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-finance.php')
-rw-r--r--page-finance.php46
1 files changed, 23 insertions, 23 deletions
diff --git a/page-finance.php b/page-finance.php
index 483519a4..b93d3af4 100644
--- a/page-finance.php
+++ b/page-finance.php
@@ -41,18 +41,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 through 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 crucial in a heavily regulated industry. Nextcloud combines advanced data access controls with powerful monitoring and logging capabilities to ensure compliance and auditability.');?></p>
</div>
</div>
@@ -75,7 +75,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/raiffeisen.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Raiffeisen and Hypo Banks in Austria');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Raiffeisen and Hypo Banks in Austria');?></h3>
<p class="section--paragraph"><?php echo $l->t('Raiffeisen Informatik Center Steiermark provides the whole IT-Infrastructure as well as all financial applications for both Raiffeisen and Hypo Banks in Styria/Austria. As one of the largest IT companies in the Southern Region of Austria, they chose to provide Nextcloud to their employees because it has the most user-friendly (web) interface, meets their strict security requirements and is scalable and extensible.');?></p>
<a href="https://nextcloud.com/blog/nextcloud-is-the-one-and-only-solution-we-are-providing-to-our-end-customers-florian-hausleitner/" class="button button--blue button--arrow button--large"><?php echo $l->t('Read the blog');?></a>
</div>
@@ -86,7 +86,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-4 col-sm-offset-2 col-lg-3 customer">
<div class="customer-logo">
@@ -111,7 +111,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('Client communication');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Client 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>
@@ -120,7 +120,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('Decentralized collaboration');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Decentralized 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>
@@ -129,7 +129,7 @@ require(["require.config"], function() {
<i class="fa-money 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>
@@ -138,7 +138,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 the standardized and transparent reporting that is required in the financial sector.');?></p>
</div>
</div>
@@ -156,7 +156,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/SCM_team.jpg" alt="SCM picture"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Nextcloud Talk offering secure corporate messaging for SCM LIMITED');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud Talk offering secure corporate messaging for SCM LIMITED');?></h3>
<p class="section--paragraph"><?php echo $l->t('When SCM was looking for a simple, secure and well designed messenger platform that could be hosted on-premises, a decision was made for Nextcloud Talk. A Professional Services project from Nextcloud GmbH provided several features SCM required and today, the legal, human resource, financial and PR experts of SCM can easily communicate and collaborate during their business trips.');?></p>
<a href="https://nextcloud.com/blog/nextcloud-talk-offering-secure-corporate-messaging-for-scm-limited/" class="button button--blue button--arrow button--large"><?php echo $l->t('Read the blog');?></a>
</div>
@@ -172,7 +172,7 @@ require(["require.config"], function() {
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/nueL_hzDp-s" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Virtual Data Room');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Virtual Data Room');?></h3>
<p class="section--paragraph"><?php echo $l->t('In settings where a firewall is needed between departments or organizations without impeding smooth and efficient collaboration, a separate Virtual Data Room can be set up. Nextcloud offers a wide range of unique features for VDR use and its on-premises nature offers unparalleled confidentiality and control.');?></p>
<a href="<?php echo home_url('virtual-data-room') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Virtual Data Rooms');?></a>
</div>
@@ -187,7 +187,7 @@ require(["require.config"], function() {
<img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/assicuro.png" alt="in action"/>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Assicuro Private Insurance');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Assicuro Private Insurance');?></h3>
<p class="section--paragraph"><blockquote><?php echo $l->t('Assicuro chose Nextcloud to ensure confidential data exchange with its over 3000 customers and partners, enabling customers to securily share confidential information e.g. insurance policies. Compared to other evaluated solutions, Nextcloud offered an easier user interface, and a professional and more secure, extensible platform.');?></blockquote></p>
</div>
</div>
@@ -196,16 +196,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>
@@ -229,7 +229,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 your employees are, they have access to the documents they need in a moments notice, 100% secure. Tablets, mobile devices, laptops and desktops all have access to the same files thanks to 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>
@@ -240,7 +240,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 collaboration');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Secure collaboration');?></h3>
<p class="section--paragraph"><?php echo $l->t('Your employees can easily share documents for review or joint editing. Thanks to enforced sharing settings and 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>
@@ -250,7 +250,7 @@ require(["require.config"], function() {
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/securedrop-email-nw.png" alt="in action"/></a>
</div>
<div class="col-md-6 feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Secure file exchange');?></p>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Secure file exchange');?></h3>
<p class="section--paragraph"><?php echo $l->t('Sharing files across the borders of your organization can be done easily and securely with our file-drop feature.');?></p>
<p class="section--paragraph"><?php echo $l->t('IT stays in control at all times, enforcing security policy with the File Access Control capabilities.');?></p>
<a href="<?php echo home_url('file-drop') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('File Drop');?></a>
@@ -262,7 +262,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>
@@ -318,7 +318,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>
@@ -328,7 +328,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>
@@ -338,7 +338,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>
@@ -348,7 +348,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>