I had an existing deck demoed and a new screened in porch built by another contractor. After going through a terrible experience with them (poor quality work, things not up to code, really rough finish on what was supposed to be a high dollar job etc), I fired them. I had Gabe and his crew come out to finish up the job and they also fixed a few issues they found from the previous contractor. They were prompt, easy to work with, and did a great job. Highly recommend them for any job.
R MCM
by randy@noblemarketingstrategies.com | Feb 13, 2025
function ci_direct_current_year_shortcode() {
return date('Y');
}
add_shortcode('current_year', 'ci_direct_current_year_shortcode');
