<form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
<div class="large-10 show-for-large-up columns search">
- <a id="contact" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Contact Us' ) ) ); ?>">Contact</a>
+ <a id="contact" href="<?php echo esc_url( get_permalink( get_post(101) ) ); ?>">Contact</a>
<input type="text" value="" name="s" id="lar-search" placeholder=" Search the site">
</div>
<div class="large-2 show-for-large-up columns search">