Files
stellaamor.com/rss/php/templates/success-stories.php

85 lines
5.2 KiB
PHP
Raw Permalink Normal View History

2025-08-06 05:09:22 +02:00
<main>
<div class="home-banner">
<div class="home-banner-inner">
<div class="container">
<div class="inner-row">
<div class="text-col">
<h1 class="title mb-3">Love Found on <span class="text-primary">Stella Amor</span></h1>
<p class="lead mb-3">Discover how Stella Amors advanced filters for finance, kinks, lifestyle, and faith helped real couples find true love. From shared dreams to perfect matches, our free dating platform sparks lasting connections. Join today to write your own success story!</p>
<a href="/register/" class="mb-3 btn btn-dark cta-btn">Join Free Today</a>
</div>
<div class="image-col">
<div class="image-wrapper">
<img src="/rss/img/people-couple.jpg" alt="Happy couple from Stella Amor" loading="lazy" class="img-w-100 img-rounded-lg shadow-2">
</div>
</div>
</div>
</div>
</div>
</div>
<section class="stories-section py-4 bg-white">
<div class="container">
<h2 class="mb-4 text-center">Real Stories, Real Connections</h2>
<div class="row g-4">
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card primary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Emma & Liam</h3>
<p class="text">“We both dreamed of financial freedom. Stella Amors wealth filters matched us by income and savings goals, and now were building our future together!</p>
<p class="text-muted"><strong>Filter Used:</strong> Financial Goals</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card secondary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Aisha & Noor</h3>
<p class="text">“As Muslims, we sought partners with shared faith and unique preferences. Stella Amors religion and kink filters helped us find true love effortlessly.</p>
<p class="text-muted"><strong>Filter Used:</strong> Religion & Preferences</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card primary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Jake & Sarah</h3>
<p class="text">“New to dating, I was nervous. Stella Amors experience filters connected me with Sarah, who was kind and patient. Were now inseparable!</p>
<p class="text-muted"><strong>Filter Used:</strong> Sexual Experience</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card secondary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Maya & Ethan</h3>
<p class="text">“Our love for pets and fitness sparked our connection. Stella Amors lifestyle filters matched us perfectly, and were thriving as a couple!</p>
<p class="text-muted"><strong>Filter Used:</strong> Lifestyle & Hobbies</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card primary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Sofia & Raj</h3>
<p class="text">“We bonded over our love for travel and education. Stella Amors filters for academic background and adventure matched us, and now we explore together!</p>
<p class="text-muted"><strong>Filter Used:</strong> Education & Travel</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="theme-card secondary card-hover">
<div class="card-body">
<h3 class="h3 fw-light">Lucas & Mia</h3>
<p class="text">“Our shared passion for sci-fi movies and hiking brought us together. Stella Amors hobby filters helped us find love that feels just right!</p>
<p class="text-muted"><strong>Filter Used:</strong> Hobbies & Interests</p>
</div>
</div>
</div>
</div>
<div class="d-flex justify-center mt-4">
<a href="/register/" class="btn btn-dark">Start Your Love Story</a>
</div>
</div>
</section>
</main>