{"version":3,"file":"component---src-pages-about-us-js-6157f74df7db42378040.js","mappings":"mKAIe,SAASA,EAAT,GAAyC,IAAjBC,EAAgB,EAAhBA,MAAOC,EAAS,EAATA,MAC5C,OACE,uBAAKC,UCAuB,kDDC1B,0BAAKF,GACL,uBAAKE,UCHoB,iDDItBD,EAAME,KAAI,SAAAC,GAAI,OACb,uBAAKF,UCTM,uCDUT,uBAAKA,UCRQ,2CDQwBE,EAAKC,MAC1C,uBAAKH,UCRS,4CDQwBE,EAAKJ,OAC3C,uBAAKE,UCXe,kDDYjBE,EAAKE,qB,uHEdpB,EAAe,IAA0B,uDCQ1B,SAASC,IACtB,OACE,gBAAC,IAAD,KACE,gBAACC,EAAAA,OAAD,KACE,0DAEF,uBAAKN,UAAWO,EAAAA,IACd,uBAAKP,UAAWO,EAAAA,IACd,sCACA,+GAAsF,2BAAtF,oGAIF,uBAAKP,UCnBc,yCDoBjB,uBAAKA,UCrBU,uCDsBb,wVAEF,uBAAKA,UCtBW,wCDuBd,uBAAKQ,IAAKC,EAAYC,IAAI,eAAeC,MAAO,WAIpD,gBAACd,EAAA,EAAD,CAAcC,MAAO,2CAA4CC,MAAO,CACtE,CACEI,KAAO,uBAAKS,QAAQ,aAAY,wBAAMC,KAAK,eAAeC,EAAE,ySAC5DhB,MAAO,qBACPM,YAAa,6HAEf,CACED,KAAO,uBAAKS,QAAQ,aAAY,wBAAMC,KAAK,eAAeC,EAAE,4OAC5DhB,MAAO,8BACPM,YAAa,2IAEf,CACED,KAAO,uBAAKS,QAAQ,aAAY,wBAAMC,KAAK,eAAeC,EAAE,0MAC5DhB,MAAO,uBACPM,YAAa,qJAEf,CACED,KAAO,uBAAKS,QAAQ,aAAY,wBAAMC,KAAK,eAAeC,EAAE,2IAC5DhB,MAAO,8BACPM,YAAa,gIAEf,CACED,KAAO,uBAAKS,QAAQ,aAAY,wBAAMC,KAAK,eAAeC,EAAE,s7BAC5DhB,MAAO,2BACPM,YAAa","sources":["webpack://my-ezsolutions/./src/components/BenefitsGrid/index.js","webpack://my-ezsolutions/./src/components/BenefitsGrid/benefitsgrid.module.css","webpack://my-ezsolutions/./src/images/about-us.jpg","webpack://my-ezsolutions/./src/pages/about-us.js","webpack://my-ezsolutions/./src/pages/about-us.module.css"],"sourcesContent":["import React from \"react\";\nimport * as styles from \"./benefitsgrid.module.css\";\n\n\nexport default function BenefitsGrid({ title, items }) {\n return (\n
\n

{title}

\n
\n {items.map(item => (\n
\n
{item.icon}
\n
{item.title}
\n
\n {item.description}\n
\n
\n ))}\n
\n
\n );\n}\n","// extracted by mini-css-extract-plugin\nexport var benefit = \"benefitsgrid-module--benefit--TYYFq\";\nexport var benefitDescription = \"benefitsgrid-module--benefitDescription--e97hl\";\nexport var benefitIcon = \"benefitsgrid-module--benefitIcon--ZMnv5\";\nexport var benefitTitle = \"benefitsgrid-module--benefitTitle--oCGD6\";\nexport var benefitsContainer = \"benefitsgrid-module--benefitsContainer--aFYMd\";\nexport var benefitsGridParent = \"benefitsgrid-module--benefitsGridParent--lxVZN\";\nexport var benefitsRow = \"benefitsgrid-module--benefitsRow--r6Mu6\";","export default __webpack_public_path__ + \"static/about-us-3433aabf780416b1bd59b047ae7927bb.jpg\";","import React from \"react\";\nimport { Helmet } from \"react-helmet\";\nimport BenefitsGrid from \"../components/BenefitsGrid\";\nimport Layout from \"../components/layout\";\nimport * as baseStyles from \"./index.module.css\";\nimport * as styles from \"./about-us.module.css\";\nimport aboutUsImg from \"../images/about-us.jpg\";\n\nexport default function AboutUs() {\n return (\n \n \n About us | MyEZSolutions\n \n
\n
\n

About us

\n

We are rewriting the rules, turning payment processing into business opportunities.
\n As a payment technology leader, we are helping entrepreneurs build better businesses, together.

\n
\n \n
\n
\n

Times have changed, businesses are suffering more than ever trying to make ends meet. We understand the need to cut costs and offer our clients solutions they can count on to make a difference. With our leading technology partner we aim to deliver opportunities for your payment services. We’re here to make it EZ.

\n
\n
\n \"About\n
\n
\n \n ),\n title: \"Same Day Approvals\",\n description: \"When it comes to servicing your business, we cut through the red tape. We can approve your merchant account the same day.\"\n },\n {\n icon: (),\n title: \"Transparent, No Hidden Fees\",\n description: \"Affordable rates with no hidden fees. Some of our competition doesn't get it. We've made transparency and friendly service our mission.\"\n },\n {\n icon: (),\n title: \"Personalized Service\",\n description: \"Your business is unique. We don't treat you like a number. Our goal is to provide you with personalized solutions to ensure your ongoing success.\"\n },\n {\n icon: (),\n title: \"Industry-Leading Technology\",\n description: \"From leading point-of-sale terminals to online and mobile payment technologies, you can expect top reliability and security.\"\n },\n {\n icon: (),\n title: \"Quality Customer Support\",\n description: \"Knowledgeable, dependable 24/7 Technical Support. Our help desk can answer your questions day or night, whenever you need assistance.\"\n }\n ]} />\n
\n
\n );\n}","// extracted by mini-css-extract-plugin\nexport var aboutUsLeft = \"about-us-module--aboutUsLeft--j9x+F\";\nexport var aboutUsParent = \"about-us-module--aboutUsParent--qp4zp\";\nexport var aboutUsRight = \"about-us-module--aboutUsRight--UbaQl\";"],"names":["BenefitsGrid","title","items","className","map","item","icon","description","AboutUs","Helmet","baseStyles","src","aboutUsImg","alt","width","viewBox","fill","d"],"sourceRoot":""}