{"version":3,"sources":["webpack:///./src/components/ZHelmet.tsx","webpack:///./src/pages/about-us.tsx"],"names":["ZHelmet","props","title","description","image","keywords","ogUrl","name","content","property","children","AboutUs","space","Landing","OurVision","gutters","maxWidth","threshold","max","numerator","denominator","src","alt","style","flexGrow","justify","variant","fontFamily","lineHeight","color"],"mappings":"8FAAA,wEAGMA,EAMD,SAAAC,GACH,IAAMC,EACJD,EAAMC,OAAN,uEAEIC,EACJF,EAAME,aACN,6JACIC,EACJH,EAAMG,OACN,kHACKC,EAAiDJ,EAAjDI,SAVK,EAU4CJ,EAAvCK,aAVL,MAUa,4BAVb,EAWZ,OACE,YAAC,SAAD,KACE,oBAAMC,KAAK,cAAcC,QAAQ,YACjC,oBAAMD,KAAK,cAAcC,QAASL,IACjCE,EAAW,oBAAME,KAAK,WAAWC,QAASH,IAAe,KAK1D,yBAAQH,GAGR,oBAAMO,SAAS,UAAUD,QAAQ,YACjC,oBAAMC,SAAS,SAASD,QAASF,IACjC,oBAAMG,SAAS,WAAWD,QAASN,IACnC,oBAAMO,SAAS,iBAAiBD,QAASL,IACzC,oBAAMM,SAAS,WAAWD,QAASJ,IAGnC,oBAAMK,SAAS,eAAeD,QAAQ,wBACtC,oBAAMC,SAAS,cAAcD,QAASF,IACtC,oBAAMG,SAAS,gBAAgBD,QAASN,IACxC,oBAAMO,SAAS,sBAAsBD,QAASL,IAC9C,oBAAMM,SAAS,gBAAgBD,QAASJ,IAGvCH,EAAMS,Y,kCC9Cb,6GA2Be,SAASC,EAAQV,GAC9B,OACE,YAAC,IAAD,KACE,YAAC,IAAD,CACEC,MAAM,mEACNC,YAAY,gKAEd,YAAC,IAAD,CAAOS,MAAM,aACX,YAACC,EAAD,MAEA,YAACC,EAAD,QAMR,IAAMD,EAAc,SAAAZ,GAClB,OACE,YAAC,IAAD,KACE,YAAC,IAAD,CAAQc,QAAQ,YAAYC,SAAS,oBACnC,YAAC,IAAD,CAAUC,UAAU,mBAAmBL,MAAM,YAAYM,IAAK,GAC5D,YAAC,IAAD,KACE,YAAC,IAAD,CAAOC,UAAW,GAAIC,YAAa,IACjC,mBACEC,IAAI,8GACJC,IAAI,cAIV,YAAC,IAAD,CAAOC,MAAO,CAAEC,SAAU,GAAKZ,MAAM,YAAYa,QAAQ,UACvD,YAAC,IAAD,CAAOb,MAAM,YAAYa,QAAQ,UAC/B,YAAC,IAAD,CAAMC,QAAQ,MAAd,YACA,YAAC,IAAD,CACEA,QAAQ,KACRH,MAAO,CACLI,WAAY,0BACZC,WAAY,QAEdC,MAAM,SANR,mYA4ERf,EAAgB,SAAAb,GACpB,OACE,YAAC,IAAD,KACE,YAAC,IAAD,CAAQc,QAAQ,YAAYC,SAAS,oBACnC,YAAC,IAAD,CAAOJ,MAAM,aACX,YAAC,IAAD,CAAMc,QAAQ,MAAd,cACA,YAAC,IAAD,CAAUT,UAAU,mBAAmBL,MAAM,YAAYM,IAAK,GAC5D,YAAC,IAAD,KACE,YAAC,IAAD,CACEQ,QAAQ,KACRH,MAAO,CACLI,WAAY,0BACZC,WAAY,QAEdC,MAAM,SANR,+RAeF,YAAC,IAAD,KACE,YAAC,IAAD,CACEH,QAAQ,KACRH,MAAO,CACLI,WAAY,0BACZC,WAAY,QAEdC,MAAM,SANR","file":"component---src-pages-about-us-tsx-af677bc785cf73130990.js","sourcesContent":["import React, {FC} from 'react'\nimport {Helmet} from 'react-helmet'\n\nconst ZHelmet: FC<{\n title?: string\n description?: string\n image?: string\n keywords?: string\n ogUrl?: string\n}> = props => {\n const title =\n props.title ||\n `A Simplified Instant Loan for Personal,Business,Used Car, 2-Wheelers`\n const description =\n props.description ||\n 'We understand your Loan needs. Fulfil your Dreams with our Easy, Instant personal loans, business loans, used car loans, and two-wheeler loans. Apply Now.'\n const image =\n props.image ||\n 'https://res.cloudinary.com/dhoiqmk4x/image/upload/c_scale,w_400/v1598946438/Website/Fevicon_White_bg_n3gi6t.png'\n const {keywords, ogUrl = 'https://zavronfinserv.com'} = props\n return (\n \n \n \n {keywords ? : null}\n {/* */}\n {title}\n\n {/* Facebook */}\n \n \n \n \n \n\n {/* Twitter */}\n \n \n \n \n \n\n {/* Extras */}\n {props.children}\n \n )\n}\n\nexport {ZHelmet}\n","import React, { FC } from \"react\"\nimport { Stack, Center, Box, Switcher, Frame, Text, Cluster } from \"../common\"\nimport { css } from \"@emotion/core\"\nimport { Layout } from \"../components/Layout\"\nimport { ZHelmet } from \"../components/ZHelmet\"\n\nconst DATA_POINTS = [\n {\n heading: \"Working from\",\n content: \"36+ months\",\n background:\n \"https://res.cloudinary.com/dhoiqmk4x/image/upload/c_scale,f_auto,w_400/v1597802642/data_background_pzyj6l.png\",\n },\n {\n heading: \"Loans disbursed till date\",\n content: \"250+ cr\",\n background:\n \"https://res.cloudinary.com/dhoiqmk4x/image/upload/c_scale,f_auto,w_400/v1597802832/Group_187_ntkxjf.png\",\n },\n {\n heading: \"Active Customers\",\n content: \"150k+\",\n background:\n \"https://res.cloudinary.com/dhoiqmk4x/image/upload/c_scale,f_auto,w_400/v1597802832/Group_188_pvbisx.png\",\n },\n]\n\nexport default function AboutUs(props) {\n return (\n \n \n \n \n {/* */}\n \n \n \n )\n}\n\nconst Landing: FC = props => {\n return (\n \n
\n \n \n \n \n \n \n \n \n About Us\n \n Zavron Finserv is a Non-Banking Finance Company that offers\n small loans at competitive interest rates instantly. We are your\n cash partners in times of emergency or any personal needs. You\n can rely on us if you are planning to expand your business, buy\n a two-wheeler or even a used car. Our customer friendly terms\n are meant for you to choose the best loan product for yourself.\n \n {/* \n Our digital loan services will help you apply for a loan in just\n a few minutes. We ensure our experienced leadership and talented\n team delivers seamless and quick loan experience to you. You can\n download our exclusive app ZCash and get a loan in just a few\n taps.\n */}\n \n \n \n
\n \n Our Vision\n \n \n \n We aim to lead the fintech revolution by reaching and lending\n money to the untapped market with credit needs in India. We\n envision ourselves as a go-to destination for the millions of\n unserved millennials and businesses suffering from cash-flow\n gaps and cater to their requirements.\n \n \n \n \n Our focus is to provide enhanced customer satisfaction and\n hassle-free user experience. We are continuously working on\n providing ease of loan to our customers and give them a stellar\n experience.\n \n \n \n \n