Current File : //proc/thread-self/root/home/vedfinancials/public_html/ved/our-process.php |
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Our Process</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico in the root directory -->
<link rel="shortcut icon" type="image/x-icon" href="assets/imgs/favicon.svg">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/vendor/animate.min.css">
<link rel="stylesheet" href="assets/css/plugins/swiper.min.css">
<link rel="stylesheet" href="assets/css/plugins/slick.css">
<link rel="stylesheet" href="assets/css/vendor/magnific-popup.css">
<link rel="stylesheet" href="assets/css/vendor/fontawesome-pro.css">
<link rel="stylesheet" href="assets/css/vendor/flaticon_finwise.css">
<link rel="stylesheet" href="assets/css/vendor/spacing.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!-- Preloder start -->
<!-- Offcanvas area start -->
<!-- Header area start -->
<?php include("header.php"); ?>
<!-- Header area end -->
<!-- Body glow start -->
<div class="glow__area">
<div class="body__color-glow"></div>
<div class="body__color-glow glow-2"></div>
</div>
<!-- Body glow end -->
<!-- Body main wrapper start -->
<main>
<!-- Breadcrumb area start -->
<div class="breadcrumb__area breadcrumb-space theme-bg-1 valign p-relative z-index-11 fix">
<div class="breadcrumb__glow">
<div class="glow-1"></div>
<div class="glow-2"></div>
</div>
<div class="round__shape">
<img src="assets/imgs/shapes/cercle.png" alt="image not found">
</div>
<div class="container">
<div class="row">
<div class="col-xxl-12 col-xl-12 col-lg-8">
<div class="breadcrumb__title-wraper">
<span class="section__subtitle-7 wow fadeIn mb-20" data-wow-delay=".3s">Our Process</span>
<h2 class="breadcrumb__title wow fadeIn" data-wow-delay=".5s">Empowering Dreams, Simplifying Loans - <span
class="gradient-text-3">Your Path to Financial Freedom Begins Here!</span></h2>
</div>
</div>
</div>
</div>
</div>
<!-- Breadcrumb area start -->
<!-- Our Mission area start -->
<section class="work__step-area theme-bg-1 section-space">
<div class="container">
<div class="row justify-content-center section__title-space">
<div class="col-xxl-6 col-xl-6 col-lg-6 col-md-8">
<div class="section__title-wrapper text-center">
<h5 class="section__subtitle-8 mb-20">
<span>Working Steps</span>
</h5>
<h2 class="section__title">How We Works</h2>
</div>
</div>
</div>
<div class="row wow fadeInUp" data-wow-delay=".3s">
<div class="col-xxl-12">
<div class="work__steps-main">
<div class="row g-5">
<div class="col-xxl-4 col-xl-4 col-lg-4">
<div class="working__step-item text-center">
<div class="working__step-round">
<span>01</span>
</div>
<div class="working__step-content">
<h3>Understanding your financial goals</h3>
<p>We start with understanding your financial goals and finding the best loan available for your needs.</p>
</div>
</div>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4">
<div class="working__step-item is-mainly-red text-center">
<div class="working__step-round">
<span>02</span>
</div>
<div class="working__step-content">
<h3>Verify information</h3>
<p>We are partnered with various banks to help you get the best suitable loan.We take our clients’ privacy and confidentiality, and data very seriously. </p>
</div>
</div>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4">
<div class="working__step-item is-mainly-blue text-center">
<div class="working__step-round">
<span>03</span>
</div>
<div class="working__step-content">
<h3>Get money</h3>
<p>We also ensure you walk through a smooth loan process.We have implemented several measures to ensure that all information is confidential.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Mission area end -->
</main>
<!-- Body main wrapper end -->
<!-- Footer area start -->
<?php include("footer.php"); ?>
<!-- Footer area end -->
<!-- JS here -->
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/plugins/waypoints.min.js"></script>
<script src="assets/js/vendor/bootstrap.bundle.min.js"></script>
<script src="assets/js/plugins/meanmenu.min.js"></script>
<script src="assets/js/plugins/swiper.min.js"></script>
<script src="assets/js/plugins/slick.min.js"></script>
<script src="assets/js/plugins/wow.js"></script>
<script src="assets/js/vendor/magnific-popup.min.js"></script>
<script src="assets/js/vendor/type.js"></script>
<script src="assets/js/plugins/counterup.js"></script>
<script src="assets/js/plugins/nice-select.min.js"></script>
<script src="assets/js/vendor/jquery-ui.min.js"></script>
<script src="assets/js/plugins/parallax-scroll.js"></script>
<script src="assets/js/vendor/ajax-form.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>