From bbaf0fc1e9ea3a02ec70b996d7ae8feb42cccd56 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 25 Oct 2018 11:45:48 +0100 Subject: [PATCH] index: Update feature highlights Signed-off-by: Michael Tremer --- src/scss/style.scss | 2 +- src/templates/index.html | 77 +++++++++------------------------------- 2 files changed, 18 insertions(+), 61 deletions(-) diff --git a/src/scss/style.scss b/src/scss/style.scss index 3ad9029b..407f8c8e 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -173,7 +173,7 @@ section { padding: 3rem 1rem; @include media-breakpoint-up(md) { - padding: 3rem 0; + padding: 5rem 0; } @include media-breakpoint-up(md) { diff --git a/src/templates/index.html b/src/templates/index.html index 55e0e49c..29c91451 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -29,72 +29,44 @@
-
-

{{ _("Secure up your network with IPFire") }}

+
+

{{ _("Secure your network with IPFire") }}

- IPFire comes with a versatile and state of the art firewall engine - that makes even the most complex setups easy to administer. + {{ _("IPFire is a versatile, state-of-the-art Open Source firewall based on Linux.") }} + {{ _("It's ease of use, high performance in any scenario and extensibility make it usable for everyone.") }}

+ + {{ _("Learn More") }}
-
-
+
+
-
{{ _("Firewall") }}
-

- IPFire comes with a versatile and state of the art - firewall engine that makes even the most complex - setups easy to administer. -

-
-
- -
-
- -
+
{{ _("Security") }}
-
-
{{ _("Performance") }}

- IPFire is ready for high performance networks - and running evenly well on embedded hardware. + {{ _("Security is the highest priority in IPFire.") }} + {{ _("It is hardened to protect itself from attacks from the Internet and prevents attacks on your network.") }}

- +
-
{{ _("Easy to use") }}
-

- IPFire is set up easily in 15 to 20 minutes - but also comes with expert features that - are needed in professional networks. -

-
-
+
{{ _("Firewall") }}
-
-
- -
- -
-
{{ _("Network Security") }}

- IPFire is designed for high security. - It is hardened to protect itself from attacks - from the network. + {{ _("It's powerful firewall engine and Intrusion Prevention System protects your network against attacks from the Internet and Denial-of-Service attacks.") }}

@@ -105,25 +77,10 @@
-
{{ _("Open Source") }}
-

- IPFire is free software and developed by an open community, - that improves it every single day. -

-
-
+
{{ _("Open Source") }}
-
-
- -
- -
-
{{ _("Trusted by thousands") }}

- IPFire is developed in Europe and used all over the world - in hundreds of countries - by hundreds of thousands of users every day. + {{ _("IPFire is free software and developed by an open community and trusted by hundreds of thousands of users from all around the world.") }}

@@ -135,7 +92,7 @@
-

Latest Release

+

{{ _("Latest Release") }}

{{ locale.format_date(latest_release.date, shorter=True) }} -- 2.39.5