{"version":3,"sources":["webpack://alliance-for-young-artists-and-writers/./src/pages/parents.js","webpack://alliance-for-young-artists-and-writers/./src/assets/images/pages/parents-hero.jpg"],"names":["Parents","data","title","description","id","className","style","backgroundImage","StaticBG","Link","to","parentFaqs","nodes","map","faq","index","key","uri","parse","excerpt"],"mappings":"kRAOe,SAASA,EAAT,GAA4B,IAATC,EAAQ,EAARA,KAChC,OACE,gBAAC,IAAD,KACE,gBAAC,IAAD,CACEC,MAAM,UACNC,YAAY,4BAGd,uBAAKC,GAAG,UAAUC,UAAU,YAC1B,2BACED,GAAG,gBACHE,MAAO,CAAEC,gBAAiB,OAASC,IAAW,MAE9C,uBAAKJ,GAAG,yBACN,uBAAKC,UAAU,SACb,qCACA,uBAAKA,UAAU,WAAf,gEAMN,2BAASD,GAAG,qBACV,uBAAKA,GAAG,kBAAkBC,UAAU,iBAClC,uBAAKA,UAAU,SAAf,KACA,uBAAKA,UAAU,QACb,uDACA,mHAIA,gBAAC,EAAAI,KAAD,CAAMC,GAAG,uBAAuBL,UAAU,UAA1C,gBAKJ,uBAAKD,GAAG,uBAAuBC,UAAU,iBACvC,uBAAKA,UAAU,SAAf,KACA,uBAAKA,UAAU,QACb,0BACE,6CAEF,qHAIA,gBAAC,EAAAI,KAAD,CAAMC,GAAG,gBAAgBL,UAAU,UAAnC,+BAKJ,uBAAKA,UAAU,gBACb,4BAEF,uBAAKD,GAAG,cAAcC,UAAU,qBAC9B,uBAAKA,UAAU,SAAf,KACA,uBAAKA,UAAU,QACb,0CACA,qJAIA,gBAAC,EAAAI,KAAD,CAAMC,GAAG,WAAWL,UAAU,UAA9B,iBAKJ,uBAAKD,GAAG,kBAAkBC,UAAU,qBAClC,uBAAKA,UAAU,SAAf,KACA,uBAAKA,UAAU,QACb,0BACE,0DAEF,iHAIA,gBAAC,EAAAI,KAAD,CAAMC,GAAG,6CAA6CL,UAAU,UAAhE,gBAKJ,uBAAKA,UAAU,gBACb,6BAGJ,2BAASD,GAAG,gBACV,uBAAKC,UAAU,cACb,iCACA,0BACCJ,EAAKU,WAAWC,MAAMC,KAAI,SAACC,EAAKC,GAAN,OACjB,sBAAIC,IAAKD,GACP,gBAAC,EAAAN,KAAD,CAAMC,GAAII,EAAIG,KACd,8BAASH,EAAIZ,OACb,6BAAOgB,QAAMJ,EAAIK,gBAK7B,gBAAC,EAAAV,KAAD,CAAMC,GAAG,+BAA+BL,UAAU,UAAlD,mB,kCC1GZ,IAAe,IAA0B","file":"component---src-pages-parents-js-6a7584e23dd209a9d262.js","sourcesContent":["import React from \"react\"\nimport { Link, graphql } from \"gatsby\"\nimport parse from \"html-react-parser\"\nimport Layout from \"../components/layout\"\nimport Seo from \"../components/seo\"\nimport StaticBG from \"../assets/images/pages/parents-hero.jpg\"\n\nexport default function Parents({ data }) {\n return (\n \n \n\n
\n \n
\n
\n

Parents

\n
\n Everything you need to know to support your creative teen\n
\n
\n
\n \n
\n
\n
 
\n
\n

The Meaning of the Awards

\n

\n Recognition for your teen through opportunities for exhibition,\n publication, and more.\n

\n \n Learn More\n \n
\n
\n
\n
 
\n
\n

\n Scholarships\n

\n

\n Creative teens can receive direct scholarships or tuition\n assistance through the Awards.\n

\n \n Discover the Scholarships\n \n
\n
\n
\n
\n
\n
\n
 
\n
\n

How to Enter

\n

\n Find your region, help your student create an account and upload\n work, and sign the submission form before the deadline.\n

\n \n Get Started\n \n
\n
\n
\n
 
\n
\n

\n Ways to Support Your Teen\n

\n

\n Review the Copyright & Plagiarism Guidelines and\n Participation Terms with your teen.\n

\n \n Learn More\n \n
\n
\n
\n
\n
\n
\n
\n
\n

FAQ

\n
    \n {data.parentFaqs.nodes.map((faq, index) => (\n
  • \n \n {faq.title}\n {parse(faq.excerpt)}\n \n
  • \n ))}\n
\n \n View More\n \n
\n
\n
\n
\n )\n}\n\nexport const query = graphql`\n fragment Thumbnail on File {\n childImageSharp {\n fluid(maxWidth: 500) {\n ...GatsbyImageSharpFluid_tracedSVG\n }\n }\n }\n query {\n site {\n siteMetadata {\n author\n description\n title\n }\n }\n \n parentFaqs: allWpFaq(filter: {faqTags: {nodes: {elemMatch: {slug: {eq: \"parents\"}}}}}) {\n nodes {\n id\n title\n content\n excerpt\n uri\n }\n }\n\n }\n`\n","export default __webpack_public_path__ + \"static/parents-hero-dd6190b2272e674939037e2ef2e0cd73.jpg\";"],"sourceRoot":""}