Add cluster block
All checks were successful
Deploy (stellaamor) / deploy (push) Successful in 2s

This commit is contained in:
edsea
2025-11-20 02:47:46 +01:00
parent 9f1e1a8962
commit 392fc4497d
3 changed files with 103 additions and 8 deletions

View File

@@ -155,6 +155,19 @@
List hard limits upfront to attract compatible matches and filter out mismatches instantly.</p>
</div>
</div>
<div class="w-100 bg-dark">
<div class="container text-white py-5 text-center">
<h2 class="mb-4">Explore More Financial & Lifestyle Filters</h2>
<div class="row justify-center">
<div class="col-md-2 col-sm-3 mb-3">
<a href="/sugar-dating/" class="btn btn-outline-light btn-lg">Sugar dating</a>
</div>
<div class="col-md-2 col-sm-3 mb-3">
<a href="/foot-fetish-dating/" class="btn btn-outline-light btn-lg">Foot fetish dating</a>
</div>
</div>
</div>
</div>
<div class="text-center mt-5">
<a href="/register/" class="btn btn-white btn-lg px-4 py-2">Create Your Free BDSM Profile Now</a>
</div>