|
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/about.php
Size: 4.12 KB
Permissions: 0666
<?php $page_title = "About 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>About Us</h2>
<div class="space24"></div>
<a href="index.php">Home <i class="fa-solid fa-angle-right"></i> <span>About Us</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="aboutinner-section-area sp1">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="about-heading heading1">
<h5 data-aos="fade-left" data-aos-duration="800">Who we are</h5>
<div class="space16"></div>
<h2 class="text-anime-style-3">Supportive debt guidance from a UK introducer</h2>
<div class="space16"></div>
<p data-aos="fade-left" data-aos-duration="900">DebtClearPlans is a debt introducer/lead generation service. We help people understand available debt routes and connect suitable enquiries to FCA-authorised and regulated firms and/or insolvency practitioners.</p>
<div class="space16"></div>
<p data-aos="fade-left" data-aos-duration="1000">We are not authorised to provide regulated debt advice ourselves and do not hold client money. Our role is to make the first step clearer, calmer, and easier to take.</p>
<div class="space32"></div>
<div class="btn-area1" data-aos="fade-left" data-aos-duration="1100">
<a href="#callback-form-top" class="vl-btn1">Request a free callback</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="about-images-area">
<div class="img1 reveal">
<img src="assets/img/all-images/about/about-img1.png" alt="DebtClearPlans support team">
</div>
<img src="assets/img/elements/elements6.png" alt="" class="elements6 aniamtion-key-1">
</div>
</div>
</div>
</div>
</div>
<div class="aboutinner2-section-area sp1">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="about-images-area">
<img src="assets/img/elements/elements40.png" alt="" class="elements18">
<div class="img1 text-end reveal">
<img src="assets/img/all-images/about/about-img4.png" alt="Debt support process">
</div>
<div class="img2">
<img src="assets/img/all-images/about/about-img5.png" alt="Client guidance session">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="heading1">
<h5 data-aos="fade-left" data-aos-duration="800">Why people choose us</h5>
<div class="space16"></div>
<h2 class="text-anime-style-3">Clear information before any big decision</h2>
<div class="space16"></div>
<p data-aos="fade-left" data-aos-duration="900">Debt options can feel confusing and stressful. We focus on practical, plain-English guidance so you understand likely routes, trade-offs, and what happens next.</p>
<div class="space24"></div>
<ul>
<li><img src="assets/img/icons/check1.svg" alt=""> Confidential and judgement-free conversations</li>
<li><img src="assets/img/icons/check1.svg" alt=""> No-obligation callback support</li>
<li><img src="assets/img/icons/check1.svg" alt=""> UK-wide service with Scotland-specific signposting</li>
<li><img src="assets/img/icons/check1.svg" alt=""> Introductions to FCA-authorised partners when appropriate</li>
</ul>
<div class="space32"></div>
<div class="btn-area1" data-aos="fade-left" data-aos-duration="1100">
<a href="how-it-works.php" class="vl-btn1">See how it works</a>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include "includes/callback-form.php"; ?>
<?php include "includes/footer.php"; ?>