Full refurbishment of existing Restaurant including Restrooms and Back of House areas. This was a fast track programme requiring robust management and coordination of sub-contractors and suppliers alike, all undertaken in a prestigious visitor centre whilst minimising disruption to the public. Our works included substantial bespoke Joinery manufacture.
$prevPost = get_previous_post();
$prevThumbnail = get_the_post_thumbnail( $prevPost->ID, 'thumbnail' , array( 'class' => 'dp_pp' ) );
$ddpd = "$prevThumbnail
";
previous_post_link( '%link', $ddpd );?>
Stables Restaurant – Kew Botanic Gardens
Project Duration - 5 Weeks
$nextPost = get_next_post();
$nextThumbnail = get_the_post_thumbnail( $nextPost->ID, 'thumbnail' , array( 'class' => 'dp_np' ) );
$ddnd = "$nextThumbnail
";
next_post_link( '%link', $ddnd );?>
$dprev = "
" . get_the_title($prevPost->ID) . "
";
previous_post_link( '%link', $dprev );?>
$dnext = "
" . get_the_title($nextPost->ID) . "
";
next_post_link( '%link', $dnext );?>