{"version":3,"sources":["webpack:///./src/pages/404.tsx"],"names":["NotFoundPage","title","Title","_id","id","Text","Subtext","CTASecondary","TextDesktop","TextMobile","Link"],"mappings":"6FAAA,oEA4CeA,UA3BM,kBACnB,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAM,mBAEX,kBAAC,IAAD,CACEC,MAAO,CACLC,IAAK,GACLC,GAAI,GACJC,KAAM,iBACNC,QAAS,OAEXD,KAAK,8UAKLE,aAAc,CACZH,GAAI,GACJD,IAAK,GACLK,YAAa,kBACbC,WAAY,kBACZC,KAAM","file":"component---src-pages-404-tsx-fea3021ad633f93e7162.js","sourcesContent":["import React from \"react\"\n\nimport Layout from \"../components/Layout\"\nimport SEO from \"../components/seo\"\nimport Paragraph from \"../components/sections/Paragraph/Paragraph\"\nimport { LinkStyle } from \"../components/generic/AnyLink/AnyLink\"\nimport { ComponentNavigationLink } from \"../types/generated/strapi\"\nimport ResponsiveLink from \"../components/generic/AnyLink/ResponsiveLink\"\nimport Title from \"../components/generic/Text/Title\"\nimport { G } from \"../components/Workbench/Components\"\n\nconst toHomeButton: ComponentNavigationLink = {\n id: \"\",\n _id: \"\",\n Link: \"/\",\n}\n\nconst NotFoundPage = () => (\n \n \n\n \n \n)\n\nexport default NotFoundPage\n"],"sourceRoot":""}