{"version":3,"sources":["webpack:///./src/pages/about.js"],"names":["query","data","title","description","keywords","class","fluid","first","childImageSharp","className"],"mappings":"8FAAA,mHASaA,GATb,oBASkB,aAcH,0BAAGC,EAAH,EAAGA,KAAH,OACb,kBAAC,IAAD,KACE,kBAAC,IAAD,CACEC,MAAM,SACNC,YAAY,kKACZC,SAAS,uCAEX,yBAAKC,MAAM,eAEL,kBAAC,IAAD,CACEC,MAAOL,EAAKM,MAAMC,gBAAgBF,MAClCG,UAAU,4CAIlB,yBAAKJ,MAAM,2BACT,wBAAIA,MAAM,iBAAV,YACA,uBAAGA,MAAM,IAAT,qmBAS6D,KAE7D,uBAAGA,MAAM,IAAT,yYAQA,uBAAGA,MAAM,IAAT,2KAGoC","file":"component---src-pages-about-js-d03ab19eac03a2678273.js","sourcesContent":["import React from \"react\";\nimport Img from \"gatsby-image\";\nimport Layout from \"../components/Layout\";\nimport SEO from \"../components/SEO\";\nimport \"../assets/css/App.css\";\nimport \"../assets/css/index.css\";\n// import { aboutPic1 } from \"../graphql\";\nimport { graphql } from \"gatsby\";\n\nexport const query = graphql`\n query MyQuery {\n first: file(relativePath: { eq: \"Carousel/BBIS-1.jpeg\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n fluid(maxWidth: 800) {\n ...GatsbyImageSharpFluid\n ...GatsbyImageSharpFluidLimitPresentationSize\n }\n }\n }\n }\n`;\n\nexport default ({ data }) => (\n \n \n
\n\n \n\n
\n
\n

About us

\n

\n BBIS - boilers, burners and incinerator services, was founded in 1973.\n The business mainly serviced and maintained old gas-powered\n incinerators, for the health and pharmaceutical sector, but also had\n contracts with the Royal mint, and aerospace companies. The company\n continued to flourish and gain new contacts including schools, hospitals\n and hotels. Charlie Beech became the new managing director in 2006 and\n began securing new contracts in property maintenance. The “commercial\n heating’ “element was integrated into the businesses name, as Charlie\n felt he wanted to push forward into the commercial sector.{\" \"}\n

\n

\n BBIS commercial heating Ltd continues to go from strength to strength,\n thanks to our excellent team of engineers and our loyal customers. We\n are always striving to give the very best possible customer service,\n being affordable, efficient and of great quality. Charlies drive and\n passion for his business has seen BBIS grow into an established company\n with a large portfolio to be proud of.\n

\n

\n Please call BBIS Commercial heating today, for the best advice in\n achieving cost-effective and energy- efficient heating solutions for\n your home or commercial property.{\" \"}\n

\n
\n
\n);\n"],"sourceRoot":""}