{"version":3,"file":"component---src-pages-payments-js-b332aebb83f86f9bd463.js","mappings":"iKAIA,MAWMA,EAAQ,CACZ,CACEC,MAAO,UACPC,MAAO,MACPC,UAAW,SACXC,YAAa,uFACbC,IAAK,MACLC,QAlBiB,CACnB,mCACA,wBACA,mBACA,oBAeEC,KAAM,SAER,CACEN,MAAO,WACPC,MAAO,MACPC,UAAW,SACXC,YAAa,wFACbC,IAAK,MACLC,QArBmB,CACrB,mBACA,oBAoBEC,KAAM,YAIJC,EAAaC,GACjB,uBAAKC,UAAU,sDACb,uBAAKA,UAAU,sCACb,2BACE,sBACEA,UAAU,uHACVC,GAAG,iBACFF,EAAGR,QAGR,uBACES,UAAU,+EACTD,EAAGP,MACJ,wBAAMQ,UAAU,qDACqBD,EAAGN,YAG1C,qBAAGO,UAAU,wCACVD,EAAGL,cAGR,uBACEM,UAAU,4FACV,sBAAIA,UAAU,aACXD,EAAGH,QAAQM,KAAIH,GACd,sBAAII,IAAKJ,EAAIC,UAAU,oBACrB,uBAAKA,UAAU,iBACb,uBAAKA,UAAU,yBACVI,MAAM,6BACNC,KAAK,OAAOC,QAAQ,YAAYC,OAAO,gBAC1C,wBAAMC,cAAc,QAAQC,eAAe,QACrCC,YAAY,IACZC,EAAE,qBAGZ,qBAAGX,UAAU,0CAA0CD,OAI7D,uBAAKC,UAAU,qBACb,gBAAC,KAAD,CAAMY,GAAG,YACHC,MAAO,CAAEhB,KAAME,EAAGF,MAClBG,UAAU,6NACV,mBAAiB,iBACpBD,EAAGJ,QAsEd,UAhEiB,IACf,gBAAC,IAAD,KACE,uBAAKK,UAAU,eACb,uBAAKA,UAAU,2BACb,uBAAKA,UAAU,4DACb,uBAAKA,UAAU,6CACb,qBACEA,UAAU,sGADZ,gJAQN,uBAAKA,UAAU,6DACb,uBAAKA,UAAU,YACb,uBAAKA,UAAU,sCAAf,KACA,uBAAKA,UAAU,8DACb,uBACEA,UAAU,wFACTV,EAAMY,KAAIH,GAAM,gBAACD,EAAD,eAAWK,IAAKJ,EAAGR,OAAWQ,SAIrD,uBAAKC,UAAU,sEACb,uBAAKA,UAAU,iCACb,uBAAKA,UAAU,sEACb,uBAAKA,UAAU,UACb,2BACE,sBACEA,UAAU,qHADZ,sCAMF,uBAAKA,UAAU,wCAAf,uDAEE,0BAAQA,UAAU,+BAAlB,YAFF,MASF,uBAAKA,UAAU,4DACb,gBAAC,KAAD,CAAMY,GAAG,YAAYC,MAAO,CAAEhB,KAAM,SAE9BG,UAAU,gOAFhB,uBAQJ,uBAAKA,UAAU,8FAAf,wEACuE,2BADvE,2CAEyB,gC","sources":["webpack://waxcarvers-fe/./src/pages/payments.js"],"sourcesContent":["import React from 'react'\nimport { Link } from 'gatsby'\nimport Layout from '../components/layout'\n\nconst classBullets = [\n 'Access to the instruction videos',\n 'Handouts of the class',\n '2 Question hours',\n 'The client brief',\n]\nconst projectBullets = [\n '2 Question hours',\n 'The client brief',\n]\n\nconst cards = [\n {\n title: 'Classes',\n price: '€45',\n timeframe: '/month',\n description: 'Pick and choose from already released classes or pre-order something for the future!',\n cta: 'Buy',\n bullets: classBullets,\n type: 'class'\n },\n {\n title: 'Projects',\n price: '€10',\n timeframe: '/month',\n description: 'Pick and choose from already released projects or pre-order something for the future!',\n cta: 'Buy',\n bullets: projectBullets,\n type: 'project'\n }\n]\n\nconst PriceCard = (it) =>\n
\n
\n
\n \n {it.title}\n \n
\n \n {it.price}\n \n {it.timeframe}\n \n
\n

\n {it.description}\n

\n
\n \n \n
\n \n {it.cta}\n \n
\n \n \n\nconst Payments = () => (\n \n
\n
\n
\n
\n \n Get a class with video instructions and handouts. Or get a project without instructions but the option to\n ask questions if you get stuck.\n

\n
\n
\n
\n
\n
\n
 
\n
\n \n {cards.map(it => )}\n
\n
\n
\n
\n
\n
\n
\n
\n \n Just need a spark of inspiration?\n \n
\n\n
\n Client brief ONLY (no access to the question hours) \n \n €5/month\n \n .\n
\n\n
\n
\n \n Buy Client Briefs\n \n
\n\n
\n
\n Purchased the client brief or project but need some extra assistance?
You can pay the\n difference and upgrade.
\n
\n
\n
\n
\n \n
\n)\n\nexport default Payments\n"],"names":["cards","title","price","timeframe","description","cta","bullets","type","PriceCard","it","className","id","map","key","xmlns","fill","viewBox","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","to","state"],"sourceRoot":""}