Model/Speculative Home

Wyoming Residence

Model/Speculative Home up to 3,000 sq. ft. Wyoming Residence This home introduces a bold approach to the spec home market. Nestled into a sloped hillside, the structure’s massing and spatial

View Project »

Summit House

Model/Speculative Home 3,001 to 6,000 sq. ft.  Summit House This home merges modern design with zen-inspired elements. The focus on natural materials was paramount, with countertops and tiles sourced from

View Project »

Modern on Cherokee

Model/Speculative Home 3,001 to 6,000 sq. ft.  Modern on Cherokee Set on a steep lot, this striking modern home maximizes the terrain, utilizing a walk-out lower level for entertainment while

View Project »

Artisan Home

Model/Speculative Home 6,001 to 10,000 Sq. Ft. Artisan Home This beautifully crafted home blends rustic charm with modern elements. Nestled on a wooded lot, the home harmonizes with the Texas

View Project »

Artisan

Model/Speculative Home 6,001 to 10,000 Sq. Ft.  Artisan Embarking on a project to create a home that would stand out during the 2024 Artisan Home Tour, the team’s goal was

View Project »

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; }