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:
authorDaniel Hansson <github@hanssonit.se>2022-06-05 20:57:56 +0300
committerGitHub <noreply@github.com>2022-06-05 20:57:56 +0300
commite4ef1ed41721788fa32bafc6748fd36a00c10c5b (patch)
tree0438a0bd4e1b3d3b672d7d1324d20ad01732adc8
parent35505202100647f0363b3e12efd66a19bf060d6f (diff)
update Home/SME serverhome-sme
-rw-r--r--page-devices.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-devices.php b/page-devices.php
index 3b645a5a..d0d8d3e8 100644
--- a/page-devices.php
+++ b/page-devices.php
@@ -59,14 +59,14 @@ require(["require.config"], function() {
<h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud Home/SME Server');?></h3>
<p class="section--paragraph"><em><?php echo $l->t('Get your own self-hosted cloud server!');?></em></p>
<p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME Server is a Nextcloud server pre-configured with Nextcloud and ready to boot once delivered. Just as the Nextcloud VM it includes easy to setup apps like Collabora, OnlyOffice, Talk and more.');?></p>
- <p class="section--paragraph"><?php echo $l->t('Updates are managed with a easy-to-run update script which updates the whole server in just one single command. The server is based on a powerful AMD Ryzen 5500U 64-bit CPU (6 cores, 12 threads), 500 GB M2 PCIe SSD + 2/4 TB HDD/SSD, and 16/32 GB RAM.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Updates are managed with a easy-to-run update script which updates the whole server in just one single command. The server is based on a powerful AMD Ryzen 5500U 64-bit CPU (6 cores, 12 threads), 500 GB M2 PCIe SSD + 2/4/8 TB HDD/SSD, and 16/32/64 GB RAM.');?></p>
<p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME server is made by the team behind the Nextcloud VM, and aims to be the easiest way to setup your own cloud - now available as a bare-bone server!');?></p>
<div class="devices-tags">
<span>Managed</span>
<span>Commercial</span>
<span>Community</span>
</div>
- <a href="https://shop.hanssonit.se/product-category/nextcloud/home-sme-server/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about HanssonIT');?></a>
+ <a href="https://shop.hanssonit.se/product-category/nextcloud/home-sme-server/" class="button button--blue button--arrow button--large"><?php echo $l->t('Order now!');?></a>
</div>
</div>
</div>