{"version":3,"sources":["webpack://t-cards-online/./src/components/Testimonial/Testimonial.jsx","webpack://t-cards-online/./src/components/Testimonial/Testimonial.module.scss","webpack://t-cards-online/./src/images/industries/accountancy-header.jpg","webpack://t-cards-online/./src/pages/accountancy.js"],"names":["defaultData","text","author","image","S","src","alt","data","className","Container","Row","Col","lg","quoteData","ctaData","screensData","title","Title","Layout","Helmet","Masthead","MastImage","CallToAction","sectionTitle","Testimonial","TextMedia","Service","Companies","logos"],"mappings":"g6HAKMA,EAAc,CAClBC,KAAM,6MACNC,OAAQ,wBACRC,MAAO,gBAAC,EAAAC,EAAD,CAAaC,IAAI,kCAAkCC,IAAI,GAAvD,uBAmBT,EAhBoB,SAAC,GAA4B,IAAD,IAAzBC,YAAyB,MAAlBP,EAAkB,EAC9C,OACE,2BAASQ,UCZK,mCDaZ,gBAACC,EAAA,EAAD,KACE,gBAACC,EAAA,EAAD,CAAKF,UAAU,sBACb,gBAACG,EAAA,EAAD,CAAKC,GAAI,GACP,uBAAKJ,UCfE,oCDeP,IAAwCD,EAAKN,KAA7C,KACA,uBAAKO,UCfG,qCDewBD,EAAKL,SAEvC,gBAACS,EAAA,EAAD,KAAMJ,EAAKJ,Y,wJEpBrB,EAAe,IAA0B,iE,8BCanCU,EAAY,CAChBZ,KAAM,uXACNC,OACE,mFACFC,MAAO,gBAAC,EAAAC,EAAD,CAAaC,IAAI,mCAAmCC,IAAI,GAAxD,uBAGHQ,EAAU,CACd,CACEb,KAAM,oFAER,CACEA,KAAM,qIAER,CACEA,KAAM,+HAER,CACEA,KAAM,yFAIJc,EAAc,CAClB,CACEC,MAAO,4BACPf,KAAM,8MACNE,MACE,gBAAC,EAAAC,EAAD,CACEC,IAAI,6CACJC,IAAI,4BAFN,sBAMJ,CACEU,MAAO,yBACPf,KAAM,mLACNE,MACE,gBAAC,EAAAC,EAAD,CACEC,IAAI,4CACJC,IAAI,yBAFN,uBAMJ,CACEU,MAAO,4BACPf,KAAM,yKACNE,MACE,gBAAC,EAAAC,EAAD,CACEC,IAAI,mDACJC,IAAI,4BAFN,uBAQAW,EAAQ,WACZ,OACE,uBAAKT,UAAU,QACb,sBAAIA,UAAU,gBAAd,kFAIA,kGAGA,6KA4BN,EAnBwB,SAAC,GAAc,IAAZD,EAAW,EAAXA,KACzB,OACE,gBAACW,EAAA,EAAD,KACE,gBAACC,EAAA,EAAD,KACE,yFAEF,gBAACC,EAAA,EAAD,CAAUjB,MAAOkB,GACf,uFAEF,gBAACC,EAAA,EAAD,CAAcf,KAAMO,EAASS,aAAc,gBAACN,EAAD,QAC3C,gBAACO,EAAA,EAAD,CAAajB,KAAMM,IACnB,gBAACY,EAAA,EAAD,CAAWlB,KAAMQ,IAEjB,gBAACW,EAAA,EAAD,MACA,gBAACC,EAAA,EAAD,CAAWX,MAAM,8BAA8BY,MAAOrB","file":"component---src-pages-accountancy-js-7e809b8002a2324f19ac.js","sourcesContent":["import React from \"react\";\r\nimport { Col, Container, Row } from \"react-bootstrap\";\r\nimport * as styles from \"./Testimonial.module.scss\";\r\nimport { StaticImage } from \"gatsby-plugin-image\";\r\n\r\nconst defaultData = {\r\n text: \"Lorem ipsum dolor sit, amet consectetur adipisicing elit. Dolorum debitis enim magnam id aut eligendi inventore provident unde atque, culpa quod quae ipsum, amet veritatis vero ex. Harum, eius nesciunt.\",\r\n author: \"Author, Role, Company\",\r\n image: ,\r\n};\r\n\r\nconst Testimonial = ({ data = defaultData }) => {\r\n return (\r\n
\r\n \r\n \r\n \r\n
{`\\u201C${data.text}\\u201D`}
\r\n
{data.author}
\r\n \r\n {data.image}\r\n
\r\n
\r\n
\r\n );\r\n};\r\n\r\nexport default Testimonial;\r\n","// extracted by mini-css-extract-plugin\nexport var root = \"Testimonial-module--root--3z-K7\";\nexport var quote = \"Testimonial-module--quote--1RfPj\";\nexport var author = \"Testimonial-module--author--B9EcA\";","export default __webpack_public_path__ + \"static/accountancy-header-d5c2d21902c1ff10336ee0e6459cf962.jpg\";","import * as React from \"react\";\r\nimport CallToAction from \"../components/CallToAction/CallToAction\";\r\nimport Layout from \"../components/Layout/Layout\";\r\nimport Companies from \"../components/Companies/Companies\";\r\nimport Masthead from \"../components/Masthead/Masthead\";\r\nimport Service from \"../components/Service/Service\";\r\nimport TextMedia from \"../components/TextMedia/TextMedia\";\r\nimport MastImage from \"../images/industries/accountancy-header.jpg\";\r\nimport Testimonial from \"../components/Testimonial/Testimonial\";\r\nimport { Helmet } from \"react-helmet\";\r\nimport { StaticImage } from \"gatsby-plugin-image\";\r\nimport { graphql } from \"gatsby\";\r\n\r\nconst quoteData = {\r\n text: \"T Cards Online has revolutionised client process tracking and asset transfer management for me. I now know the total value of assets and advice sitting at each stage of the process. This helps me prioritise, forecast and assess the value of work in progress. The flexibility of the system means that I can continually make improvements and efficiency has really increased.\",\r\n author:\r\n \"James Boughton-Thomas, Practice Financial Planner, Tunstall Financial Management\",\r\n image: ,\r\n};\r\n\r\nconst ctaData = [\r\n {\r\n text: \"Having a visual plan that is easily accessible can seriously improve efficiency.\",\r\n },\r\n {\r\n text: \"Allocate tasks in a clear precise way. Highlight responsibilities and deadlines. Avoid duplication. Co-ordinate more effectively.\",\r\n },\r\n {\r\n text: \"See clearly where a task is in the process. Identify spare capacity and bottlenecks. Give accurate estimates of completion.\",\r\n },\r\n {\r\n text: \"Adjusting Boards or Card Designs is simple. Adapt to your workload and requirements.\",\r\n },\r\n];\r\n\r\nconst screensData = [\r\n {\r\n title: \"Calendar or Custom Boards\",\r\n text: \"Customised T Boards to suit your processes. Identify task progress. Setup notifications and alerts for reminders. Simple to setup and edit. Create and name Row Groups to allocate to teams or individuals.\",\r\n image: (\r\n \r\n ),\r\n },\r\n {\r\n title: \"Unlimited Card Designs\",\r\n text: \"Card Designs can easily be created to suit any process using one of our design templates or simply create your own. Simple to adapt and edit as your business changes and grows.\",\r\n image: (\r\n \r\n ),\r\n },\r\n {\r\n title: \"Flexible User Permissions\",\r\n text: \"Change permissions to restrict the access or editing rights for all team members. Choose who can edit or view anything from Boards to Row Groups to individual fields.\",\r\n image: (\r\n \r\n ),\r\n },\r\n];\r\n\r\nconst Title = () => {\r\n return (\r\n
\r\n

\r\n A simple way of increasing efficiency by having a clear plan of your\r\n workload.\r\n

\r\n

\r\n T Card boards and cards specifically designed for financial services.\r\n

\r\n

\r\n Simple bespoke options for managing Staff to maximise resources and\r\n improve customer service with the ability to review, allocate and\r\n improve.\r\n

\r\n
\r\n );\r\n};\r\n\r\nconst AccountancyPage = ({ data }) => {\r\n return (\r\n \r\n \r\n T Cards Online | Agile Financial Services & Accountancy\r\n \r\n \r\n

Agile Financial Services & Accountancy - Visual Planning

\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 AccountancyPage;\r\n\r\nexport const query = graphql`\r\n query {\r\n allFile(\r\n filter: {\r\n extension: { regex: \"/(jpg)|(jpeg)|(png)/\" }\r\n dir: { regex: \"/images/logos/accountancy/\" }\r\n }\r\n ) {\r\n edges {\r\n node {\r\n id\r\n childImageSharp {\r\n gatsbyImageData(height: 115)\r\n }\r\n }\r\n }\r\n }\r\n }\r\n`;\r\n"],"sourceRoot":""}