Update pricing
This commit is contained in:
16
index.php
16
index.php
@@ -144,4 +144,20 @@ include($_SERVER['DOCUMENT_ROOT'] . '/rss/php/includes/header.php');
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container mt-10">
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-s-12 align-self-center">
|
||||
<h2>The dating app</h2>
|
||||
<p>Our free dating app is built with a one-page-app, which works on all devices. Thanks to the development technique, we offer a fast, reliable and user friendly app for you to use. Our filter is made to be the largest filter any dating platform has ever had. Why don't you try it out now?</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="image-container">
|
||||
<img alt="free dating app" src="/rss/img/screenshot.png" class="shadow">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/rss/php/includes/footer.php');?>
|
||||
BIN
rss/img/screenshot.png
Normal file
BIN
rss/img/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user