diff --git a/app/src/frontend/building-view.js b/app/src/frontend/building-view.js index b8365a5e..75daabd4 100644 --- a/app/src/frontend/building-view.js +++ b/app/src/frontend/building-view.js @@ -57,7 +57,7 @@ const BuildingView = function(props){ return ( + helpLink="https://pages.colouring.london/location">

Section introduction of up to roughly 100 characters will take @@ -67,7 +67,7 @@ const BuildingView = function(props){

Building Name - +
{props.location_name ? props.location_name : '-'}
Building Number
@@ -83,15 +83,15 @@ const BuildingView = function(props){
+ helpLink="https://pages.colouring.london/use">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/type">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/age">
Year built (best estimate)
{props.date_year? props.date_year : '-'}
@@ -106,7 +106,7 @@ const BuildingView = function(props){
+ helpLink="https://pages.colouring.london/shape">
Total storeys
{(props.size_storeys_attic + props.size_storeys_basement + props.size_storeys_core)}
@@ -127,35 +127,35 @@ const BuildingView = function(props){
+ helpLink="https://pages.colouring.london/form">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/builder">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/contstruction">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/energy">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/copy-of-street-context">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/planning">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/demolitions">

Coming soon… Click the ? for more info.

+ helpLink="https://pages.colouring.london/likeme">
Likes
{props.likes ? props.likes.length : 0}