Contact Information
6240 West 135th St. | Suite 222, Overland Park, Kansas 66223
Detailed Information

Hi, I’m Amy Krause, and I specialize in designing interiors that inspire new ways of experiencing home and life. I love what I do, and I am energized by my clients’ excitement when it comes to transforming their spaces.

Nothing makes me happier than when they tell me, “This is more than I could have imagined!” and that some aspect of their life has improved because of our work together.

I started my business in 2013 as a passionate interior design student with the intention of building a business that would allow me to prioritize my family, fulfill my creative drive and dream of being a successful business owner and impact the daily lives of my clients through the power of design.

In addition to my psychology and visual arts degree from the University of California, San Diego, I also hold a degree in interior design and am a certified kitchen and bath designer. My work has been featured in Elle Décor, DesignKC, and Kansas City Homes & Style Magazine. I look forward to collaborating with you on your 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; }