{"version":3,"file":"component---src-pages-kooperationspartner-hafen-2-js-891a6ab478f5dfa7bde0.js","mappings":"8KAAMA,EAAgB,CAClBC,OAAQ,CACJC,MAAO,MACPC,SAAU,gBACVC,eAAgB,UAChBC,MAAO,kOACPC,OAAQ,qHACRC,MAAO,sTACPC,OAAQ,+BACRC,KAAM,UACNC,MAAO,KAEXC,QAAS,CACLT,MAAO,MACPC,SAAU,kBACVC,eAAgB,UAChBC,MAAO,8PACPC,OAAQ,kJACRC,MAAO,+TACPC,OAAQ,iCACRC,KAAM,UACNC,MAAO,M,UC4Bf,EA1CmB,WACf,IAAOE,GAAcC,EAAAA,EAAAA,YAAWC,EAAAA,IAAhC,GACMC,EAAUf,EAAcY,EAASI,UACvC,OACI,gBAAC,IAAD,CAAUC,YAAY,gBAClB,+BACA,2BACI,0BACI,gBAAC,KAAD,CAAMC,GAAG,iBAAiBC,MAAM,cAAcJ,EAAQb,MAAOa,EAAQZ,WAEzE,0BACKY,EAAQX,gBAGjB,uBAAKgB,UAAU,kBACX,uBAAKA,UAAU,uBACX,uBAAKA,UAAU,YAAYC,IAAKT,EAASU,eAAiB,qEAAuE,mDAAoDC,IAAI,sBAE7L,uBAAKH,UAAU,cACX,yBACKL,EAAQV,OAEb,yBACKU,EAAQT,QAEb,yBACKS,EAAQR,OAEb,qBAAGa,UAAU,eACRL,EAAQP,OACT,qBAAGgB,KAAK,0BAA0BC,OAAO,SAASC,IAAI,sBAAsBN,UAAU,QAAQL,EAAQN,MACrGM,EAAQL","sources":["webpack://n-ou/./src/content/kooperationen/hafen2.js","webpack://n-ou/./src/pages/kooperationspartner/hafen2.js"],"sourcesContent":["const hafen2Content = {\n german: {\n arrow: \"<< \",\n headline: \"KOOPERATIONEN\",\n secondHeadline: \"Hafen 2\",\n first: \"Hafen 2 ist eine vielfältige Mischung aus Kunst-Ort, Streichelzoo, Konzertstätte, Café, Programmkino, Erholungswiese und House-Klub. Manchmal ist der Hafen 2 auch mehr als das und zeigt Theater, Diskussionen sowie Lesungen.\",\n second: \"Getragen wird das Kulturzentrum vom gemeinnützigen Verein \\\"suesswasser e.V - Kunst und Kultur im Hafen Offenbach\\\".\",\n third: \"Hafen 2 fördert progressive Kunst, Kultur und Selbstverwirklichung. Akteur:innen und Gäste sollen hier Inspirationen mitnehmen. Sie sollen außerdem soziale Fähigkeiten und Kritikfähigkeit herausbilden, Geschmacksbildung trainieren, zu Engagement animiert und zu alternativen Lebensentwürfen ermutigt werden.\",\n fourth: \"Hier geht's zur Website vom \",\n link: \"Hafen 2\",\n fifth: \".\"\n },\n english: {\n arrow: \"<< \",\n headline: \"COOPERATIONS >>\",\n secondHeadline: \"Hafen 2\",\n first: \"Hafen 2 (meaning \\\"harbor 2\\\") is an exciting combination of artistic space, petting zoo, concert hall, café, arthouse cinema, meadow, art studio and house club. Sometimes it is even more than that, showing theater, fashion, debates as well as readings.\",\n second: \"Hafen 2 is run by the non-profit association \\\"suesswasser e.V - Kunst und Kultur im Hafen Offenbach\\\" (\\\"Art and Culture in Offenbach’s harbor\\\").\",\n third: \"Hafen 2 supports progressive art and culture. With this, we would like to further social abilities and the ability to be critical. Furthermore, Hafen 2 would like to enable self-realization, to help developing people's taste as well as to encourage everyone's involvement in society and in alternative life concepts.\",\n fourth: \"Click here for the website of \",\n link: \"Hafen 2\",\n fifth: \".\"\n }\n}\nexport {hafen2Content}","import React, { useContext } from \"react\"\nimport { Link } from \"gatsby\"\nimport Template from \"../../components/template\"\nimport \"../../styles/kooperationspartner.css\"\nimport { hafen2Content } from \"../../content/kooperationen/hafen2\"\nimport { SettingsContext } from \"../../contexts/settings\"\n\nconst Hafen2Page = () => {\n const [settings, ] = useContext(SettingsContext)\n const content = hafen2Content[settings.language]\n return (\n \n )\n}\n\nexport default Hafen2Page"],"names":["hafen2Content","german","arrow","headline","secondHeadline","first","second","third","fourth","link","fifth","english","settings","useContext","SettingsContext","content","language","currentPage","to","class","className","src","isHighContrast","alt","href","target","rel"],"sourceRoot":""}