|
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/complaints.php
Size: 1.78 KB
Permissions: 0666
<?php $page_title = "Complaints Procedure - 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>Complaints Procedure</h2> <div class="space24"></div> <a href="index.php">Home <i class="fa-solid fa-angle-right"></i> <span>Complaints</span></a> </div> </div> </div> </div> </div> <div class="faq-inner-section-area sp1"> <div class="container"> <div class="row"> <div class="col-lg-10 m-auto"> <h3>How to complain</h3> <div class="space16"></div> <p>We are committed to handling complaints fairly, consistently, and promptly. If you are unhappy with any part of our service, please let us know so we can investigate.</p> <div class="space24"></div> <p><strong>Email:</strong> <a href="mailto:hello@debtclearplans.co.uk">hello@debtclearplans.co.uk</a></p> <p><strong>Reference:</strong> Please include your full name, contact details, and a summary of your complaint.</p> <div class="space24"></div> <h3>Our process</h3> <div class="space16"></div> <ul> <li>We will acknowledge your complaint as soon as possible</li> <li>We will review the information and investigate what happened</li> <li>We will provide a written response with our findings and next steps</li> </ul> <div class="space24"></div> <p>If your complaint relates to a third-party provider we introduced you to, we can help direct you to the correct complaints team.</p> </div> </div> </div> </div> <?php include "includes/footer.php"; ?>