!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},s=Error().stack;s&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[s]="f0cbc44f-135f-42fa-9b80-05439058ce54",e._sentryDebugIdIdentifier="sentry-dbid-f0cbc44f-135f-42fa-9b80-05439058ce54")}catch(e){}}(),(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[335],{1382:function(e,s,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/contact",function(){return t(4278)}])},2821:function(e,s,t){"use strict";t.r(s);var l=t(5893),r=t(7294),n=t(1664),a=t.n(n),c=t(9603),i=t(9417);s.default=()=>{let[e,s]=(0,r.useState)(!1);return(0,l.jsx)("header",{className:"bg-white shadow-sm",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)("div",{className:"flex justify-between items-center py-4",children:[(0,l.jsx)("div",{className:"flex-shrink-0",children:(0,l.jsx)("img",{src:"./placeholders/logo.png",alt:"Company Logo",className:"h-14"})}),(0,l.jsx)("div",{className:"md:hidden",children:(0,l.jsx)("button",{onClick:()=>{s(!e)},className:"text-gray-800 focus:outline-none",children:(0,l.jsx)(c.G,{icon:e?i.NBC:i.xiG,className:"h-6 w-6"})})}),(0,l.jsxs)("nav",{className:"md:flex space-x-8 ".concat(e?"block":"hidden"," md:block"),children:[(0,l.jsx)(a(),{href:"/about",className:"block md:inline-block text-gray-800 hover:text-blue-600 font-medium",children:"\xdcber uns"}),(0,l.jsx)(a(),{href:"/guidelines",className:"block md:inline-block text-gray-800 hover:text-blue-600 font-medium",children:"Richtlinien"}),(0,l.jsx)(a(),{href:"/privacy",className:"block md:inline-block text-gray-800 hover:text-blue-600 font-medium",children:"Datenschutzerkl\xe4rung"}),(0,l.jsx)(a(),{href:"/contact",className:"block md:inline-block text-gray-800 hover:text-blue-600 font-medium",children:"Kontakt"}),(0,l.jsx)(a(),{href:"/impressum",className:"block md:inline-block text-gray-800 hover:text-blue-600 font-medium",children:"Impressum"})]})]}),e&&(0,l.jsxs)("nav",{className:"md:hidden",children:[(0,l.jsx)(a(),{href:"#products",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Products"}),(0,l.jsx)(a(),{href:"#services",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Services"}),(0,l.jsx)(a(),{href:"#company",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Company"}),(0,l.jsx)(a(),{href:"#partners",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Partners"}),(0,l.jsx)(a(),{href:"#reviews",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Reviews"}),(0,l.jsx)(a(),{href:"#pricing",className:"block text-gray-800 hover:text-blue-600 font-medium py-2",children:"Pricing"})]})]})})}},4278:function(e,s,t){"use strict";t.r(s);var l=t(5893),r=t(7294);t(1664);var n=t(2821);s.default=()=>{let[e,s]=(0,r.useState)({name:"",email:"",message:""}),t=e=>{let{name:t,value:l}=e.target;s(e=>({...e,[t]:l}))};return(0,l.jsxs)("div",{children:[(0,l.jsx)(n.default,{}),(0,l.jsxs)("div",{className:"flex flex-col items-center justify-center min-h-screen py-2 bg-[#F1F2F4]",children:[(0,l.jsxs)("div",{className:"mt-6 p-6 rounded-lg shadow-md w-full max-w-lg bg-white",children:[(0,l.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"Allgemeine Kontaktinformationen"}),(0,l.jsxs)("p",{className:"text-gray-700",children:[(0,l.jsx)("strong",{children:"Supportteam:"})," Barriers2Access Support"]}),(0,l.jsxs)("p",{className:"text-gray-700",children:[(0,l.jsx)("strong",{children:"Kontaktnummer:"})," +49 221 29 2557 32"]}),(0,l.jsxs)("p",{className:"text-gray-700",children:[(0,l.jsx)("strong",{children:"E-Mail Adresse:"})," support@barriers2access.de"]}),(0,l.jsxs)("p",{className:"text-gray-700",children:[(0,l.jsx)("strong",{children:"Adresse:"})," Buchheimer Stra\xdfe 1A 51063 K\xf6ln,"]})]}),(0,l.jsx)("div",{className:"bg-white p-6 rounded-lg shadow-md w-full max-w-lg",children:(0,l.jsxs)("form",{onSubmit:s=>{s.preventDefault(),console.log("Form data submitted:",e)},className:"space-y-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("label",{htmlFor:"name",className:"block text-sm font-medium text-gray-700",children:"Name"}),(0,l.jsx)("input",{type:"text",name:"name",id:"name",value:e.name,onChange:t,className:"mt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-[#1E2B3A] focus:border-[#1E2B3A] sm:text-sm"})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("label",{htmlFor:"email",className:"block text-sm font-medium text-gray-700",children:"E-Mail"}),(0,l.jsx)("input",{type:"email",name:"email",id:"email",value:e.email,onChange:t,className:"mt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-[#1E2B3A] focus:border-[#1E2B3A] sm:text-sm"})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("label",{htmlFor:"message",className:"block text-sm font-medium text-gray-700",children:"Nachricht"}),(0,l.jsx)("textarea",{name:"message",id:"message",value:e.message,onChange:t,rows:4,className:"mt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-[#1E2B3A] focus:border-[#1E2B3A] sm:text-sm"})]}),(0,l.jsx)("div",{className:"flex justify-center",children:(0,l.jsx)("button",{type:"submit",className:"bg-[#1E2B3A] text-white px-6 py-3 rounded-lg hover:bg-orange-600 w-full text-lg sm:text-xl font-semibold",children:"Senden"})})]})})]})]})}}},function(e){e.O(0,[976,664,603,774,888,179],function(){return e(e.s=1382)}),_N_E=e.O()}]);