1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00

Improve pricing texts and buttons

This commit is contained in:
davegson 2022-10-18 11:38:46 +02:00
parent 4011680a5a
commit 10b257ffab
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ title: Safing Portmaster - Pricing
<header class="header-two-container mb-64 mt-20">
<div class="header-two-top">
<h1 class="header-two-top-title" style="margin-top: 0.3rem;">
Packages & Pricing
Packages and Pricing
</h1>
<p class="header-two-top-desc" style="max-width: 650px;">
Everything is built from scratch and designed to truly protect you from mass surveillance.

View file

@ -126,7 +126,7 @@ layout: page
<div class="showcase-two-container">
<div class="showcase-two-top-break-left">
<h2 class="showcase-two-top-title" id="feature-comparison-chart" style="max-width: 550px;">
Packages & Pricing
Upgrade Your Privacy
</h2>
<p class="showcase-two-top-desc">
Everything is built from scratch and designed to truly protect you from mass surveillance.
@ -260,7 +260,7 @@ layout: page
<div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>
<div class="mx-auto space-x-2 flex w-percent-80">
<input class="btn-secondary less-round w-full h-auto py-5" type="submit" name="commit" value="Buy Package" data-disable-with="Buy Package">
<input class="btn-primary less-round w-full h-auto py-5" type="submit" name="commit" value="Buy Package" data-disable-with="Buy Package">
<nojs>
<div class="input-counter darkmode h-full">
<input class="input-counter-right" value="1" step="1" min="1" max="4" required="required" class="input-counter-right" type="number" name="charge[quantity]" id="charge_quantity">
@ -389,7 +389,7 @@ layout: page
<div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>
<div class="mx-auto space-x-2 flex w-percent-80">
<input class="btn-secondary less-round w-full h-auto py-5" type="submit" name="commit" value="Buy Package" data-disable-with="Buy Package">
<input class="btn-primary less-round w-full h-auto py-5" type="submit" name="commit" value="Buy Package" data-disable-with="Buy Package">
<nojs>
<div class="input-counter darkmode h-full">
<input class="input-counter-right" value="1" step="1" min="1" max="4" required="required" class="input-counter-right" type="number" name="charge[quantity]" id="charge_quantity">