Don't Take Our Word For It, Listen To Our Clients!

Part of our mission at Lawful Restoration Services is to educate as many people as we can about credit. When it comes to credit, what you don't know CAN hurt you, so learn as much as you can. If your questions are not answered on this page, call one of our specialists. They will be happy to handle any questions you might have.

//Testimonial Data const testimonials = [ { name: "Eva Sawyer", job: "CEO, Fashworks", image: "profile-image-1.png", testimonial: "Neque volutpat ac tincidunt vitae semper quis lectus nulla at volutpat diam ut venenatis tellus in metus vulputate eu scelerisque felis imperdiet proin fermentum leo vel orci porta non pulvinar neque laoreet suspendisse interdum consectetur", }, { name: "Katey Topaz", job: "Developer, TechCrew", image: "profile-image-2.png", testimonial: "Elementum tempus egestas sed sed risus pretium quam vulputate dignissim suspendisse in est ante in nibh mauris cursus mattis molestie a iaculis at erat pellentesque adipiscing commodo elit at imperdiet dui accumsan sit amet nulla", }, { name: "Jae Robin", job: "UI Designer, Affinity Agency", image: "profile-image-3.png", testimonial: "Orci nulla pellentesque dignissim enim sit amet venenatis urna cursus eget nunc scelerisque viverra mauris in aliquam sem fringilla ut morbi tincidunt augue interdum velit euismod in pellentesque massa placerat duis ultricies lacus sed turpis", }, { name: "Nicola Blakely", job: "CEO,Zeal Wheels", image: "profile-image-4.png", testimonial: "Sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit", }, ]; //Current Slide let i = 0; //Total Slides let j = testimonials.length; let testimonialContainer = document.getElementById("testimonial-container"); let nextBtn = document.getElementById("next"); let prevBtn = document.getElementById("prev"); nextBtn.addEventListener("click", () => { i = (j + i + 1) % j; displayTestimonial(); }); prevBtn.addEventListener("click", () => { i = (j + i - 1) % j; displayTestimonial(); }); let displayTestimonial = () => { testimonialContainer.innerHTML = `

${testimonials[i].testimonial}

${testimonials[i].name}

${testimonials[i].job}
`; }; window.onload = displayTestimonial;

DO YOU WANT TO BE ONE OF OUR

FUTURE SUCCESS STORIES?

Take Action Now!

Icon for billing

Flexible Billing

Service can be postponed, resumed, cancelled, or even paused.

Icon for Dispute

Custom Dispute Process

Every situation requires a customized approach.

Icon or support

24/7/365 Support

We do the work so that you don't have to.

icon for dashboard

Personal Dashboard

Results, analysis, and score tracking.

icon for messaging

Text and Email alerts

Keep informed with credit updates.

Sign up today and one of our credit experts will help you get started.

LAWFUL RESTORATION SERVICES

12955 Willow Place Drive W

Houston Texas 77070

866-280-9208

COMPANY

RESOURCES

SERVICES

Complimentary Credit Audit

Business

Credit Card Offers

Credit Score Building Tools

ID Theft Protection

Credit Builder Card

© 2022 Lawful Restoration Services | All rights reserved.

No part of this site may be copied, distributed or reproduced without prior written permission. The services offered by Lawful Restoration Services and its affiliates may not be available in all states. Lawful Restoration Services, assists consumers with credit reports that are inaccurate, misleading, unverifiable, untimely, incomplete or that otherwise contain incorrect information. All testimonials are from actual clients. Individual results may vary.