{"version":3,"sources":["webpack:///./src/pages/venue-sign-in-system/index.js"],"names":["TriAgem","data","title","className","allowMultipleExpanded","allowZeroExpanded","preExpanded","uuid","autoPlay","loop","controls","src","type","fluid","childImageSharp"],"mappings":"4FAAA,yFAgNeA,UAjMC,SAAC,GAAc,IAAZC,EAAW,EAAXA,KACjB,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAM,+CACX,6BACA,6BACA,6BACA,6BACA,6BACA,yBAAKC,UAAU,+FACb,yBAAKA,UAAU,oDACb,yBAAKA,UAAU,gCACb,wBAAIA,UAAU,0EAAd,eAGA,wBAAIA,UAAU,wCAAd,WACA,uBAAGA,UAAU,QAAb,0bAUA,wBAAIA,UAAU,wCAAd,YAEA,kBAAC,IAAD,CACEC,uBAAqB,EACrBC,mBAAiB,EACjBC,YAAa,CAAC,MAEd,kBAAC,IAAD,CAAeC,KAAK,KAClB,kBAAC,IAAD,KACE,kBAAC,IAAD,2BAEF,kBAAC,IAAD,KACE,2BAAOJ,UAAU,UACf,+BACE,4BACE,kEAEF,4BACE,wEAEF,4BACE,yEAEF,4BACE,qGAKF,4BACE,uEAEF,4BACE,0EAEF,4BACE,8FASV,kBAAC,IAAD,KACE,kBAAC,IAAD,KACE,kBAAC,IAAD,mCAIF,kBAAC,IAAD,KACE,2BAAOA,UAAU,UACf,+BACE,4BACE,8GAKF,4BACE,wFAKF,4BACE,oGAKF,4BACE,sHAKF,4BACE,mGASV,kBAAC,IAAD,KACE,kBAAC,IAAD,KACE,kBAAC,IAAD,iCAIF,kBAAC,IAAD,KACE,2BAAOA,UAAU,UACf,+BACE,4BACE,iHAKF,4BACE,gFAEF,4BACE,0GAKF,4BACE,8FAKF,4BACE,yEAShB,yBAAKA,UAAU,sDACb,yBAAKA,UAAU,0BACb,2BACEK,UAAQ,EACRC,MAAI,EACJC,UAAQ,EACRP,UAAU,iCAEV,4BAAQQ,IAAI,sBAAsBC,KAAK,eACvC,4BAAQD,IAAI,qBAAqBC,KAAK,cAPxC,wDAUA,kBAAC,IAAD,CACET,UAAU,wCACVU,MAAOZ,EAAKD,QAAQc,gBAAgBD","file":"component---src-pages-venue-sign-in-system-index-js-6d06e69f7eaf6e52e087.js","sourcesContent":["import React from 'react';\nimport {\n Accordion,\n AccordionItem,\n AccordionItemHeading,\n AccordionItemButton,\n AccordionItemPanel,\n} from 'react-accessible-accordion';\nimport { graphql } from 'gatsby';\nimport Image from 'gatsby-image';\nimport PropTypes from 'prop-types';\n\nimport Layout from '../../components/Layout';\nimport SEO from '../../components/SEO';\n\nconst TriAgem = ({ data }) => {\n return (\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n

\n Introducing\n

\n

triAgem

\n

\n triAgem has been developed with our customers requirements and\n operational workflow as the highest priority. The triAgem Member\n & Visitor management system is an all-inclusive package that\n is fully customisable. In addition to its advanced entry\n management and reporting functionality, triagem devices can also\n be used to capture and alert high temperature readings, staff\n attendance management, loyalty kiosk functionality and much more.\n

\n\n

Features

\n\n \n \n \n The Cord Features\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Infrared temperature measurement.
Customer interaction and communication.
Real time analysis of data and alerting.
\n Supports facial recognition, QR code scan, id caro\n scan & card swipe\n
Smart wide dynamic recognition camera.
Customer Counting, Tracking and Reporting
\n Sign in / Sign out Functions with Secure OTP\n verification\n
\n
\n
\n \n \n \n The Intelligence Features\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Inbuilt facial recognition algorithm based on deep\n learning and intelligence.\n
\n Fast processor greatly improving the face capture\n rate.\n
\n Real-time temperature detection, high temperature\n alarm and paging.\n
\n Self-serve registration using Card identification and\n ID capture registration process\n
\n Enhanced Face Image Capturing, reporting and matching\n ability.\n
\n
\n
\n \n \n \n The Supporting Features\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Camera Coverage area is accurate for wide angles and\n supports between 0.3 -0.8m.\n
Temperature management accuracy +0.2 °C~ +0.5°C
\n This Unit can also work as a Standalone unit with its\n own small database.\n
\n The kiosk can be mounted on the wall, Desk or floor\n Standing.\n
Supports cloud and local hosting.
\n
\n
\n \n
\n
\n
\n
\n \n \n \n Sorry, your browser doesn't support embedded videos.\n \n \n
\n
\n
\n
\n );\n};\n\nTriAgem.propTypes = {\n data: PropTypes.object,\n};\n\nexport const query = graphql`\n query TriAgemQuery {\n TriAgem: file(relativePath: { eq: \"triagem-device.jpg\" }) {\n childImageSharp {\n fluid(maxWidth: 800) {\n ...GatsbyImageSharpFluid_withWebp\n }\n }\n }\n }\n`;\n\nexport default TriAgem;\n"],"sourceRoot":""}