|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/debtclearplans.co.uk/ | |
|
Path: /home2/outerorb/debtclearplans.co.uk/how-it-works.php
Size: 3.68 KB
Permissions: 0666
<?php $page_title = "How It Works - DebtClearPlans"; include "includes/header.php"; ?>
<div class="inner-pages-section-area" style="background-image: url(assets/img/all-images/bg/hero-bg1.png); background-position: center; background-repeat: no-repeat; background-size: cover;">
<div class="container">
<div class="row">
<div class="col-lg-12 m-auto">
<div class="inner-header text-center">
<h2>How It Works</h2>
<div class="space24"></div>
<a href="index.php">Home <i class="fa-solid fa-angle-right"></i> <span>How It Works</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="service3-section-area sp2">
<div class="container">
<div class="heading1 text-center space-margin60">
<h5>Simple 3-step process</h5>
<div class="space16"></div>
<h2 class="text-anime-style-3">Tell us your situation. We’ll match you to a regulated option.</h2>
<div class="space16"></div>
<p style="max-width:900px;margin:0 auto;">DebtClearPlans is an introducer/lead generation service. We don’t provide regulated advice or hold client money.</p>
</div>
<div class="row" style="align-items:stretch;">
<div class="col-lg-4 col-md-6" style="margin-bottom:24px;">
<div class="service-inner-section-area">
<div class="service3-single-boxarea" style="height:100%;">
<div class="icons"><i class="fa-solid fa-phone-volume" aria-hidden="true"></i></div>
<div class="content">
<a href="#callback-form-top">1) Tell us your situation</a>
<p>Share your approximate debt range and best time to talk. We’ll use this only to help you find the right next step.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" style="margin-bottom:24px;">
<div class="service-inner-section-area">
<div class="service3-single-boxarea" style="height:100%;">
<div class="icons"><i class="fa-solid fa-diagram-project" aria-hidden="true"></i></div>
<div class="content">
<a href="debt-solutions.php">2) We match you to the right option</a>
<p>We compare suitable solutions (including Scotland-specific options) and introduce you to FCA-authorised partners/insolvency practitioners.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-inner-section-area">
<div class="service3-single-boxarea" style="height:100%;">
<div class="icons"><i class="fa-solid fa-circle-check" aria-hidden="true"></i></div>
<div class="content">
<a href="#callback-form-top">3) Move forward with a clear plan</a>
<p>After your callback, you’ll have clear information on next steps and documentation—then you decide.</p>
</div>
</div>
</div>
</div>
</div>
<div class="space40"></div>
<div class="heading1 text-center">
<h2 class="text-anime-style-3">What to expect after you submit</h2>
<div class="space16"></div>
<p style="max-width:900px;margin:0 auto;">
Typically, you’ll be contacted by phone (real person). We’ll confirm basic details and explain which regulated options might apply.
Availability and eligibility vary by case.
</p>
</div>
<div class="space48"></div>
<div class="btn-area1 text-center">
<a href="#callback-form-top" class="vl-btn1">Get My Free Callback</a>
</div>
</div>
</div>
<div id="callback-form-top"></div>
<?php include "includes/footer.php"; ?>