"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[230],{2230:function(e,t,l){l.d(t,{Pricing:function(){return c}});var a=l(7437),s=l(2265),r=l(1378),i=l(3074),n=l(2182);let d=[{value:"annually",label:"Annually"},{value:"monthly",label:"Monthly"}];function c(){let[e,t]=(0,s.useState)(d[0]);return(0,a.jsx)("section",{className:"isolate overflow-hidden bg-gray-900  dark",children:(0,a.jsxs)("div",{className:"flow-root py-24 sm:pt-32",children:[(0,a.jsxs)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:[(0,a.jsxs)("div",{className:"relative z-10 max-w-2xl m-auto",children:[(0,a.jsxs)("h2",{className:"font-display font-bold text-3xl text-white tracking-tight text-white sm:text-4xl md:text-5xl text-center text-balance",children:[(0,a.jsx)("span",{className:"relative whitespace-nowrap",children:(0,a.jsx)("span",{className:"relative text-white",children:"Simple Pricing,"})})," ","for ",(0,a.jsx)("span",{className:"text-accent text-shadow",children:"Every Business"})]}),(0,a.jsxs)("p",{className:"mx-auto mt-4 max-w-2xl text-center text-lg leading-snug text-slate-300 font-semibold  text-balance",children:["Every plan includes a ",(0,a.jsx)("a",{className:"link link-info",href:"#free-trial",children:"14-day free trial*"})," ",(0,a.jsx)("br",{}),"You can change or cancel your plan at any time."]}),(0,a.jsx)("div",{className:"mt-16 flex justify-center",children:(0,a.jsx)("fieldset",{"aria-label":"Payment frequency",children:(0,a.jsx)(r.Ee,{value:e,onChange:t,className:"grid grid-cols-2 gap-x-1 rounded-full bg-white/5 p-1 text-center text-xs font-semibold leading-5 text-white",children:d.map(e=>(0,a.jsx)(r.Y8,{value:e,className:"cursor-pointer rounded-full px-2.5 py-1 data-[checked]:bg-primary",children:e.label},e.value))})})})]}),(0,a.jsxs)("div",{className:"relative mx-auto mt-10 grid max-w-md grid-cols-1 gap-y-8 lg:mx-0 lg:max-w-none lg:grid-cols-3",children:[(0,a.jsxs)("svg",{viewBox:"0 0 1208 1024","aria-hidden":"true",className:"hidden lg:flex absolute -bottom-48 left-1/2 h-[64rem] -translate-x-1/2 translate-y-1/2 [mask-image:radial-gradient(closest-side,white,transparent)] lg:-top-48 lg:bottom-auto lg:translate-y-0",children:[(0,a.jsx)("ellipse",{cx:604,cy:512,rx:604,ry:512,fill:"url(#d25c25d4-6d43-4bf9-b9ac-1842a30a4867)"}),(0,a.jsx)("defs",{children:(0,a.jsxs)("radialGradient",{id:"d25c25d4-6d43-4bf9-b9ac-1842a30a4867",children:[(0,a.jsx)("stop",{stopColor:"#4F46E5"}),(0,a.jsx)("stop",{offset:1,stopColor:"#4F46E5"})]})})]}),(0,a.jsx)("div",{"aria-hidden":"true",className:"hidden lg:absolute lg:inset-x-px lg:bottom-0 lg:top-4 lg:block lg:rounded-2xl lg:bg-gray-800/80 lg:ring-1 lg:ring-white/10"}),Object.keys(n.P).map(t=>(0,a.jsx)(i.Z,{tier_key:t,frequency:e},t))]})]}),(0,a.jsx)("div",{id:"free-trial",className:"absolute -translate-y-[10rem]"}),(0,a.jsxs)("div",{className:"mx-auto mt-20 px-10 sm:px-0 max-w-2xl text-center text-lg leading-snug text-white/60 text-sm",children:[(0,a.jsxs)("p",{className:"mb-4",children:[(0,a.jsxs)("span",{className:"font-bold",children:[n.g["free-trial"].title,"*"]})," ",n.g["free-trial"].description]}),(0,a.jsxs)("p",{className:"mb-4",children:[(0,a.jsxs)("span",{className:"font-bold",children:[n.g.queries.title,"*"]})," ",n.g.queries.description]}),(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-bold",children:"Are you a developer?"})," ",(0,a.jsx)("a",{href:"mailto:product@basejump.ai?subject=Developer Pricing&body=Hi, I'm interested in developer pricing...",className:"link",children:"Contact us"})," for developer pricing."]})]})]})})}},3074:function(e,t,l){var a=l(7437);l(2265);var s=l(7138),r=l(2182),i=l(9422);function n(){for(var e=arguments.length,t=Array(e),l=0;l<e;l++)t[l]=arguments[l];return t.filter(Boolean).join(" ")}t.Z=e=>{let{tier_key:t,frequency:l,featured:d=!1,show_button:c=!0}=e,x=r.P[t]||r.P.starter,o="monthly"===l.value?x.href+"?freq="+l.value:x.href,m="/demo?tier="+t+"&freq="+l.value;return(0,a.jsx)("div",{className:n(x.featured||d?"z-10 bg-white shadow-xl ring-1 ring-gray-900/10 -mb-4":"bg-gray-800/80 ring-1 ring-white/10 lg:bg-transparent lg:pb-14 lg:ring-0","relative rounded-2xl pricing-card"),children:(0,a.jsxs)("div",{className:"p-8 lg:pt-12 xl:p-10 xl:pt-14",children:[(0,a.jsx)("h3",{id:x.id,className:n(x.featured||d?"text-gray-900":"text-white","text-sm font-semibold leading-6"),children:x.name}),(0,a.jsxs)("div",{className:"flex flex-col gap-6 sm:flex-row sm:items-end sm:justify-between lg:flex-col lg:items-stretch",children:[(0,a.jsxs)("div",{className:"mt-2 flex items-center gap-x-4",children:[(0,a.jsxs)("p",{className:n(x.featured||d?"text-gray-900":"text-white","text-4xl font-bold tracking-tight"),children:[x.price[l.value],"Enterprise"===x.name&&(0,a.jsx)("sup",{children:"+"})]}),(0,a.jsxs)("div",{className:"text-sm leading-5",children:[(0,a.jsx)("p",{className:x.featured||d?"text-gray-900":"text-white",children:"/month"}),(0,a.jsx)("p",{className:x.featured||d?"text-gray-500":"text-gray-400",children:`Billed ${l.value}`})]})]}),c&&(0,a.jsxs)("div",{className:"flex flex-col flex-nowrap gap-4 w-full text-center",children:[(0,a.jsxs)(s.default,{href:o,"aria-disabled":"true",className:n(x.featured||d?"btn-primary":"btn-outline border-white text-white hover:bg-white hover:text-gray-900","btn rounded-full disabled  "),children:["Choose ",x.name]}),(0,a.jsx)("div",{children:(0,a.jsx)(s.default,{href:m,className:n(x.featured||d?"":"text-white","text-sm font-semibold link link-primary"),children:"Book a Demo"})})]})]}),(0,a.jsx)("div",{className:"mt-8 flow-root sm:mt-10",children:(0,a.jsx)("ul",{role:"list",className:n(x.featured||d?"divide-gray-900/5 border-gray-900/5 text-gray-600":"divide-white/5 border-white/5 text-white","-my-2 divide-y border-t text-sm leading-6 lg:border-t-0"),children:x.mainFeatures.map(e=>(0,a.jsxs)("li",{className:"flex gap-x-3 py-2",children:[(0,a.jsx)(i.Z,{"aria-hidden":"true",className:n(x.featured||d?"text-indigo-600":"text-gray-500","h-6 w-5 flex-none")}),e.startsWith("Monthly Credits")?"monthly"===l.value?"Monthly Credits do not roll over":"Monthly Credits roll over":e]},e))})})]})},x.id)}}}]);