From ad9e65426935d8e7a3102c3e1c9ed9004701999e Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Mon, 25 Jul 2022 17:54:15 +0200 Subject: [PATCH] Add wording for new index and portmaster headers --- _includes/header.html | 10 +++++----- portmaster/index.html | 7 ++----- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 0e54659..8ee3ded 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -4,13 +4,13 @@ </div> <header class="header-two-container mb-64"> <div class="header-two-top"> - <h1 class="header-two-top-title" style="max-width: 600px;"> - Control Your Computer, <span class="text-safing-blue-600">Get Peace of Mind</span> + <h1 class="header-two-top-title" style="max-width: 700px;"> + Get Peace of Mind with<br/> + <span class="text-safing-blue-600">Easy Privacy</span> </h1> <p class="header-two-top-desc"> - Portmaster is a free and open-source application that puts - you back in charge over all your computer's network - connections. + Portmaster is a free and open-source application firewall that does the heavy lifting for you. + Restore privacy and take back control over all your computer's network activity. </p> <a class="btn-secondary" href="{{ site.portmaster_url }}">Download for free</a> </div> diff --git a/portmaster/index.html b/portmaster/index.html index 079f73a..58bb39e 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -55,14 +55,11 @@ redirect_from: <div class="space-y-28"> <div class="download-container" id="features"> <h2 class="download-container-title"> - Our Features + Explore All Portmaster Features </h2> <div class="space-y-8 max-w-3xl mx-auto"> <p class="download-container-extra"> - For common problems check out our documentation with extensive guides on - installation, DNS Configuration and the Settings Handbook, describing every - Portmaster setting in detail. Report issues and bugs on GitHub while you can - always ask for more help on our subreddit or via mail. + With Portmaster's great defaults your privacy improves without any effort. And if you want to configure and control everything down to the last detail - Portmaster has you covered too! </p> </div> </div>