{"version":3,"file":"component---src-templates-history-page-js-f3d7d2681e7832a99f6a.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,EAAgBF,EAAhBE,YACR,OACI,gBAAC,IAAD,KACI,gBAAC,IAAD,KACI,6BACKA,EAAYC,MADjB,MAC2BF,EAAaE,OAExC,wBAAMC,KAAK,cAAcC,QAASH,EAAYI,mBAIlD,uBAAKZ,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,qBAAhB,cACA,wBAAMA,UAAU,qBAAhB,sBAS5B,uBAAKA,UAAU,0BACX,uBAAKa,MAAM,2CACP,uBAAKA,MAAM,+BACP,uBAAKA,MAAM,mCACP,uBAAKA,MAAM,2DACP,mJACA,mMAEJ,uBAAKA,MAAM,0DACP,4SACA,uUAWpB,gBAAC,IAAD,MAEA,uBAAKb,UAAU,iBACX,uBAAKA,UAAU,yDACX,uBAAKA,UAAU,cACX,uBAAKa,MAAM,uCACP,sBAAIA,MAAM,mEAAV,gBACA,qBAAGA,MAAM,mFAAT,0CAEJ,uBAAKb,UAAU,4DAEPQ,EAAYM,aAAaC,KAAI,SAAAC,GAAK,OAE9B,uBAAKhB,UAAU,6EAEX,8BAAYA,UAAU,yCAClB,uBAAKA,UAAU,wDACX,uBAAKA,UAAU,kCAAkCiB,KAAK,eAAeC,QAAQ,YAAY,cAAY,QACjG,wBAAMC,EAAE,8ZAEZ,qBAAGnB,UAAU,YACRgB,EAAMI,cAGf,0BAAQpB,UAAU,QACd,uBAAKA,UAAU,oBACX,uBAAKA,UAAU,QACX,uBAAKA,UAAU,oCAAoCgB,EAAMN,MACzD,uBAAKV,UAAU,oCAAoCgB,EAAMK","sources":["webpack://timbenstead/./src/components/logos.js","webpack://timbenstead/./src/templates/history-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,\n}) {\n const { site, markdownRemark } = data;\n const { siteMetadata } = site;\n const { frontmatter } = markdownRemark;\n return (\n \n \n \n {frontmatter.title} | {siteMetadata.title}\n \n \n \n\n\n
\n
\n
\n
\n
\n
\n

\n Our History\n Understand\n Our Journey\n

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

Tim Benstead Associates Ltd is a newly formed consultancy firm focussed solely on the electrical installation sector.

\n

Tim has spent many years within the electrical installation sector and has wide experience of British Standards and how they relate to electrical installation work.

\n
\n
\n

He is a member of BSI and serves on a number of British Standard committees. He is active on the committee dealing with fire detection and fire alarm systems (FSH12/1) and is Chair of JPEL64/B (Thermal effects) and JPEL, the main committee for the IET Wiring Regulations.

\n

Tim spent many years as the Principal Engineer/Author with Certsure LLP and the brands NICEIC and ELECSA. He was responsible for all their technical publications and certificates. Tim is also a member of the CIBSE working group on electricity, and is currently helping to update CIBSE Guide K.

\n
\n {/*
\n \"BSI\n
*/}\n
\n\n
\n
\n
\n\n \n\n
\n
\n
\n
\n

Testimonials

\n

What our customers have said about us

\n
\n
\n {\n frontmatter.testimonials.map(quote =>\n\n
\n\n
\n
\n \n \n \n

\n {quote.description}\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 intro\n testimonials {\n name\n position\n description\n }\n }\n }\n }\n`;\n"],"names":["className","src","alt","Template","data","site","markdownRemark","siteMetadata","frontmatter","title","name","content","metaDescription","class","testimonials","map","quote","fill","viewBox","d","description","position"],"sourceRoot":""}