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

verticals.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 98f7a88d830b50d5bea5170d976cbe84b6e63c42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<head>
<link href="<?php echo get_template_directory_uri(); ?>/assets/css/modules/vertical.css?v=1" rel="stylesheet">
</head>
<section class="section--vertical">
<div class="container">
    <div class="row">
        <h2 class="text-center"><?php echo $l->t('Serving your needs');?></h2>
    </div>
    <div class="row">
        <div class="col-md-6 col-md-offset-3">
            <p class="section--paragraph text-center top-text"><?php echo $l->t('Nextcloud is committed to provide technology that is a perfect fit for your organization!');?></p>
        </div>
    </div>
    <div class="row">
        <div class="col-md-4">
			<a href="<?php echo home_url('healthcare') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/healthcare-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('healthcare') ?>"><?php echo $l->t('Healthcare');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud provides the highest security for protected health information.');?></p>
            </div>
		</div>
		<div class="col-md-4">
			<a href="<?php echo home_url('education') ?>" ><img src="<?php bloginfo('template_directory'); ?>/assets/img/headers/education-small.jpg" class="img-responsive" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('education') ?>" ><?php echo $l->t('Education');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud has unique features for research and academic institutions.');?></p>
            </div>
		</div>
        <div class="col-md-4">
			<a href="<?php echo home_url('finance') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/finance-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('finance') ?>"><?php echo $l->t('Financial Services');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud delivers confidentiality, security and compliance.');?></p>
            </div>
		</div>
    </div>
    <div class="row">
        <div class="col-md-4">
			<a href="<?php echo home_url('government') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/government-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('government') ?>"><?php echo $l->t('Government');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud offers the ultimate control to protect digital sovereignty in Government.');?></p>
            </div>
        </div>
		<div class="col-md-4">
			<a href="<?php echo home_url('globalscale') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/globalscale-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('globalscale') ?>"><?php echo $l->t('Global scale');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Scale Nextcloud to hundreds of millions of users at comodity cost.');?></p>
            </div>
		</div>
		<div class="col-md-4">
			<a href="<?php echo home_url('virtual-data-room') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/vdr-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('virtual-data-room') ?>"><?php echo $l->t('Virtual data rooms');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Securely conduct transactions using an on-premises Nextcloud virtual data room.');?></p>
            </div>
        </div>
    </div>
    <div class="row">
        <div class="col-md-4">
			<a href="<?php echo home_url('agencies') ?>" ><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/media-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('agencies') ?>" ><?php echo $l->t('Media and Advertising');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud provides easy and efficient collaboration on large files.');?></p>
            </div>
		</div>
		<div class="col-md-4">
			<a href="<?php echo home_url('legal') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/legal-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('legal') ?>"><?php echo $l->t('Lawyers and Notaries');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud assures your clients that their documents stay 100% confidential.');?></p>
            </div>
		</div>
		<div class="col-md-4">
			<a href="<?php echo home_url('engineering') ?>"><img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/headers/engineering-small.jpg" /></a>
			<div class="row text-center description">
                <h3 class="section--paragraph__title"><a class="hyperlink" href="<?php echo home_url('engineering') ?>"><?php echo $l->t('Construction and manufacturing');?></a></h3>
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud has the easy, efficient UI engineers need to deliver on time.');?></p>
            </div>
        </div>
    </div>
</div>
</section>