{"version":3,"file":"component---src-pages-about-us-tsx-a532cf0bce076f06dad5.js","mappings":"kMAAA,EAAe,IAA0B,iDCAzC,EAAe,IAA0B,iDC6BzC,SAASA,IACL,IAAMC,EAAQ,gCACV,sCACA,gMACA,sHAGJ,OAAO,uBAAKC,UAAU,0CAClB,uBAAKA,UAAU,4BACVD,IAQb,SAASE,IACL,IAAMC,EAAQ,gCACV,4CACA,sEACA,+OAKA,6DACA,sVAMA,kEACA,wPAIA,0TAMJ,OAAO,uBAAKF,UAAU,iBAClB,uBAAKA,UAAU,YACVE,IASb,SAASC,IACL,IAAMC,EAAS,gCACX,uBAAKJ,UAAU,aACX,0CAAiB,uCACjB,gDACA,uBAAKK,IAAKC,EAAIN,UAAU,2BAA2BO,MAAM,QAAQC,OAAO,OAAOC,IAAI,GAAG,aAAW,KAEjG,8NAIA,gKAOFC,EACF,uBAAKV,UAAU,aACX,6CACA,+CACA,uBAAKK,IAAKM,EAAIX,UAAU,2BAA2BO,MAAM,QAAQC,OAAO,OAAOC,IAAI,GAAG,aAAW,KAEjG,sJAIA,0OAMR,OAAO,uBAAKT,UAAU,YAClB,uBAAKA,UAAU,oBACX,kDAEJ,uBAAKA,UAAU,wBAAwBI,GACvC,uBAAKJ,UAAU,wBAAwBU,IAK/C,IAqBA,EArBgB,WACZ,OAAO,gCACH,gBAACE,EAAA,EAAD,CAAQC,MAAM,mBAAmBC,eAAgB,CAAEC,KAAM,QACzD,gBAAC,KAAD,MACA,gBAAC,KAAD,KACI,uBAAKf,UAAU,gBACX,gBAACF,EAAD,MACA,gBAACG,EAAD,OAIJ,uBAAKD,UAAU,eACX,uBAAKA,UAAU,gBAEX,gBAACG,EAAD","sources":["webpack://qebal-website/./src/images/hr.png","webpack://qebal-website/./src/images/ss.png","webpack://qebal-website/./src/pages/about-us.tsx"],"sourcesContent":["export default __webpack_public_path__ + \"static/hr-432df96b0cc578135ab827551ed020ff.png\";","export default __webpack_public_path__ + \"static/ss-cce2b8fc02e11a12df9442377b39bc6c.png\";","import * as React from \"react\"\r\nimport { Helmet } from \"react-helmet\";\r\nimport { Navigation, Content, Banner } from \"../components\";\r\nimport \"../styles/main.scss\";\r\n\r\nimport hr from \"../images/hr.png\";\r\nimport ss from \"../images/ss.png\";\r\n\r\n// --------------------------------------------------------------------------------\r\n// Banner\r\n// --------------------------------------------------------------------------------\r\nfunction PageBanner(): JSX.Element {\r\n const title = <>About us;\r\n\r\n const subtitle = <>\r\n

The Qebal People Analytics Platform is designed and developed by HR-Fundamentals, a private company based in the United Kingdom. We've been established since 2002.

\r\n

First and foremost, we're an HR team with a strong understanding of technology and data.

\r\n ;\r\n\r\n return ;\r\n}\r\n\r\n// --------------------------------------------------------------------------------\r\n// Introduction\r\n// --------------------------------------------------------------------------------\r\nfunction PageIntro(): JSX.Element {\r\n const intro = <>\r\n

About us

\r\n

The Qebal People Analytics Platform is designed and developed by HR-Fundamentals, a private company based in the United Kingdom. We've been established since 2002.

\r\n

First and foremost, we're an HR team with a strong understanding of technology and data.

\r\n ;\r\n\r\n return
\r\n
\r\n {intro}\r\n
\r\n
;\r\n}\r\n\r\n// --------------------------------------------------------------------------------\r\n// Body\r\n// --------------------------------------------------------------------------------\r\nfunction PageBody(): JSX.Element {\r\n const body1 = <>\r\n

Our background

\r\n

2002 — A traditional HR services company

\r\n

\r\n Our roots are traditional HR - supporting the day-to-day of employee behaviour, manager support and operational performance.\r\n We helped medium sized businesses navigate their people challenges and opportunities.\r\n

\r\n\r\n

2008 — A focus on HR technology

\r\n

\r\n We made a strategic decision to focus on HR technology, building innovative software solutions to help our customers manage their employee performance and communications.\r\n We were an early adopter of cloud-based software delivery, allowing rapid delivery of new features to\r\n customers with offices across the world.\r\n

\r\n\r\n

2018 — Delivering value from HR data

\r\n

\r\n More of our clients wanted to improve their strategic decision making and better understand their data. We built new systems\r\n for our clients to help them deliver their strategic objectives and transformation programmes.\r\n

\r\n

\r\n We started the process of designing and implementing sophisticated cloud-based software to help organisations of all sizes undertand their data.\r\n Our early objectives were to help HR people be more strategic, support business leaders and to help them drive their organisations forward.\r\n

\r\n ;\r\n\r\n return
\r\n
\r\n {body1}\r\n
\r\n
;\r\n}\r\n\r\n\r\n// --------------------------------------------------------------------------------\r\n// Leadership\r\n// --------------------------------------------------------------------------------\r\nfunction PageLeadership(): JSX.Element {\r\n const block1 = <>\r\n
\r\n

Helen Ramsey FCIPD

\r\n

Operations Director

\r\n \"\"\r\n\r\n

\r\n Helen founded the Company in 2002 and is responsible for strategy and operations. She has over 30 years of\r\n experience helping medium and large organisations get the most out of their employees.\r\n

\r\n

\r\n Helen's specialist focus within HR is data and technology, helping department heads and business\r\n leaders make informed decisions.\r\n

\r\n
\r\n ;\r\n\r\n const block2 =\r\n
\r\n

Stephen Simmons

\r\n

Technical Director

\r\n \"\"\r\n\r\n

\r\n Stephen is responsible for our technical strategy and platform architecture. He also leads the\r\n software development team.\r\n

\r\n

\r\n Stephen has over 25 years of experience delivering successful projects in the telecomms,\r\n pharmaceuticals and insurance sectors. He has advised start-ups, investors and growing businesses in the US and UK.\r\n

\r\n
;\r\n\r\n return
\r\n
\r\n

Our leadership team

\r\n
\r\n
{block1}
\r\n
{block2}
\r\n
\r\n}\r\n\r\n\r\nconst AboutUs = () => {\r\n return <>\r\n \r\n \r\n \r\n
\r\n \r\n \r\n
\r\n\r\n\r\n
\r\n
\r\n\r\n \r\n
\r\n
\r\n
\r\n \r\n};\r\n\r\nexport default AboutUs;"],"names":["PageIntro","intro","className","PageBody","body1","PageLeadership","block1","src","hr","width","height","alt","block2","ss","Helmet","title","htmlAttributes","lang"],"sourceRoot":""}