Update pricing

This commit is contained in:
edsea
2025-01-05 15:11:26 +01:00
parent a06b8ef30d
commit 6131da6b00
2 changed files with 16 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB