{"version":3,"sources":["webpack:///./src/pages/commercial-plant-room-installation-wimpole-street.js"],"names":["StyledButton","styled","Button","data","title","description","keywords","class","lg","fluid","wimpole","childImageSharp","alt","className","href","variant","size","target","query"],"mappings":"8ZAUA,IAAMA,EAAeC,YAAOC,IAAPD,CAAH,KAMH,0BAAGE,EAAH,EAAGA,KAAH,OACb,kBAAC,IAAD,KACE,kBAAC,IAAD,CACEC,MAAM,4CACNC,YAAY,6OACZC,SAAS,6IAEf,yBAAKC,MAAM,0BACX,wBAAIA,MAAM,iBAAV,2BACM,wBAAIA,MAAM,oBAAV,0BACA,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,IAAE,GACL,kBAAC,IAAD,CACEC,MAAON,EAAKO,QAAQC,gBAAgBF,MACpCG,IAAI,oBACJC,UAAU,mCAEZ,wBAAIN,MAAM,oBAAV,mBACA,wRAMA,4SAOA,qLAKA,kBAACP,EAAD,CACEc,KAAK,2CACLC,QAAQ,UACRC,KAAK,KACLC,OAAO,UAJT,sBAcH,IAAMC,EAAK","file":"component---src-pages-commercial-plant-room-installation-wimpole-street-js-783cdd6c74ade72939aa.js","sourcesContent":["import React from \"react\";\nimport \"../assets/css/App.css\";\nimport \"../assets/css/index.css\";\nimport { Button, Row, Col } from \"react-bootstrap\";\nimport styled from \"styled-components\";\nimport Img from \"gatsby-image\";\nimport SEO from \"../components/SEO\";\nimport { graphql } from \"gatsby\";\nimport Layout from \"../components/Layout\";\n\nconst StyledButton = styled(Button)`\n & {\n margin: 0;\n }\n`;\n\nexport default ({ data }) => (\n \n \n
\n

Plant Room Installation

\n

Wimpole Street, London

\n \n \n \n

Project details

\n

\n The old boiler room occupied two rooms and was deigned and built in\n the 1980’s. The plant was removed and a complete new boiler made in\n half the original space. This allowed the other half to be turned in\n to a reception area and washroom facilities.\n

\n

\n The boiler room was started afresh from a bare room. Careful\n consideration and planning was involved to make sure all plant and\n pipework went in to the available space. Three 115 KW Remeha boilers\n provide the heating, and the hot water is stored in 2 large\n calorifiers.\n

\n

\n All pipework and flues were fabricated on site and a bespoke control\n panel, was installed to run the boilers, pumps and valves via a\n TREND BMS system.\n

\n \n View 360 tour\n \n \n
\n
\n
\n);\n\nexport const query = graphql`\n query WimpoleImages {\n wimpole: file(relativePath: { eq: \"Projects/wimpole.jpg\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid(maxWidth: 1137) {\n ...GatsbyImageSharpFluid\n ...GatsbyImageSharpFluidLimitPresentationSize\n }\n }\n }\n }\n`;\n"],"sourceRoot":""}