Update pricing

This commit is contained in:
edsea
2025-01-05 15:16:26 +01:00
parent bce745c72c
commit 8b006b8891

View File

@@ -147,15 +147,15 @@ include($_SERVER['DOCUMENT_ROOT'] . '/rss/php/includes/header.php');
<div class="container mt-10"> <div class="container mt-10">
<div class="row"> <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="col-md-6">
<div class="image-container"> <div class="image-container">
<img alt="free dating app" src="/rss/img/screenshot.png" class="shadow"> <img alt="free dating app" src="/rss/img/screenshot.png" class="shadow">
</div> </div>
</div> </div>
<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> </div>
</div> </div>