(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3417],{78725:function(e,t,s){Promise.resolve().then(s.bind(s,74449))},74449:function(e,t,s){"use strict";s.r(t),s.d(t,{default:function(){return W}});var r=s(57437);s(83079);var n=(0,s(12119).$)("e177ebfc474cf4ece8d7e2a744dff20059e15235"),i=s(6596),a=s(94508),o=e=>{let{children:t,className:s,shimmerWidth:n=100}=e;return(0,r.jsx)("p",{style:{"--shiny-width":"".concat(n,"px")},className:(0,a.cn)("mx-auto max-w-md text-neutral-600/70 dark:text-neutral-400/70","animate-shiny-text bg-clip-text bg-no-repeat [background-position:0_0] [background-size:var(--shiny-width)_100%] [transition:background-position_1s_cubic-bezier(.6,.6,0,1)_infinite]","bg-gradient-to-r from-transparent via-black/80 via-50% to-transparent  dark:via-white/80",s),children:t})},l=s(62869),c=s(66070),d=s(26110),u=s(15681),m=s(95186),x=s(26815),f=s(74991),h=s(76818),p=s(10970),g=s(13590),j=s(42208),b=s(82431),y=s(70525),v=s(30401),N=s(76858),w=s(33145),I=s(99376),A=s(2265),k=s(29501),C=s(49360),z=s(31229);let D=z.Ry({email:z.Z_().email({message:"Please enter a valid email address."})}),R=z.Ry({email:z.Z_().email(),crm:z.Km(["hubspot","salesforce","pipedrive","other"]),role:z.Z_().min(1,"Please enter your role."),transcribing:z.Km(["Yes","No","Not yet but planned"]),painPoint:z.Z_().min(1,"Please describe your pain point.")}),E=(e,t)=>{console.log("Step: ".concat(e)),t&&console.log(JSON.stringify(t,null,2))};function S(){E("Component rendered");let[e,t]=(0,A.useState)(""),[s,z]=(0,A.useState)(0),[S,W]=(0,A.useState)(!1),[F,_]=(0,A.useState)(""),[T]=(0,A.useState)((0,C.Z)()),[P,Y]=(0,A.useState)(!1),O=(0,I.useRouter)(),[q,G]=(0,A.useState)(!1),Z=(0,p.e)(),M=(0,k.cI)({resolver:(0,g.F)(D),defaultValues:{email:""}}),V=(0,k.cI)({resolver:(0,g.F)(D),defaultValues:{email:""}}),J=(0,k.cI)({resolver:(0,g.F)(R),defaultValues:{email:"",crm:void 0,role:"",transcribing:void 0,painPoint:""}});async function H(e){E("onSubmit called",e);try{let s=new FormData;s.append("email",e.email);let r=await n(s);if(E("submitEmail result",r),r.error)t(r.error);else{let{data:s,error:r}=await Z.from("signups").upsert({email:e.email},{onConflict:"email"});r?(console.error("Error storing email in database:",r),t("An error occurred. Please try again.")):(t("You're on the list!"),_(e.email),Y(!0))}}catch(e){console.error("Error in onSubmit:",e),t("An error occurred. Please try again.")}}async function L(e){E("onAdditionalInfoSubmit called",e);try{W(!1),t("Thank you for providing additional information. We'll be in touch soon!")}catch(e){console.error("Error in onAdditionalInfoSubmit:",e),t("There was an error submitting your information. Please try again later.")}finally{E("Dialog closed, message set")}}(0,A.useEffect)(()=>{E("useEffect for navbar height");try{let e=()=>{let e=document.querySelector("nav");e&&(z(e.offsetHeight),E("Navbar height set",{height:e.offsetHeight}))};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}catch(e){console.error("Error in useEffect:",e)}},[]);let B=()=>{G(!0)},X=async e=>{await H(e),G(!1)};return E("Rendering component"),(0,r.jsxs)("div",{className:"container mx-auto px-4 sm:px-6 py-16 sm:py-24",children:[(0,r.jsxs)("section",{className:"mb-32 flex flex-col items-center",children:[(0,r.jsxs)("div",{className:"text-center",children:[(0,r.jsx)("div",{className:"flex justify-center mb-4",children:(0,r.jsx)("div",{className:(0,a.cn)("inline-block rounded-full border border-black/5 bg-neutral-100 px-4 py-2 transition-all ease-in hover:bg-neutral-200 dark:border-white/5 dark:bg-slate-900 dark:hover:bg-slate-800"),children:(0,r.jsx)(o,{className:"text-sm",children:"Join Our Early Access Program"})})}),(0,r.jsx)("h1",{className:"text-5xl md:text-6xl font-bold mb-2",children:"Unlock Exclusive Early Access to Narratic AI"}),(0,r.jsx)("p",{className:"mb-6 max-w-2xl mx-auto text-lg",children:"Be part of our private beta and help shape the future of AI-powered sales tools. Early adopters enjoy special pricing and priority support."}),(0,r.jsx)(u.l0,{...M,children:(0,r.jsxs)("form",{onSubmit:e=>{e.preventDefault(),console.log("Form submitted"),M.handleSubmit(H)(e)},className:"flex flex-col sm:flex-row items-center justify-center space-y-2 sm:space-y-0 sm:space-x-2 max-w-md mx-auto",children:[(0,r.jsx)(u.Wi,{control:M.control,name:"email",render:e=>{let{field:t}=e;return(0,r.jsxs)(u.xJ,{className:"w-full sm:flex-grow",children:[(0,r.jsx)(u.NI,{children:(0,r.jsx)(m.I,{placeholder:"Enter your email",...t,className:"w-full"})}),(0,r.jsx)(u.zG,{})]})}}),(0,r.jsx)(l.z,{type:"submit",onClick:()=>console.log("Submit button clicked"),className:"w-full sm:w-auto",children:"Get Early Access"})]})}),e&&(0,r.jsx)("p",{className:"mt-2 text-sm text-muted-foreground",children:e}),(0,r.jsx)("p",{className:"text-sm mt-1 text-muted-foreground",children:"Limited spots available."})]}),(0,r.jsx)("div",{className:"rounded-lg bg-white p-8 mt-8 w-full max-w-4xl shadow-2xl border-2 border-muted",children:(0,r.jsx)(w.default,{src:"/images/Screenshot 2024-10-18 at 03.33.11.png",alt:"Narratic AI Dashboard Mockup",width:1e3,height:1e3,className:"aspect-video bg-background rounded-md flex items-center justify-center text-muted-foreground"})})]}),(0,r.jsxs)("section",{className:"mb-32 flex flex-col items-center",children:[(0,r.jsx)("h2",{className:"text-4xl font-bold mb-4 text-center",children:"Why Join Early Access?"}),(0,r.jsx)("p",{className:"text-muted-foreground text-center mb-8 max-w-2xl",children:"Data quality nightmares? Struggling with lead prioritization? Pressure from different sides? If any of these strike a nerve, you've come to the right place."}),(0,r.jsxs)("div",{className:"grid sm:grid-cols-2 lg:grid-cols-3 gap-16 sm:gap-24 mt-16",children:[(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)(j.Z,{className:"w-16 h-16 text-primary mb-6"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"RevOps on Autopilot"}),(0,r.jsx)("p",{className:"text-muted-foreground",children:"All the heavy lifting of data management, process automation, and insights generation taken care of."})]}),(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)(b.Z,{className:"w-16 h-16 text-primary mb-6"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"White Glove Founder Support"}),(0,r.jsx)("p",{className:"text-muted-foreground",children:"We will work closely with you to ensure smooth implementation and ongoing success."})]}),(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)(y.Z,{className:"w-16 h-16 text-primary mb-6"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"Unlock Efficiency Without the Burnout"}),(0,r.jsx)("p",{className:"text-muted-foreground",children:"We handle setup and integration, gradually unlocking greater efficiency and insights."})]})]})]}),(0,r.jsxs)("section",{className:"mb-32 flex flex-col items-center",children:[(0,r.jsx)("h2",{className:"text-4xl font-bold mb-8 text-center",children:"Early Access Pricing"}),(0,r.jsxs)(c.Zb,{className:"max-w-sm sm:max-w-md mx-auto",children:[(0,r.jsx)(c.Ol,{children:(0,r.jsx)(c.ll,{className:"text-3xl font-bold",children:"Starting at €100/month"})}),(0,r.jsxs)(c.aY,{children:[(0,r.jsx)("ul",{className:"space-y-2 mb-6",children:["Full access to Narratic AI features","1,000 AI-powered insights/month","1,000 Bonus insights for each feedback call","Exclusive early access to new features","Lifetime discounted rate","Priority feedback loop"].map((e,t)=>(0,r.jsxs)("li",{className:"flex items-start",children:[(0,r.jsx)(v.Z,{className:"h-5 w-5 text-primary mr-2 mt-0.5 flex-shrink-0"}),(0,r.jsx)("span",{children:e})]},t))}),(0,r.jsx)(l.z,{size:"lg",className:"w-full mb-2",onClick:B,children:"Request Your Invite Now"}),(0,r.jsx)("p",{className:"text-sm text-muted-foreground text-center",children:"No long-term commitment. Limited spots available."})]})]})]}),(0,r.jsxs)("section",{className:"mb-32 flex flex-col items-center",children:[(0,r.jsx)("h2",{className:"text-4xl font-bold mb-8 text-center",children:"How It Works"}),(0,r.jsxs)("div",{className:"grid sm:grid-cols-2 lg:grid-cols-3 gap-16 sm:gap-24 mt-16",children:[(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)("div",{className:"w-16 h-16 bg-primary text-primary-foreground rounded-full flex items-center justify-center text-2xl font-bold mb-6",children:"1"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"Request an Invite"}),(0,r.jsx)("p",{children:"Fill out a quick form to get started with Narratic AI. We review your case and get back to you asap."})]}),(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)("div",{className:"w-16 h-16 bg-primary text-primary-foreground rounded-full flex items-center justify-center text-2xl font-bold mb-6",children:"2"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"Personal Onboarding"}),(0,r.jsx)("p",{children:"We dive deep into your most pressing pain points to create a custom setup tailored to your business."})]}),(0,r.jsxs)("div",{className:"flex flex-col items-center text-center",children:[(0,r.jsx)("div",{className:"w-16 h-16 bg-primary text-primary-foreground rounded-full flex items-center justify-center text-2xl font-bold mb-6",children:"3"}),(0,r.jsx)("h3",{className:"text-xl font-semibold mb-4",children:"Get More Done"}),(0,r.jsx)("p",{children:"Start using Narratic AI to get from clean data to laser-sharp reports to close more deals."})]})]})]}),(0,r.jsxs)("section",{className:"mb-32 py-16 flex flex-col items-center",id:"early-access-invite",children:[(0,r.jsx)("h2",{className:"text-4xl font-bold mb-8 text-center",children:"Request Your Early Access Invite"}),(0,r.jsxs)("div",{className:"max-w-md mx-auto w-full",children:[(0,r.jsx)(u.l0,{...V,children:(0,r.jsxs)("form",{onSubmit:V.handleSubmit(H),className:"flex flex-col sm:flex-row items-center justify-center space-y-2 sm:space-y-0 sm:space-x-2",children:[(0,r.jsx)(u.Wi,{control:V.control,name:"email",render:e=>{let{field:t}=e;return(0,r.jsxs)(u.xJ,{className:"w-full sm:flex-grow",children:[(0,r.jsx)(u.NI,{children:(0,r.jsx)(m.I,{placeholder:"Enter your email",...t,className:"w-full"})}),(0,r.jsx)(u.zG,{})]})}}),(0,r.jsx)(l.z,{type:"submit",className:"w-full sm:w-auto",children:"Get Early Access"})]})}),e&&(0,r.jsx)("p",{className:"mt-2 text-sm text-muted-foreground text-center",children:e}),(0,r.jsx)("p",{className:"text-sm text-muted-foreground text-center mt-2",children:"Limited spots available. Your email will not be shared, and you won't receive spam from us."})]})]}),(0,r.jsxs)("section",{className:"mb-32 flex flex-col items-center",children:[(0,r.jsx)("h2",{className:"text-4xl font-bold mb-8 text-center",children:"Frequently Asked Questions"}),(0,r.jsxs)(i.Accordion,{type:"single",collapsible:!0,className:"w-full max-w-2xl mx-auto",children:[(0,r.jsxs)(i.AccordionItem,{value:"item-1",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What is Narratic AI?"}),(0,r.jsxs)(i.AccordionContent,{children:[(0,r.jsx)("p",{children:"Narratic AI is your AI-powered sales copilot that helps you close more deals, faster, by providing clear and actionable insights from your sales data."}),(0,r.jsx)("p",{className:"mt-2 font-semibold",children:"Key benefits:"}),(0,r.jsxs)("ul",{className:"list-disc pl-5 mt-2",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Get a clear picture of your pipeline:"})," No more digging through data. Narratic AI uncovers hidden opportunities and helps you prioritize the right deals at the right time."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Make data-driven decisions with confidence:"})," ","Get AI-powered next best actions for each deal and personalized recommendations for content and engagement."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Boost your sales productivity:"})," Automate manual tasks like data capture, process updates, and pipeline reporting, so you can focus on selling."]})]})]})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-2",children:[(0,r.jsx)(i.AccordionTrigger,{children:"How does Narratic AI work?"}),(0,r.jsx)(i.AccordionContent,{children:"Narratic AI seamlessly integrates with your existing CRM, communication channels, and sales tools to analyze your data and provide actionable insights. Our AI agents work tirelessly behind the scenes, capturing and organizing customer interactions, identifying trends, and surfacing key information so you don't have to."})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-3",children:[(0,r.jsx)(i.AccordionTrigger,{children:"Is access really limited?"}),(0,r.jsx)(i.AccordionContent,{children:"Yes. We are working with a small number of customers to ensure we can provide the best possible experience for each."})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-4",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What happens after I request an invite?"}),(0,r.jsx)(i.AccordionContent,{children:"Once you request an invite, we'll schedule a personal onboarding call to help you get up and running quickly. We'll guide you through a custom setup tailored to your sales processes and ensure a smooth integration with your existing tools."})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-5",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What kind of support do I get?"}),(0,r.jsxs)(i.AccordionContent,{children:[(0,r.jsx)("p",{children:"We're committed to providing exceptional support every step of the way. Here's what you can expect:"}),(0,r.jsxs)("ul",{className:"list-disc pl-5 mt-2",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Seamless integration:"})," We'll help you integrate Narratic AI with your existing CRM and sales tools."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Personalized customization:"})," We'll tailor Narratic AI to your specific needs and workflows."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Priority assistance:"})," Get fast and dedicated support for any questions or issues you may have."]})]})]})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-6",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What types of companies and sales teams benefit most from Narratic AI?"}),(0,r.jsxs)(i.AccordionContent,{children:[(0,r.jsx)("p",{children:"Narratic AI is ideal for B2B companies of all sizes that want to leverage the power of AI to:"}),(0,r.jsxs)("ul",{className:"list-disc pl-5 mt-2",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Improve sales forecasting and pipeline visibility:"})," ","Especially beneficial for companies struggling with inaccurate forecasts or lacking insight into their sales process."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Enhance sales productivity and efficiency:"})," ","Companies facing challenges with manual tasks, data silos, or a lack of process automation would find value in Narratic AI."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Make data-driven decisions and optimize sales strategy:"})," ","Companies looking to improve data quality, prioritize high-value accounts, or adopt a more structured approach to sales would benefit from Narratic AI."]})]})]})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-7",children:[(0,r.jsx)(i.AccordionTrigger,{children:"How does the pricing work?"}),(0,r.jsxs)(i.AccordionContent,{children:[(0,r.jsx)("p",{children:"As an early adopter, you lock in a special rate starting at €50/month for 1,000 AI-powered insights. You also get 1,000 bonus insights for each feedback call, plus access to premium features at no additional cost."}),(0,r.jsx)("p",{className:"mt-2 font-semibold",children:"Benefits of early access pricing:"}),(0,r.jsxs)("ul",{className:"list-disc pl-5 mt-2",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Get in early and shape the future of Narratic AI:"})," ","Your feedback helps us develop and refine the platform to best meet your needs."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Lock in the lowest price:"})," Secure the best deal we'll ever offer."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Enjoy personalized support:"})," Get dedicated assistance with integration, customization, and any questions you may have."]})]})]})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-8",children:[(0,r.jsx)(i.AccordionTrigger,{children:"Can I get a free trial?"}),(0,r.jsx)(i.AccordionContent,{children:"We don't offer free trials during early access."})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-9",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What makes Narratic AI different from other sales tools?"}),(0,r.jsxs)(i.AccordionContent,{children:[(0,r.jsx)("p",{children:"Unlike traditional sales tools that focus on data storage and basic automation, Narratic AI goes deeper, providing:"}),(0,r.jsxs)("ul",{className:"list-disc pl-5 mt-2",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"AI-powered insights:"})," Our AI analyzes your data to identify trends, opportunities, and potential roadblocks, providing you with actionable recommendations."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Personalized action plans:"})," Narratic AI creates personalized action plans based on your specific deals and activities, guiding you toward success."]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Time-saving automation:"})," We automate data capture, process updates, and pipeline reporting so you can focus on what matters most - selling."]})]})]})]}),(0,r.jsxs)(i.AccordionItem,{value:"item-10",children:[(0,r.jsx)(i.AccordionTrigger,{children:"What if I have more questions?"}),(0,r.jsx)(i.AccordionContent,{children:"Have more questions? We're happy to help! You can reach out to us through the contact form on our website or schedule a call to discuss your specific needs."})]})]})]}),(0,r.jsx)("div",{className:"fixed bottom-0 left-0 right-0 bg-background border-t p-4 md:hidden",children:(0,r.jsxs)(l.z,{size:"lg",className:"w-full",onClick:B,children:["Request Your Invite Now",(0,r.jsx)(N.Z,{className:"ml-2 h-4 w-4"})]})}),(0,r.jsx)(d.Dialog,{open:S,onOpenChange:e=>{E("Dialog open state changed",{open:e}),W(e)},children:(0,r.jsxs)(d.DialogContent,{children:[(0,r.jsxs)(d.DialogHeader,{children:[(0,r.jsx)(d.DialogTitle,{children:"Move Up the Queue"}),(0,r.jsx)(d.DialogDescription,{children:"Please provide some additional information to help us review your case."})]}),(0,r.jsx)(u.l0,{...J,children:(0,r.jsxs)("form",{onSubmit:e=>{e.preventDefault(),E("Additional info form submitted"),J.handleSubmit(L)(e)},className:"space-y-4",children:[(0,r.jsx)("input",{type:"hidden",...J.register("email"),value:F}),(0,r.jsx)(u.Wi,{control:J.control,name:"role",render:e=>{let{field:t}=e;return(0,r.jsxs)(u.xJ,{children:[(0,r.jsx)(x._,{children:"What is your role?"}),(0,r.jsx)(u.NI,{children:(0,r.jsx)(m.I,{placeholder:"e.g. Sales Manager, RevOps Lead",...t})}),(0,r.jsx)(u.zG,{})]})}}),(0,r.jsxs)("div",{children:[(0,r.jsx)(x._,{children:"Which CRM are you using?"}),(0,r.jsxs)(f.E,{onValueChange:e=>J.setValue("crm",e),className:"flex flex-col space-y-1 mt-2",children:[(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"hubspot",id:"hubspot"}),(0,r.jsx)(x._,{htmlFor:"hubspot",children:"HubSpot"})]}),(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"salesforce",id:"salesforce"}),(0,r.jsx)(x._,{htmlFor:"salesforce",children:"Salesforce"})]}),(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"pipedrive",id:"pipedrive"}),(0,r.jsx)(x._,{htmlFor:"pipedrive",children:"Pipedrive"})]}),(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"other",id:"other"}),(0,r.jsx)(x._,{htmlFor:"other",children:"Other"})]})]})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)(x._,{children:"Are you currently transcribing sales calls?"}),(0,r.jsxs)(f.E,{onValueChange:e=>J.setValue("transcribing",e),className:"flex flex-col space-y-1 mt-2",children:[(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"Yes",id:"transcribing-yes"}),(0,r.jsx)(x._,{htmlFor:"transcribing-yes",children:"Yes"})]}),(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"No",id:"transcribing-no"}),(0,r.jsx)(x._,{htmlFor:"transcribing-no",children:"No"})]}),(0,r.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,r.jsx)(f.m,{value:"Not yet but planned",id:"transcribing-planned"}),(0,r.jsx)(x._,{htmlFor:"transcribing-planned",children:"Not yet but planned"})]})]})]}),(0,r.jsx)(u.Wi,{control:J.control,name:"painPoint",render:e=>{let{field:t}=e;return(0,r.jsxs)(u.xJ,{children:[(0,r.jsx)(x._,{children:"What pain point would you like to solve?"}),(0,r.jsx)(u.NI,{children:(0,r.jsx)(h.g,{...t})}),(0,r.jsx)(u.zG,{})]})}}),(0,r.jsx)(l.z,{type:"submit",onClick:()=>E("Submit button clicked"),children:"Submit"})]})})]})}),(0,r.jsx)(d.Dialog,{open:P,onOpenChange:Y,children:(0,r.jsxs)(d.DialogContent,{children:[(0,r.jsxs)(d.DialogHeader,{children:[(0,r.jsx)(d.DialogTitle,{children:"You're on the Waitlist!"}),(0,r.jsx)(d.DialogDescription,{children:"You can move up the queue by providing us with a few additional details. This helps us get back to you with a more qualified assessment."})]}),(0,r.jsxs)("div",{className:"flex justify-end space-x-2 mt-4",children:[(0,r.jsx)(l.z,{onClick:function(){Y(!1),t("Thank you for your interest! We'll be in touch soon.")},variant:"ghost",children:"I'll do that later"}),(0,r.jsx)(l.z,{onClick:function(){O.push("/additional-details?email=".concat(encodeURIComponent(F)))},autoFocus:!0,children:"Let's Go \uD83D\uDE80"})]})]})}),(0,r.jsx)(d.Dialog,{open:q,onOpenChange:G,children:(0,r.jsxs)(d.DialogContent,{children:[(0,r.jsxs)(d.DialogHeader,{children:[(0,r.jsx)(d.DialogTitle,{children:"Request Your Early Access Invite"}),(0,r.jsx)(d.DialogDescription,{children:"Enter your email to join our early access program."})]}),(0,r.jsx)(u.l0,{...M,children:(0,r.jsxs)("form",{onSubmit:e=>{e.preventDefault(),X(M.getValues())},className:"space-y-4",children:[(0,r.jsx)(u.Wi,{control:M.control,name:"email",render:e=>{let{field:t}=e;return(0,r.jsxs)(u.xJ,{children:[(0,r.jsx)(u.lX,{children:"Email"}),(0,r.jsx)(u.NI,{children:(0,r.jsx)(m.I,{placeholder:"Enter your email",...t})}),(0,r.jsx)(u.zG,{})]})}}),(0,r.jsx)(l.z,{type:"submit",className:"w-full",children:"Get Early Access"})]})})]})})]})}function W(){return(0,r.jsx)("div",{children:(0,r.jsx)(S,{})})}},6596:function(e,t,s){"use strict";s.d(t,{Accordion:function(){return l},AccordionContent:function(){return u},AccordionItem:function(){return c},AccordionTrigger:function(){return d}});var r=s(57437),n=s(2265),i=s(13134),a=s(40875),o=s(94508);let l=i.fC,c=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.ck,{ref:t,className:(0,o.cn)("border-b",s),...n})});c.displayName="AccordionItem";let d=n.forwardRef((e,t)=>{let{className:s,children:n,...l}=e;return(0,r.jsx)(i.h4,{className:"flex",children:(0,r.jsxs)(i.xz,{ref:t,className:(0,o.cn)("flex flex-1 justify-between py-4 text-left font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180",s),...l,children:[n,(0,r.jsx)(a.Z,{className:"h-4 w-4 shrink-0 transition-transform duration-200"})]})})});d.displayName=i.xz.displayName;let u=n.forwardRef((e,t)=>{let{className:s,children:n,...a}=e;return(0,r.jsx)(i.VY,{ref:t,className:"overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...a,children:(0,r.jsx)("div",{className:(0,o.cn)("pb-4 pt-0",s),children:n})})});u.displayName=i.VY.displayName},62869:function(e,t,s){"use strict";s.d(t,{d:function(){return l},z:function(){return c}});var r=s(57437),n=s(37053),i=s(77712),a=s(2265),o=s(94508);let l=(0,i.j)("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground text-primary",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),c=a.forwardRef((e,t)=>{let{className:s,variant:i,size:a,asChild:c=!1,...d}=e,u=c?n.g7:"button";return(0,r.jsx)(u,{className:(0,o.cn)(l({variant:i,size:a,className:s})),ref:t,...d})});c.displayName="Button"},66070:function(e,t,s){"use strict";s.d(t,{Ol:function(){return o},SZ:function(){return c},Zb:function(){return a},aY:function(){return d},eW:function(){return u},ll:function(){return l}});var r=s(57437),n=s(2265),i=s(94508);let a=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("div",{ref:t,className:(0,i.cn)("rounded-lg border bg-card text-card-foreground shadow-sm",s),...n})});a.displayName="Card";let o=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("div",{ref:t,className:(0,i.cn)("flex flex-col space-y-1.5 p-6",s),...n})});o.displayName="CardHeader";let l=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("h3",{ref:t,className:(0,i.cn)("text-2xl font-semibold leading-none tracking-tight",s),...n})});l.displayName="CardTitle";let c=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("p",{ref:t,className:(0,i.cn)("text-sm text-muted-foreground",s),...n})});c.displayName="CardDescription";let d=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("div",{ref:t,className:(0,i.cn)("p-6 pt-0",s),...n})});d.displayName="CardContent";let u=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("div",{ref:t,className:(0,i.cn)("flex items-center p-6 pt-0",s),...n})});u.displayName="CardFooter"},26110:function(e,t,s){"use strict";s.d(t,{Dialog:function(){return l},DialogClose:function(){return u},DialogContent:function(){return x},DialogDescription:function(){return g},DialogFooter:function(){return h},DialogHeader:function(){return f},DialogTitle:function(){return p},DialogTrigger:function(){return c}});var r=s(57437),n=s(2265),i=s(49027),a=s(32489),o=s(94508);let l=i.fC,c=i.xz,d=i.h_,u=i.x8,m=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.aV,{ref:t,className:(0,o.cn)("fixed inset-0 z-50 bg-black/80  data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",s),...n})});m.displayName=i.aV.displayName;let x=n.forwardRef((e,t)=>{let{className:s,children:n,...l}=e;return(0,r.jsxs)(d,{children:[(0,r.jsx)(m,{}),(0,r.jsxs)(i.VY,{ref:t,className:(0,o.cn)("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",s),...l,children:[n,(0,r.jsxs)(i.x8,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[(0,r.jsx)(a.Z,{className:"h-4 w-4"}),(0,r.jsx)("span",{className:"sr-only",children:"Close"})]})]})]})});x.displayName=i.VY.displayName;let f=e=>{let{className:t,...s}=e;return(0,r.jsx)("div",{className:(0,o.cn)("flex flex-col space-y-1.5 text-center sm:text-left",t),...s})};f.displayName="DialogHeader";let h=e=>{let{className:t,...s}=e;return(0,r.jsx)("div",{className:(0,o.cn)("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",t),...s})};h.displayName="DialogFooter";let p=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.Dx,{ref:t,className:(0,o.cn)("text-lg font-semibold leading-none tracking-tight",s),...n})});p.displayName=i.Dx.displayName;let g=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.dk,{ref:t,className:(0,o.cn)("text-sm text-muted-foreground",s),...n})});g.displayName=i.dk.displayName},15681:function(e,t,s){"use strict";s.d(t,{NI:function(){return p},Wi:function(){return u},l0:function(){return c},lX:function(){return h},xJ:function(){return f},zG:function(){return g}});var r=s(57437),n=s(2265),i=s(37053),a=s(29501),o=s(94508),l=s(26815);let c=a.RV,d=n.createContext({}),u=e=>{let{...t}=e;return(0,r.jsx)(d.Provider,{value:{name:t.name},children:(0,r.jsx)(a.Qr,{...t})})},m=()=>{let e=n.useContext(d),t=n.useContext(x),{getFieldState:s,formState:r}=(0,a.Gc)(),i=s(e.name,r);if(!e)throw Error("useFormField should be used within <FormField>");let{id:o}=t;return{id:o,name:e.name,formItemId:"".concat(o,"-form-item"),formDescriptionId:"".concat(o,"-form-item-description"),formMessageId:"".concat(o,"-form-item-message"),...i}},x=n.createContext({}),f=n.forwardRef((e,t)=>{let{className:s,...i}=e,a=n.useId();return(0,r.jsx)(x.Provider,{value:{id:a},children:(0,r.jsx)("div",{ref:t,className:(0,o.cn)("space-y-2",s),...i})})});f.displayName="FormItem";let h=n.forwardRef((e,t)=>{let{className:s,...n}=e,{error:i,formItemId:a}=m();return(0,r.jsx)(l._,{ref:t,className:(0,o.cn)(i&&"text-destructive",s),htmlFor:a,...n})});h.displayName="FormLabel";let p=n.forwardRef((e,t)=>{let{...s}=e,{error:n,formItemId:a,formDescriptionId:o,formMessageId:l}=m();return(0,r.jsx)(i.g7,{ref:t,id:a,"aria-describedby":n?"".concat(o," ").concat(l):"".concat(o),"aria-invalid":!!n,...s})});p.displayName="FormControl",n.forwardRef((e,t)=>{let{className:s,...n}=e,{formDescriptionId:i}=m();return(0,r.jsx)("p",{ref:t,id:i,className:(0,o.cn)("text-sm text-muted-foreground",s),...n})}).displayName="FormDescription";let g=n.forwardRef((e,t)=>{let{className:s,children:n,...i}=e,{error:a,formMessageId:l}=m(),c=a?String(null==a?void 0:a.message):n;return c?(0,r.jsx)("p",{ref:t,id:l,className:(0,o.cn)("text-sm font-medium text-destructive",s),...i,children:c}):null});g.displayName="FormMessage"},95186:function(e,t,s){"use strict";s.d(t,{I:function(){return a}});var r=s(57437),n=s(2265),i=s(94508);let a=n.forwardRef((e,t)=>{let{className:s,type:n,...a}=e;return(0,r.jsx)("input",{type:n,className:(0,i.cn)("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",s),ref:t,...a})});a.displayName="Input"},26815:function(e,t,s){"use strict";s.d(t,{_:function(){return c}});var r=s(57437),n=s(2265),i=s(6394),a=s(77712),o=s(94508);let l=(0,a.j)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),c=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.f,{ref:t,className:(0,o.cn)(l(),s),...n})});c.displayName=i.f.displayName},74991:function(e,t,s){"use strict";s.d(t,{E:function(){return l},m:function(){return c}});var r=s(57437),n=s(2265),i=s(42325),a=s(40519),o=s(94508);let l=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.fC,{className:(0,o.cn)("grid gap-2",s),...n,ref:t})});l.displayName=i.fC.displayName;let c=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)(i.ck,{ref:t,className:(0,o.cn)("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",s),...n,children:(0,r.jsx)(i.z$,{className:"flex items-center justify-center",children:(0,r.jsx)(a.Z,{className:"h-2.5 w-2.5 fill-current text-current"})})})});c.displayName=i.ck.displayName},76818:function(e,t,s){"use strict";s.d(t,{g:function(){return a}});var r=s(57437),n=s(2265),i=s(94508);let a=n.forwardRef((e,t)=>{let{className:s,...n}=e;return(0,r.jsx)("textarea",{className:(0,i.cn)("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",s),ref:t,...n})});a.displayName="Textarea"},10970:function(e,t,s){"use strict";s.d(t,{e:function(){return n}});var r=s(36614);let n=()=>(0,r.createBrowserClient)("https://app.narratic.ai","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImhyaGdjd2dkZXN6bHRtb3Rmd2hqIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MTM4MDg4MzgsImV4cCI6MjAyOTM4NDgzOH0.xYANP-EogsABv9mOuPcN06w5tTuGfOeoC1qSJXyG6mQ")},94508:function(e,t,s){"use strict";s.d(t,{Cv:function(){return i},X_:function(){return o},cn:function(){return a}});var r=s(61994),n=s(53335);function i(e,t){let s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"complete",r=t.toLowerCase();return r=(r=(r=(r=(r=(r=r.replace(/ä/g,"ae")).replace(/ö/g,"oe")).replace(/ü/g,"ue")).replace(/[^a-z0-9]+/g,"-")).replace(/-+/g,"-")).replace(/^-|-$/g,""),"".concat("https://www.narratic.ai","/").concat("contact"===s?"contact":"revenue"===s?"revenue":"employees"===s?"number-of-employees":"company","/").concat(r,"_").concat(e)}function a(){for(var e=arguments.length,t=Array(e),s=0;s<e;s++)t[s]=arguments[s];return(0,n.m6)((0,r.W)(t))}function o(e){return e.split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" ")}}},function(e){e.O(0,[7317,5878,2460,6668,4717,2445,5429,3556,2898,2971,2117,1744],function(){return e(e.s=78725)}),_N_E=e.O()}]);