(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[195],{57286:function(n,t,e){(window.__NEXT_P=window.__NEXT_P||[]).push(["/blog",function(){return e(61694)}])},96238:function(n,t,e){"use strict";e.d(t,{Z:function(){return a}});var i=e(85893);function a(){return(0,i.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 512",children:(0,i.jsx)("path",{d:"M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"})})}e(67294)},83950:function(n,t,e){"use strict";var i=e(85893),a=e(9008),o=e.n(a),r=e(2962);t.Z=function(n){let{seo:t,PageSchema:e}=n;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(r.PB,{title:null==t?void 0:t.Title,description:null==t?void 0:t.Description,canonical:null==t?void 0:t.url,openGraph:{url:"".concat(null==t?void 0:t.url),title:"".concat(null==t?void 0:t.Title),description:"".concat(null==t?void 0:t.Description),images:[{url:"".concat(null==t?void 0:t.OG_Img),alt:"".concat(null==t?void 0:t.Title),width:1024,height:768}],siteName:"aichecker",locale:"en_US",type:"website"},robotsProps:{index:!0,follow:!0,googleBot:{index:!0,follow:!0}},twitter:{handle:"@aichecker",site:"@aichecker",cardType:"summary_large_image"}}),(0,i.jsxs)(o(),{children:[(0,i.jsx)("meta",{name:"keywords",content:null==t?void 0:t.Keywords}),(0,i.jsx)("meta",{name:"author",content:"ChatGod"}),(0,i.jsx)("meta",{name:"publisher",content:"ChatGod Team"}),(0,i.jsx)("meta",{property:"og:image:secure_url",content:null==t?void 0:t.OG_Img}),(0,i.jsx)("meta",{name:"twitter:url",href:null==t?void 0:t.url}),(0,i.jsx)("meta",{name:"twitter:title",content:null==t?void 0:t.Title}),(0,i.jsx)("meta",{name:"twitter:description",content:null==t?void 0:t.Description}),(0,i.jsx)("meta",{name:"twitter:image",content:null==t?void 0:t.OG_Img}),(0,i.jsx)("meta",{name:"twitter:image:alt",content:null==t?void 0:t.Title}),e&&(0,i.jsx)("script",{id:"PageViewSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(e)}}),(null==t?void 0:t.Faq_Schema)&&(0,i.jsx)("script",{id:"FaqSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(null==t?void 0:t.Faq_Schema)}})]})]})}},82504:function(n,t,e){"use strict";var i=e(85893),a=e(22784),o=e.n(a);t.Z=function(n){let{message:t}=n;return(0,i.jsx)("div",{className:o().noDataFoundAlignment,children:(0,i.jsxs)("div",{className:o().noDataFoundContent,children:[(0,i.jsx)("div",{children:(0,i.jsx)("img",{src:"/assets/icons/no-data-found-icon.svg",alt:"NoDataFoundIcon"})}),(0,i.jsx)("p",{children:t})]})})}},54857:function(n,t,e){"use strict";var i=e(82729),a=e(47273);function o(){let n=(0,i._)(["\n  query Query($pagination: PaginationArg, $sort: [String], $filters: BlogsFiltersInput) {\n    blog(pagination: $pagination, sort: $sort, filters: $filters) {\n      data {\n        attributes {\n          title\n          slug\n          updatedAt\n          shortDescription\n          publishedAt\n          createdAt\n          coverImage {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          blogCategory\n          Author {\n            id\n            name\n            authorProfile {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            biography\n            autherPosition\n          }\n        }\n      }\n      meta {\n        pagination {\n          total\n          page\n          pageSize\n          pageCount\n        }\n      }\n    }\n  }\n"]);return o=function(){return n},n}function r(){let n=(0,i._)(["\n  query Blogs($pagination: PaginationArg, $filters: BlogsFiltersInput) {\n    blog(filters: $filters) {\n      data {\n        id\n        attributes {\n          slug\n          title\n          shortDescription\n          coverImage {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          blogDetails\n          blogDetail_Image {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          blogCategory\n          Blog_FAQ(pagination: $pagination) {\n            id\n            question\n            answer\n          }\n          Author {\n            id\n            name\n            authorProfile {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            biography\n            autherPosition\n            category\n          }\n          SEO {\n            id\n            TItle\n            Description\n            Image {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            Keywords\n            Faq_Schema\n          }\n          createdAt\n          updatedAt\n          publishedAt\n        }\n      }\n    }\n  }\n"]);return r=function(){return n},n}function l(){let n=(0,i._)(["\n  query Query($filters: AiCheckerSeoFiltersInput) {\n    aiCheckerSeos(filters: $filters) {\n      data {\n        attributes {\n          Title\n          Description\n          Image {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          Keywords\n          URL\n          slug\n          createdAt\n          updatedAt\n          publishedAt\n        }\n      }\n    }\n  }\n"]);return l=function(){return n},n}function s(){let n=(0,i._)(["\n  query Blogs_Query(\n    $filters: PostFiltersInput\n    $pagination: PaginationArg\n    $sort: [String]\n  ) {\n    posts(filters: $filters, pagination: $pagination, sort: $sort) {\n      data {\n        attributes {\n          Card_Poster {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          coverImage {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          title\n          Card_Description\n          slug\n          publishedAt\n          Category\n          Author {\n            Biography\n            Name\n            Picture {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            Title\n          }\n        }\n      }\n      meta {\n        pagination {\n          total\n          pageSize\n          pageCount\n          page\n        }\n      }\n    }\n  }\n"]);return s=function(){return n},n}function d(){let n=(0,i._)(["\n  query Blogs_Find_Query($filters: PostFiltersInput) {\n    posts(filters: $filters) {\n      data {\n        attributes {\n          FAQ_Blog {\n            Answer\n            Question\n          }\n          Table_Of_Contents\n          Faq_Schema\n          Card_Description\n          Card_Poster {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n          Author {\n            Biography\n            Name\n            Picture {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            Title\n          }\n          SEO {\n            Description\n            Image {\n              data {\n                attributes {\n                  url\n                }\n              }\n            }\n            Keywords\n            Title\n          }\n          appName\n          Category\n          MarkDown_Content\n          publishedAt\n          slug\n          tags\n          title\n          coverImage {\n            data {\n              attributes {\n                url\n              }\n            }\n          }\n        }\n      }\n    }\n  }\n"]);return d=function(){return n},n}(0,a.Ps)(o()),(0,a.Ps)(r()),(0,a.Ps)(l()),(0,a.Ps)(s()),(0,a.Ps)(d())},48310:function(n,t,e){"use strict";e.d(t,{Z:function(){return d}});var i=e(85893),a=e(93967),o=e.n(a),r=e(74898),l=e.n(r),s=e(96238);function d(n){let{nPages:t,currentPage:e,setCurrentPage:a}=n,r=Array.from({length:t},(n,t)=>t+1),d=()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})};return(0,i.jsxs)("div",{className:l().paginationCenter,children:[e>1&&(0,i.jsx)("div",{className:l().leftIcon,onClick:()=>{a(e-1),d()},children:(0,i.jsx)(s.Z,{})}),r.map(n=>n===e?(0,i.jsx)("div",{className:o()(l().pageNumber,l().activePage),children:n},n):1===n||n===t||n>=e-1&&n<=e+1?(0,i.jsx)("div",{className:l().pageNumber,onClick:()=>{a(n),d()},children:n},n):n===e-2&&e>4||n===e+2&&e<t-3?(0,i.jsx)("div",{className:l().pageNumber,children:"..."},n):null),e<t&&(0,i.jsx)("div",{className:l().rightIcon,onClick:()=>{a(e+1),d()},children:(0,i.jsx)(s.Z,{})})]})}},61694:function(n,t,e){"use strict";e.r(t),e.d(t,{__N_SSP:function(){return y},default:function(){return I}});var i=e(85893),a=e(67294),o=e(11163),r=e(39332),l=e(33675),s=e.n(l);function d(n){let{currentPage:t,setCurrentPage:e}=n,l=(0,o.useRouter)(),[d,u]=(0,a.useState)(""),[c,g]=(0,a.useState)("");(0,r.useSearchParams)().get("category");let _=()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})};return(0,a.useEffect)(()=>{let n="/blog?page=".concat(t);c&&(n+="&search=".concat(c)),d&&(n+="&category=".concat(d)),l.push(n),_()},[t,c,d]),(0,i.jsx)("div",{className:s().blogBannerDesign,children:(0,i.jsx)("div",{className:"container",children:(0,i.jsxs)("div",{className:s().grid,children:[(0,i.jsxs)("div",{className:s().griditems,children:[(0,i.jsxs)("h1",{children:["Harnessing the ",(0,i.jsx)("span",{children:"Superpower"})," Within Your Content"]}),(0,i.jsx)("p",{children:"Keep up to date on AI detection, humanizing AI content, and plagiarism checks with expert insights from Aichecker.pro."}),(0,i.jsxs)("div",{className:s().searchGrid,children:[(0,i.jsx)("div",{className:s().inputDesign,children:(0,i.jsx)("input",{type:"search",placeholder:"Search",onChange:n=>{let{value:t}=n.target;g(null==t?void 0:t.trimStart());let i="/blog?page=1".concat((null==t?void 0:t.trimStart())?"&search=".concat(null==t?void 0:t.trimStart()):"");l.push(i),e(1)},value:c})}),(0,i.jsx)("div",{className:s().search,children:(0,i.jsxs)("svg",{stroke:"#fff",fill:"none",strokeWidth:"2",viewBox:"0 0 24 24",strokeLinecap:"round",strokeLinejoin:"round",height:"1em",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:[(0,i.jsx)("circle",{cx:"11",cy:"11",r:"8"}),(0,i.jsx)("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]})})]})]}),(0,i.jsx)("div",{className:s().griditems,children:(0,i.jsx)("div",{className:s().blogBannerImage,children:(0,i.jsx)("img",{src:"/assets/images/blog-img.png",alt:"BlogImage",draggable:!1})})})]})})})}var u=e(25675),c=e.n(u),g=e(41664),_=e.n(g),v=e(48310),h=e(82504),p=e(99828),m=e(30381),b=e.n(m),x=e(85771),f=e.n(x);function C(n){let{Blogs:t,currentPage:e,setCurrentPage:a,paginationData:o}=n;return(0,i.jsx)("div",{className:f().blogCardListAlignment,children:(0,i.jsxs)("div",{className:"container",children:[(0,i.jsx)("div",{className:f().grid,children:(null==t?void 0:t.length)>0&&(null==t?void 0:t.map((n,t)=>{var e,a,o,r,l,s,d,u,g,v,h,m,x,C,j,N,y,I,w,A,D,B,P,S,L,F,T,M;return(0,i.jsx)("div",{className:f().griditems,children:(0,i.jsxs)(_(),{title:null==n?void 0:null===(e=n.attributes)||void 0===e?void 0:e.title,href:"/blog/".concat(null==n?void 0:null===(a=n.attributes)||void 0===a?void 0:a.slug),children:[(0,i.jsx)("div",{className:f().cardimage,children:(0,i.jsx)(c(),{src:(null==n?void 0:null===(s=n.attributes)||void 0===s?void 0:null===(l=s.coverImage)||void 0===l?void 0:null===(r=l.data)||void 0===r?void 0:null===(o=r.attributes)||void 0===o?void 0:o.url)?"".concat(p.F).concat(null==n?void 0:null===(v=n.attributes)||void 0===v?void 0:null===(g=v.coverImage)||void 0===g?void 0:null===(u=g.data)||void 0===u?void 0:null===(d=u.attributes)||void 0===d?void 0:d.url):"/assets/images/blog.png",alt:null==n?void 0:null===(h=n.attributes)||void 0===h?void 0:h.title,layout:"fill",draggable:!1})}),(0,i.jsxs)("div",{className:f().details,children:[(0,i.jsx)("div",{className:f().text,children:(0,i.jsx)("h3",{children:null==n?void 0:null===(m=n.attributes)||void 0===m?void 0:m.title})}),(0,i.jsx)("p",{children:null==n?void 0:null===(x=n.attributes)||void 0===x?void 0:x.Card_Description}),(0,i.jsxs)("div",{className:f().cardBottomAlignment,children:[(0,i.jsxs)("div",{className:f().leftContent,children:[(0,i.jsx)("div",{className:f().image,children:(0,i.jsx)(c(),{src:(null==n?void 0:null===(I=n.attributes)||void 0===I?void 0:null===(y=I.Author)||void 0===y?void 0:null===(N=y.Picture)||void 0===N?void 0:null===(j=N.data[0])||void 0===j?void 0:null===(C=j.attributes)||void 0===C?void 0:C.url)?"".concat(p.F).concat(null==n?void 0:null===(P=n.attributes)||void 0===P?void 0:null===(B=P.Author)||void 0===B?void 0:null===(D=B.Picture)||void 0===D?void 0:null===(A=D.data[0])||void 0===A?void 0:null===(w=A.attributes)||void 0===w?void 0:w.url):"/assets/images/blog-profile.svg",alt:null==n?void 0:null===(L=n.attributes)||void 0===L?void 0:null===(S=L.Author)||void 0===S?void 0:S.Name,layout:"fill",draggable:!1})}),(0,i.jsx)("span",{children:null==n?void 0:null===(T=n.attributes)||void 0===T?void 0:null===(F=T.Author)||void 0===F?void 0:F.Name})]}),(0,i.jsx)("div",{className:f().date,children:(0,i.jsx)("p",{children:b()(null==n?void 0:null===(M=n.attributes)||void 0===M?void 0:M.publishedAt).format("DD MMM, YYYY")})})]})]})]})},t)}))}),(null==t?void 0:t.length)===0&&(0,i.jsx)(h.Z,{message:"We couldn't find what you searched for. Try searching again."}),(null==o?void 0:o.total)>9&&(0,i.jsx)(v.Z,{nPages:null==o?void 0:o.pageCount,currentPage:e,setCurrentPage:a})]})})}function j(n){let{Blogs:t,paginationData:e}=n,[o,r]=(0,a.useState)(1);return(0,i.jsxs)("div",{children:[(0,i.jsx)(d,{currentPage:o,setCurrentPage:r}),(0,i.jsx)(C,{Blogs:t,currentPage:o,setCurrentPage:r,paginationData:e})]})}e(83950),e(54857),e(15510);var N=e(33825),y=!0;function I(n){let{Blogs:t,paginationData:e,seoData:a,PageSchema:o}=n;return(0,i.jsx)(i.Fragment,{children:(0,i.jsx)(N.Z,{children:(0,i.jsx)(j,{Blogs:t,paginationData:e})})})}},99828:function(n,t,e){"use strict";e.d(t,{F:function(){return a},L:function(){return i}});let i="https://chatgod.app",a="https://strapi.chatgod.app"},15510:function(n,t,e){"use strict";e(54857),new(e(47273)).g6("https://strapi.chatgod.app/graphql",{cache:"no-store"})},22784:function(n){n.exports={container:"NoDataFound_container__hTGpD",plusIconContainer:"NoDataFound_plusIconContainer__MYkuv",line:"NoDataFound_line__0E8i2",lineClose:"NoDataFound_lineClose__8ZyQ8",Layer:"NoDataFound_Layer__WPdNT",Modal:"NoDataFound_Modal__h06xC",Share_Modal_cover:"NoDataFound_Share_Modal_cover__PGmTB",close_btn:"NoDataFound_close_btn__F_brr",noDataFoundAlignment:"NoDataFound_noDataFoundAlignment__Rf9kr",noDataFoundContent:"NoDataFound_noDataFoundContent__0DPEY"}},74898:function(n){n.exports={container:"pagination_container__mcxR7",plusIconContainer:"pagination_plusIconContainer__bxhHs",line:"pagination_line__nhCsO",lineClose:"pagination_lineClose__JvzMU",Layer:"pagination_Layer__bKGK0",Modal:"pagination_Modal__Ou07W",Share_Modal_cover:"pagination_Share_Modal_cover___O6pn",close_btn:"pagination_close_btn__2oC5d",paginationCenter:"pagination_paginationCenter__G4Xto",activePage:"pagination_activePage__yUvIE",leftIcon:"pagination_leftIcon__Yo2ty",rightIcon:"pagination_rightIcon__blCXI"}},33675:function(n){n.exports={container:"blogBanner_container__xPvbp",plusIconContainer:"blogBanner_plusIconContainer__qSx_0",line:"blogBanner_line__czTO_",lineClose:"blogBanner_lineClose___03y7",Layer:"blogBanner_Layer___lvq1",Modal:"blogBanner_Modal__qnd5J",Share_Modal_cover:"blogBanner_Share_Modal_cover__zaWAX",close_btn:"blogBanner_close_btn__7M85F",blogBannerDesign:"blogBanner_blogBannerDesign__G_5c9",grid:"blogBanner_grid__8Jjtt",griditems:"blogBanner_griditems__ZmLv8",buttonGroupAlignment:"blogBanner_buttonGroupAlignment__KHl4W",active:"blogBanner_active__JCSoW",searchGrid:"blogBanner_searchGrid__h_Wt1",search:"blogBanner_search__sriKA",inputDesign:"blogBanner_inputDesign__PM1VE",blogBannerImage:"blogBanner_blogBannerImage__VmozP"}},85771:function(n){n.exports={container:"blogCardList_container__vslRp",plusIconContainer:"blogCardList_plusIconContainer__L_QLw",line:"blogCardList_line__OT8RO",lineClose:"blogCardList_lineClose__80zaQ",Layer:"blogCardList_Layer__237RI",Modal:"blogCardList_Modal__12fd6",Share_Modal_cover:"blogCardList_Share_Modal_cover___L_hT",close_btn:"blogCardList_close_btn__G39OQ",blogCardListAlignment:"blogCardList_blogCardListAlignment__VTTG3",grid:"blogCardList_grid__EK75U",griditems:"blogCardList_griditems__ii8HN",details:"blogCardList_details__9povg",cardBottomAlignment:"blogCardList_cardBottomAlignment__Jp10Q",date:"blogCardList_date__mCN2b",leftContent:"blogCardList_leftContent__D0_2g",image:"blogCardList_image__XcssE",text:"blogCardList_text__S1bI8",cardimage:"blogCardList_cardimage__lzjQg"}},11163:function(n,t,e){n.exports=e(9090)}},function(n){n.O(0,[257,885,832,695,473,675,825,888,774,179],function(){return n(n.s=57286)}),_N_E=n.O()}]);