Contact Information
12114 State Line Road, Leawood, Kansas 66209
Detailed Information
Imagine Innovate Inspire – Custom Luxury Homes

At Three Design Build, we don’t just build homes—we create the kind of

building experience you’ll actually enjoy.

Let’s build something exceptional together.

You’ve Earned This. Now It’s Time to Come Home.

Your home should reflect not only your success, but the values that got you there—hard work, integrity, and care. After building a life and career with purpose, you deserve a home that welcomes you with pride, comfort, and timeless beauty—shared with the people who matter most.

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }