Principal contractor for a new out-of-town superstore. Following initial site set-up we commenced with perimeter frieze works, followed by floor tiling, partitioning, plastering and suspended ceilings whilst managing and co-ordinating the client direct services contractors. Shopfront alterations, plumbing, soft flooring and decorations followed to deliver an exceptional to a delighted client.
$prevPost = get_previous_post();
$prevThumbnail = get_the_post_thumbnail( $prevPost->ID, 'thumbnail' , array( 'class' => 'dp_pp' ) );
$ddpd = "$prevThumbnail
";
previous_post_link( '%link', $ddpd );?>
Home Bargains – Bentley Bridge, Wolverhampton
Project Duration – 4 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 );?>