_N_E=(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[35],{BvKN:function(e,t,n){"use strict";var r="function"===typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,a=r?Symbol.for("react.portal"):60106,l=r?Symbol.for("react.fragment"):60107,c=r?Symbol.for("react.strict_mode"):60108,i=r?Symbol.for("react.profiler"):60114,s=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,p=r?Symbol.for("react.concurrent_mode"):60111,y=r?Symbol.for("react.forward_ref"):60112,d=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,h=r?Symbol.for("react.memo"):60115,g=r?Symbol.for("react.lazy"):60116,b=r?Symbol.for("react.block"):60121,v=r?Symbol.for("react.fundamental"):60117,w=r?Symbol.for("react.responder"):60118,C=r?Symbol.for("react.scope"):60119;function S(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case f:case p:case l:case i:case c:case d:return e;default:switch(e=e&&e.$$typeof){case u:case y:case g:case h:case s:return e;default:return t}}case a:return t}}}function k(e){return S(e)===p}t.AsyncMode=f,t.ConcurrentMode=p,t.ContextConsumer=u,t.ContextProvider=s,t.Element=o,t.ForwardRef=y,t.Fragment=l,t.Lazy=g,t.Memo=h,t.Portal=a,t.Profiler=i,t.StrictMode=c,t.Suspense=d,t.isAsyncMode=function(e){return k(e)||S(e)===f},t.isConcurrentMode=k,t.isContextConsumer=function(e){return S(e)===u},t.isContextProvider=function(e){return S(e)===s},t.isElement=function(e){return"object"===typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return S(e)===y},t.isFragment=function(e){return S(e)===l},t.isLazy=function(e){return S(e)===g},t.isMemo=function(e){return S(e)===h},t.isPortal=function(e){return S(e)===a},t.isProfiler=function(e){return S(e)===i},t.isStrictMode=function(e){return S(e)===c},t.isSuspense=function(e){return S(e)===d},t.isValidElementType=function(e){return"string"===typeof e||"function"===typeof e||e===l||e===p||e===i||e===c||e===d||e===m||"object"===typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===h||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===v||e.$$typeof===w||e.$$typeof===C||e.$$typeof===b)},t.typeOf=S},MKeS:function(e,t,n){"use strict";var r=n("q1tI"),o=n.n(r),a=n("zLVn"),l=n("wx14"),c=n("JX7q"),i=n("dI71"),s=n("uTUB"),u=n("2mql"),f=n.n(u);function p(e,t){if(!e){var n=new Error("loadable: "+t);throw n.framesToPop=1,n.name="Invariant Violation",n}}var y=o.a.createContext();var d={initialChunks:{}};var m=function(e){return e};function h(e){var t=e.defaultResolveComponent,n=void 0===t?m:t,r=e.render,u=e.onLoad;function h(e,t){void 0===t&&(t={});var m=function(e){return"function"===typeof e?{requireAsync:e,resolve:function(){},chunkName:function(){}}:e}(e),h={};function g(e){return t.cacheKey?t.cacheKey(e):m.resolve?m.resolve(e):"static"}function b(e,r,o){var a=t.resolveComponent?t.resolveComponent(e,r):n(e);if(t.resolveComponent&&!Object(s.isValidElementType)(a))throw new Error("resolveComponent returned something that is not a React component!");return f()(o,a,{preload:!0}),a}var v=function(e){var t=function(t){return o.a.createElement(y.Consumer,null,(function(n){return o.a.createElement(e,Object.assign({__chunkExtractor:n},t))}))};return e.displayName&&(t.displayName=e.displayName+"WithChunkExtractor"),t}(function(e){function n(n){var r;return(r=e.call(this,n)||this).state={result:null,error:null,loading:!0,cacheKey:g(n)},p(!n.__chunkExtractor||m.requireSync,"SSR requires `@loadable/babel-plugin`, please install it"),n.__chunkExtractor?(!1===t.ssr||(m.requireAsync(n).catch((function(){return null})),r.loadSync(),n.__chunkExtractor.addChunk(m.chunkName(n))),Object(c.a)(r)):(!1!==t.ssr&&(m.isReady&&m.isReady(n)||m.chunkName&&d.initialChunks[m.chunkName(n)])&&r.loadSync(),r)}Object(i.a)(n,e),n.getDerivedStateFromProps=function(e,t){var n=g(e);return Object(l.a)({},t,{cacheKey:n,loading:t.loading||t.cacheKey!==n})};var o=n.prototype;return o.componentDidMount=function(){this.mounted=!0;var e=this.getCache();e&&"REJECTED"===e.status&&this.setCache(),this.state.loading&&this.loadAsync()},o.componentDidUpdate=function(e,t){t.cacheKey!==this.state.cacheKey&&this.loadAsync()},o.componentWillUnmount=function(){this.mounted=!1},o.safeSetState=function(e,t){this.mounted&&this.setState(e,t)},o.getCacheKey=function(){return g(this.props)},o.getCache=function(){return h[this.getCacheKey()]},o.setCache=function(e){void 0===e&&(e=void 0),h[this.getCacheKey()]=e},o.triggerOnLoad=function(){var e=this;u&&setTimeout((function(){u(e.state.result,e.props)}))},o.loadSync=function(){if(this.state.loading)try{var e=b(m.requireSync(this.props),this.props,w);this.state.result=e,this.state.loading=!1}catch(t){console.error("loadable-components: failed to synchronously load component, which expected to be available",{fileName:m.resolve(this.props),chunkName:m.chunkName(this.props),error:t?t.message:t}),this.state.error=t}},o.loadAsync=function(){var e=this,t=this.resolveAsync();return t.then((function(t){var n=b(t,e.props,{Loadable:w});e.safeSetState({result:n,loading:!1},(function(){return e.triggerOnLoad()}))})).catch((function(t){return e.safeSetState({error:t,loading:!1})})),t},o.resolveAsync=function(){var e=this,t=this.props,n=(t.__chunkExtractor,t.forwardedRef,Object(a.a)(t,["__chunkExtractor","forwardedRef"])),r=this.getCache();return r||((r=m.requireAsync(n)).status="PENDING",this.setCache(r),r.then((function(){r.status="RESOLVED"}),(function(t){console.error("loadable-components: failed to asynchronously load component",{fileName:m.resolve(e.props),chunkName:m.chunkName(e.props),error:t?t.message:t}),r.status="REJECTED"}))),r},o.render=function(){var e=this.props,n=e.forwardedRef,o=e.fallback,c=(e.__chunkExtractor,Object(a.a)(e,["forwardedRef","fallback","__chunkExtractor"])),i=this.state,s=i.error,u=i.loading,f=i.result;if(t.suspense&&"PENDING"===(this.getCache()||this.loadAsync()).status)throw this.loadAsync();if(s)throw s;var p=o||t.fallback||null;return u?p:r({fallback:p,result:f,options:t,props:Object(l.a)({},c,{ref:n})})},n}(o.a.Component)),w=o.a.forwardRef((function(e,t){return o.a.createElement(v,Object.assign({forwardedRef:t},e))}));return w.displayName="Loadable",w.preload=function(e){m.requireAsync(e)},w.load=function(e){return m.requireAsync(e)},w}return{loadable:h,lazy:function(e,t){return h(e,Object(l.a)({},t,{suspense:!0}))}}}var g=h({defaultResolveComponent:function(e){return e.__esModule?e.default:e.default||e},render:function(e){var t=e.result,n=e.props;return o.a.createElement(t,n)}}),b=g.loadable,v=g.lazy,w=h({onLoad:function(e,t){e&&t.forwardedRef&&("function"===typeof t.forwardedRef?t.forwardedRef(e):t.forwardedRef.current=e)},render:function(e){var t=e.result,n=e.props;return n.children?n.children(t):null}}),C=w.loadable,S=w.lazy;var k=b;k.lib=C,v.lib=S;t.a=k},RNiq:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return f}));var r=n("q1tI"),o=n.n(r),a=n("8Kt/"),l=n.n(a),c=n("MKeS"),i=n("9ixD"),s=o.a.createElement,u=Object(c.a)((function(){return Promise.all([n.e(0),n.e(3),n.e(4),n.e(5),n.e(64)]).then(n.bind(null,"VVgU"))}));function f(e){e.allPostsData;return s("div",null,s(l.a,null,s("title",null,"Call Center Online \u2013 najlepsze systemy call center dla Twojej firmy"),s("meta",{name:"title",content:"Call Center Online \u2013 najlepsze systemy call center dla Twojej firmy"}),s("meta",{name:"description",content:"Interesuj\u0105 Ci\u0119 systemy call center i chcesz wybra\u0107 najlepszy system call center do firmy? Call Center Online przygotowa\u0142o narz\u0119dzia, kt\xf3re wykorzystasz"}),s("link",{rel:"canonical",href:"https://callcenteronline.pl"}),s("link",{rel:"shortcut icon",href:"https://callcenteronline.pl/favicon.ico"})),s("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify({"@context":"https://schema.org/","@type":"WebSite",name:"Call Center Online",url:"https://callcenteronline.pl/",description:"Poznaj system call center w chmurze. Kontaktuj si\u0119 z klientami wielokana\u0142owo i gromad\u017a dane w jednym systemie. Testuj przez 14 dni za darmo",image:["https://callcenteronline.pl/images/logo-cco-yellow.png","https://callcenteronline.pl/images/kanapa.png","https://callcenteronline.pl/images/rakietaR.png","https://callcenteronline.pl/images/house.png"],headline:"Doskona\u0142y system call center",keywords:"system call center, call center online, dialer, system, chmura, cloud, za darmo",potentialAction:{"@type":"SearchAction",target:"https://callcenteronline.pl/search?q={search_term_string}","query-input":"required name=search_term_string"}})}}),s(i.d,{title:"Call Center Online \u2013 najlepsze systemy call center dla Twojej firmy",description:"Interesuj\u0105 Ci\u0119 systemy call center i chcesz wybra\u0107 najlepszy system call center do firmy? Call Center Online przygotowa\u0142o narz\u0119dzia, kt\xf3re wykorzystasz",canonical:"https://callcenteronline.pl",openGraph:{url:"https://callcenteronline.pl",title:"Call Center Online \u2013 najlepsze systemy call center dla Twojej firmy",description:"Interesuj\u0105 Ci\u0119 systemy call center i chcesz wybra\u0107 najlepszy system call center do firmy? Call Center Online przygotowa\u0142o narz\u0119dzia, kt\xf3re wykorzystasz",images:[{url:"https://callcenteronline.pl/images/kanapa.png",width:1e3,height:853,alt:"System Call Center Online",type:"image/png"},{url:"https://callcenteronline.pl/images/rakietaR.png",width:1e3,height:840,alt:"Startuj\u0105ca rakieta",type:"image/png"},{url:"https://callcenteronline.pl/images/house.png"},{url:"https://callcenteronline.pl/images/foto.png"}],siteName:"Call center online"}}),s(u,null))}},uTUB:function(e,t,n){"use strict";e.exports=n("BvKN")},vlRD:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return n("RNiq")}])}},[["vlRD",1,0,2,16]]]);