Update pricing
This commit is contained in:
@@ -114,17 +114,17 @@ include($_SERVER['DOCUMENT_ROOT'] . '/rss/php/includes/header.php');
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="blue-banner">
|
||||
<div class="light-banner">
|
||||
<div class="container mt-10">
|
||||
<div class="row">
|
||||
<div class="col-md-4 col-s-12">
|
||||
<div class="image-container">
|
||||
<img src="/rss/img/save.png" alt="cheap dating" class="shadow">
|
||||
<img src="/rss/img/freedom.jpg" alt="free dating" class="shadow">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-8 col-s-12 align-self-center">
|
||||
<h2>First month free - For everyone</h2>
|
||||
<p>We believe that every user should be able to use our platform without any stresful trial periods. When you signup, you get 1 full month free access, without verifying any credit card <u>or</u> get any binding periods. If you later decide to subscribe, you will be able to cancel your subscription by yourself at Stripe's portal - anytime.</p>
|
||||
<h2>Join today for free</h2>
|
||||
<p>We believe that every user should be able to use our platform without any stresful trial periods. Which is why you now can join our platform for free, with all the features we offer. No restrictions. If you later on decides to add a subscription, you can cancel this on your own trough the "manage subscription", without any sort of binding periods.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -632,6 +632,11 @@ body {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.light-banner {
|
||||
background-color: #efefef;
|
||||
color: #272727;
|
||||
}
|
||||
|
||||
.col {
|
||||
flex: 1;
|
||||
padding-right: 15px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -113,6 +113,11 @@ $max-widths: (
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.light-banner{
|
||||
background-color: #efefef;
|
||||
color: #272727;
|
||||
}
|
||||
|
||||
.col {
|
||||
flex: 1;
|
||||
padding-right: $gutter-width / 2;
|
||||
|
||||
BIN
rss/img/freedom.jpg
Normal file
BIN
rss/img/freedom.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
Reference in New Issue
Block a user