Change header when on home page

Since you have a static page as the front page, use is_front_page() instead of is_home() in the condition.