:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/soulmeetvivah.com/V1.0-main/**
:: Editing File: about-us.php
<?php include('header.php'); ?> <style type="text/css"> .titles{ width: 100%; height: 150px; margin-top: -75%; } .slider-title{ color: white!important; } .slider-short-desc{ color: white!important; } .get-started-btn{ width: 150px; height: 50px; background: #cd4251; border:none; color: white; margin-top: 10px; border-radius: 10px; } .get-started-btn:hover{ background: transparent!important; border:2px solid #cd4251; } .center-title{ color: white!important; margin-top: -10%; } @media (max-width: 767px) { .titles{ margin-top: -20%; margin-bottom: 250px!important; } .slider-title { font-size: 35px !important; } .slider-content { margin-top: 35%; } } </style> <!-- ================ Banner Section start Here =============== --> <section class="banner-section"> <div class="container"> <div class="section-wrapper"> <center> <h1 class="center-title">About us</h1> </center> <br><br><br> </div> </div> </section> <!-- ================ Banner Section end Here =============== --> <section class="blog-section padding-tb pb-lg-110 bg-ash"> <div class="container"> <div class="main-blog"> <div class="row"> <div class="col-lg-12 col-12"> <div class="blog-wrapper"> <div class="post-item"> <div class="post-item-inner"> <div class="post-thumb"> <img src="assets/images/blog/03.jpg" alt="About SoulMeet Vivah" class="w-100"> </div> <div class="post-content"> <span class="meta">By <a href="#">Admin</a> April 26, 2025</span> <h3>About SoulMeet Vivah – Where Hearts Unite</h3> <p><strong>SoulMeet Vivah</strong> is more than just a matrimonial platform – it’s a journey to find a true connection, a lifelong bond, and a meaningful beginning. Built with the core values of trust, tradition, and technology, SoulMeet Vivah is dedicated to helping individuals and families discover compatible life partners across communities and cultures.</p> <p>We understand that marriage is not just about two individuals, but about uniting families, values, and dreams. That’s why we’ve designed SoulMeet Vivah to offer a secure, personalized, and culturally rooted experience. Our platform is tailored for those who believe in love, commitment, and building a future together.</p> <blockquote> <p>“At SoulMeet Vivah, we don’t just match profiles – we connect souls ready to walk the path of life hand in hand.”</p> </blockquote> <p>With a growing database of verified users, intuitive features, and unmatched support, we are proud to be a trusted name in the matrimonial space. Whether you're looking for a partner who shares your faith, profession, or lifestyle, SoulMeet Vivah is here to make your journey smooth and joyful.</p> <p>Join the SoulMeet Vivah family today – and take the first step toward your forever.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- ==========Blog Section ends Here========== --> <?php include('footer.php'); ?>