{"version":3,"file":"component---src-templates-policy-page-js-4d14c51dc6f2ac34bdd7.js","mappings":"6HAaA,IAXc,WACV,OACI,uBAAKA,UAAU,yBACX,uBAAKA,UAAU,6CACX,uBAAKA,UAAU,wDACX,uBAAKA,UAAU,oBAAoBC,IAAI,sBAAsBC,IAAI,uB,8GCDtE,SAASC,EAAT,GAEX,IADAC,EACD,EADCA,KAEQC,EAAyBD,EAAzBC,KAAMC,EAAmBF,EAAnBE,eACNC,EAAiBF,EAAjBE,aACAC,EAAsBF,EAAtBE,YAAsBF,EAATG,KACrB,OACI,gBAAC,IAAD,KACI,gBAAC,IAAD,KACI,6BACKD,EAAYE,MADjB,MAC2BH,EAAaG,OAExC,wBAAMC,KAAK,cAAcC,QAASJ,EAAYK,mBAGlD,uBAAKb,UAAU,kBACX,uBAAKA,UAAU,+DACX,uBAAKA,UAAU,kCACX,uBAAKA,UAAU,mCACX,uBAAKA,UAAU,qEACX,uBAAKA,UAAU,YACX,sBAAIA,UAAU,kGACV,wBAAMA,UAAU,yDAAhB,eACA,wBAAMA,UAAU,iCAAhB,0BAU5B,uBAAKA,UAAU,0BACX,uBAAKc,MAAM,2CACP,uBAAKA,MAAM,+BACP,uBAAKA,MAAM,mCACP,uBAAKA,MAAM,2DACP,0NAGJ,uBAAKA,MAAM,0DAEP,qOAQpB,uBAAKd,UAAU,oCACX,uBAAKA,UAAU,+EACX,uBAAKA,UAAU,IACX,uBAAKA,UAAU,wDACX,uBAAKA,UAAU,eACX,uBAAKA,UAAU,oDACX,uBAAKA,UAAU,SACX,2BACI,wBAAMA,UAAU,qGACZ,uBAAKA,UAAU,qBAAqBe,MAAM,6BAA6BC,KAAK,OAAOC,QAAQ,YAAYC,OAAO,eAAe,cAAY,QACrI,wBAAMC,cAAc,QAAQC,eAAe,QAAQC,YAAY,IAAIC,EAAE,6FAIjF,sBAAItB,UAAU,yDAAd,2BACA,qBAAGA,UAAU,gCAAb,uNAOZ,uBAAKA,UAAU,eACX,uBAAKA,UAAU,oDACX,uBAAKA,UAAU,SACX,2BACI,wBAAMA,UAAU,qGACZ,uBAAKA,UAAU,qBAAqBe,MAAM,6BAA6BC,KAAK,OAAOC,QAAQ,YAAYC,OAAO,eAAe,cAAY,QACrI,wBAAMC,cAAc,QAAQC,eAAe,QAAQC,YAAY,IAAIC,EAAE,4GAIjF,sBAAItB,UAAU,yDAAd,6BACA,qBAAGA,UAAU,gCAAb,wXAc5B,gBAAC,IAAD","sources":["webpack://timbenstead/./src/components/logos.js","webpack://timbenstead/./src/templates/policy-page.js"],"sourcesContent":["import React from \"react\"\n\nconst Logos = () => {\n return (\n
\n
\n
\n \"certification\"\n
\n
\n
\n )\n}\nexport default Logos\n","import React from \"react\";\nimport Helmet from \"react-helmet\";\nimport { graphql } from \"gatsby\";\nimport Layout from \"../components/layout\";\nimport Logos from \"../components/logos\";\n\nexport default function Template({\n data, // this prop will be injected by the GraphQL query below.\n}) {\n const { site, markdownRemark } = data; // data.markdownRemark holds your post data\n const { siteMetadata } = site;\n const { frontmatter, html } = markdownRemark;\n return (\n \n \n \n {frontmatter.title} | {siteMetadata.title}\n \n \n \n\n
\n
\n
\n
\n
\n
\n

\n Policy Work\n What we provide\n

\n
\n
\n
\n
\n
\n
\n\n\n
\n
\n
\n
\n
\n

Our services have been developed to ensure that our clients receive technically accurate and authoritative support. We offer consultancy services in all aspects of electrical installations

\n\n
\n
\n\n

We also offer a partner package to support an organisation over a longer timeframe. Our services are not limited to the above. Please contact us and we will be happy to discuss your requirements.

\n
\n
\n\n
\n
\n
\n\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n \n \n \n
\n

RESPOND TO CONSULTATION

\n

\n As part of our responsibility to engage with the wider industry, Tim Benstead Associates Ltd respond to a wide range of drafts for public comment for British Standards and proposed legislation and regulation.\n

\n
\n
\n
\n\n
\n
\n
\n
\n \n \n \n \n \n
\n

SUPPORT BRITISH STANDARDS

\n

\n Tim continues to support the work of British Standards with his work on JPEL64 (Electrical installations of buildings – Joint committee and as Chair of JPEL64/B – Wiring regulations thermal effects) and FSH12/1 Fire detection and alarm systems (Installation and servicing). Tim also supports the work of FSH/017/0-/03 Drafting of BS 8629 (Evacuation alert systems).\n

\n
\n
\n
\n\n\n\n
\n
\n
\n
\n\n \n
\n );\n}\n\nexport const pageQuery = graphql`\n query($path: String!) {\n site {\n siteMetadata {\n title\n }\n }\n markdownRemark(frontmatter: { path: { eq: $path } }) {\n id\n html\n frontmatter {\n title\n metaDescription\n types {\n heading\n description\n }\n }\n }\n }\n`;\n"],"names":["className","src","alt","Template","data","site","markdownRemark","siteMetadata","frontmatter","html","title","name","content","metaDescription","class","xmlns","fill","viewBox","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d"],"sourceRoot":""}