Thank You

We hope you’re enjoying your Thompson Creek products, and we thank you for being a part of our community! We’d like to express our sincerest appreciation by offering you two special rewards.

const paramName = new URLSearchParams(window.location.search).get(“fn”)
if(paramName) {
document.getElementById(“customerName”).innerText = paramName + “!”
}

Home » Rewards (2022)
CleanShot 2022-10-25 at 15.43.13@2x

Reward #1: Extra Savings, Just For You

Need some home improvement work done before the cold weather hits? Schedule your appointment online now for a no-obligation consultation and receive an exclusive additional discount.

We can provide you with a quote that’s good for a whole year on Windows, Doors, Siding, Roofing, Gutters and Bath and Shower Remodeling.

Schedule Now!

Home » Rewards (2022)
reward2

Reward #2: Get A $50 Gas Card On Us

Introduce us to your friends and family members by filling out the form here. We’ll meet with them for a no-obligation consultation to discuss their home improvement needs, and we’ll send you a $50 gas card as a special thank you for referring us to your loved ones.

Refer Now!

.tenxbreadcrumbitem {
display: none !important;
}
section {
border: none !important;
}
.box–xl {
padding: 2rem 0px !important;
}

const paramLink = new URLSearchParams(window.location.search).get(“bp”)
if(paramLink && paramLink.length > 0) {
document.getElementById(“customerLink”).href = “https://thompsoncreek.wpenginepowered.com/schedule-a-visit/?bp=” + paramLink
}