(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[327],{3137:function(e,t,r){Promise.resolve().then(r.bind(r,2611))},2611:function(e,t,r){"use strict";r.d(t,{default:function(){return C}});var a=r(7437),s=r(2265),i=r(3774),n=r(9345),l=r(401),o=r(8867);let c=(0,r(9205).Z)("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);var d=r(7586),u=r(8239),m=r(951),h=r(2869),x=r(5186),f=r(6815),p=r(6818),g=r(6070),y=r(6858),b=r(2660),v=r(1817),j=r(2934);let w=["Under $5,000","$5,000 - $10,000","$10,000 - $25,000","$25,000 - $50,000","$50,000+","Not sure yet"],N=["Web Development","Mobile App Development","E-commerce Solutions","Custom Software Development","Digital Marketing","UI/UX Design","Other"];function k(){let[e,t]=(0,s.useState)(1),[r,i]=(0,s.useState)(!1),[n,l]=(0,s.useState)(!1),[o,c]=(0,s.useState)(!1),[k,C]=(0,s.useState)(!1),[S,Z]=(0,s.useState)(!1),[E,F]=(0,s.useState)({name:"",email:"",phone:"",website:"",service:"",budget:"",timeline:"",details:""}),[q,M]=(0,s.useState)({}),D=()=>{let e={};return E.name.trim()||(e.name="Name is required"),E.email.trim()?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(E.email)||(e.email="Invalid email address"):e.email="Email is required",M(e),0===Object.keys(e).length},z=()=>{let e={};return E.service||(e.service="Please select a service"),E.budget||(e.budget="Please select a budget range"),M(e),0===Object.keys(e).length},P=async e=>{if(e.preventDefault(),z()){i(!0);try{let e=await fetch("/api/contact",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:E.name,email:E.email,phone:E.phone,website:E.website,service:E.service,budget:E.budget,timeline:E.timeline,details:E.details,projectDetails:E.details})}),t=await e.json();if(e.ok&&t.success)c(!0);else throw Error(t.error||"Failed to submit form")}catch(e){console.error("Form submission error:",e),alert("There was an error submitting your form. Please try emailing us directly at info@elev8tech.co")}finally{i(!1)}}},T=async()=>{C(!0);try{let e=await fetch("/api/newsletter",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:E.email})}),t=await e.json();if(e.ok&&t.success)Z(!0),setTimeout(()=>{c(!1),l(!0)},2e3);else throw Error(t.error||"Failed to subscribe")}catch(e){console.error("Newsletter signup error:",e),alert("There was an error signing you up. You can subscribe later from our website!"),c(!1),l(!0)}finally{C(!1)}},_=(e,t)=>{F(r=>({...r,[e]:t})),M(t=>({...t,[e]:void 0}))};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)(g.Zb,{className:"border border-gray-700 bg-gray-800 shadow-lg",id:"contact-section",children:[(0,a.jsxs)(g.Ol,{children:[(0,a.jsx)(g.ll,{className:"text-2xl font-bold text-white",children:n?"Step 2: Lock in your time":"Get Your Free Quote"}),!n&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)(g.SZ,{className:"text-gray-300",children:["Step ",e," of 2 - ",1===e?"Basic Information":"Project Details"]}),(0,a.jsxs)("div",{className:"flex gap-2 mt-4",children:[(0,a.jsx)("div",{className:"h-2 flex-1 rounded-full ".concat(e>=1?"bg-primary":"bg-gray-700")}),(0,a.jsx)("div",{className:"h-2 flex-1 rounded-full ".concat(e>=2?"bg-primary":"bg-gray-700")})]})]}),n&&(0,a.jsx)(g.SZ,{className:"text-gray-300 text-base",children:"Your info is received. Select a time below for your 15-minute Growth Audit."})]}),(0,a.jsx)(g.aY,{className:"p-8",children:n?(0,a.jsx)("div",{className:"w-full",style:{minHeight:"700px"},children:(0,a.jsx)(m.KS,{url:"https://calendly.com/elev8tech-info/30min",styles:{height:"700px",width:"100%"},pageSettings:{backgroundColor:"1f2937",hideEventTypeDetails:!1,hideLandingPageDetails:!1,primaryColor:"3b82f6",textColor:"ffffff"},prefill:{email:E.email,name:E.name}})}):(0,a.jsx)("form",{onSubmit:P,children:(0,a.jsxs)(d.M,{mode:"wait",children:[1===e&&(0,a.jsxs)(u.E.div,{initial:{opacity:0,x:20},animate:{opacity:1,x:0},exit:{opacity:0,x:-20},transition:{duration:.3},className:"space-y-6",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"name",className:"text-white",children:"Full Name *"}),(0,a.jsx)(x.I,{id:"name",value:E.name,onChange:e=>_("name",e.target.value),placeholder:"John Smith",className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400 ".concat(q.name?"border-red-500":"")}),q.name&&(0,a.jsx)("p",{className:"text-red-500 text-sm mt-1",children:q.name})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"email",className:"text-white",children:"Email Address *"}),(0,a.jsx)(x.I,{id:"email",type:"email",value:E.email,onChange:e=>_("email",e.target.value),placeholder:"john@company.com",className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400 ".concat(q.email?"border-red-500":"")}),q.email&&(0,a.jsx)("p",{className:"text-red-500 text-sm mt-1",children:q.email})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"phone",className:"text-white",children:"Phone Number"}),(0,a.jsx)(x.I,{id:"phone",type:"tel",value:E.phone,onChange:e=>_("phone",e.target.value),placeholder:"(555) 123-4567",className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400"})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"website",className:"text-white",children:"Current Website (if any)"}),(0,a.jsx)(x.I,{id:"website",type:"url",value:E.website,onChange:e=>_("website",e.target.value),placeholder:"https://www.yoursite.com",className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400"})]}),(0,a.jsxs)(h.z,{type:"button",onClick:()=>{1===e&&D()&&t(2)},className:"w-full bg-primary hover:bg-primary/90 text-white",children:["Continue to Project Details",(0,a.jsx)(y.Z,{className:"ml-2 h-4 w-4"})]})]},"step1"),2===e&&(0,a.jsxs)(u.E.div,{initial:{opacity:0,x:20},animate:{opacity:1,x:0},exit:{opacity:0,x:-20},transition:{duration:.3},className:"space-y-6",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"service",className:"text-white",children:"Service Needed *"}),(0,a.jsxs)("select",{id:"service",value:E.service,onChange:e=>_("service",e.target.value),className:"mt-2 w-full p-2 rounded-md bg-gray-700 border-gray-600 text-white ".concat(q.service?"border-red-500":""),children:[(0,a.jsx)("option",{value:"",children:"Select a service..."}),N.map(e=>(0,a.jsx)("option",{value:e,children:e},e))]}),q.service&&(0,a.jsx)("p",{className:"text-red-500 text-sm mt-1",children:q.service})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"budget",className:"text-white",children:"Budget Range *"}),(0,a.jsxs)("select",{id:"budget",value:E.budget,onChange:e=>_("budget",e.target.value),className:"mt-2 w-full p-2 rounded-md bg-gray-700 border-gray-600 text-white ".concat(q.budget?"border-red-500":""),children:[(0,a.jsx)("option",{value:"",children:"Select your budget..."}),w.map(e=>(0,a.jsx)("option",{value:e,children:e},e))]}),q.budget&&(0,a.jsx)("p",{className:"text-red-500 text-sm mt-1",children:q.budget})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"timeline",className:"text-white",children:"Desired Timeline"}),(0,a.jsx)(x.I,{id:"timeline",value:E.timeline,onChange:e=>_("timeline",e.target.value),placeholder:"e.g., 2-3 months, ASAP, Flexible",className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400"})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)(f._,{htmlFor:"details",className:"text-white",children:"Project Details"}),(0,a.jsx)(p.g,{id:"details",value:E.details,onChange:e=>_("details",e.target.value),placeholder:"Tell us about your project, goals, and any specific requirements...",rows:5,className:"mt-2 bg-gray-700 border-gray-600 text-white placeholder:text-gray-400"})]}),(0,a.jsxs)("div",{className:"flex gap-4",children:[(0,a.jsxs)(h.z,{type:"button",onClick:()=>{t(1),M({})},variant:"outline",className:"flex-1 border-gray-600 text-white hover:bg-gray-700 bg-transparent",children:[(0,a.jsx)(b.Z,{className:"mr-2 h-4 w-4"}),"Back"]}),(0,a.jsx)(h.z,{type:"submit",disabled:r,className:"flex-1 bg-primary hover:bg-primary/90 text-white",children:r?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(v.Z,{className:"mr-2 h-4 w-4 animate-spin"}),"Submitting..."]}):(0,a.jsxs)(a.Fragment,{children:["Submit Inquiry",(0,a.jsx)(j.Z,{className:"ml-2 h-4 w-4"})]})})]})]},"step2")]})})})]}),(0,a.jsx)(d.M,{children:o&&(0,a.jsx)(u.E.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80 backdrop-blur-sm p-4",onClick:()=>!k&&c(!1),children:(0,a.jsxs)(u.E.div,{initial:{scale:.9,y:20},animate:{scale:1,y:0},exit:{scale:.9,y:20},onClick:e=>e.stopPropagation(),className:"bg-gray-900 border-2 border-primary/50 p-8 rounded-2xl max-w-md w-full text-center relative shadow-2xl",children:[!k&&!S&&(0,a.jsx)("button",{onClick:()=>c(!1),className:"absolute top-4 right-4 text-gray-400 hover:text-white transition-colors p-2","aria-label":"Close",children:"✕"}),S?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(u.E.div,{initial:{scale:0},animate:{scale:1},transition:{type:"spring"},className:"text-6xl mb-4",children:"✅"}),(0,a.jsx)("h3",{className:"text-3xl font-bold text-white mb-3",children:"Step 2: Secure Your Strategy Session"}),(0,a.jsx)("p",{className:"text-gray-300 text-lg mb-6",children:"Your inquiry is received. Skip the email tag and lock in your 15-minute Growth Audit now."}),(0,a.jsx)(h.z,{asChild:!0,className:"w-full py-6 bg-primary hover:bg-primary/90 text-white font-semibold text-lg rounded-lg transition-all shadow-lg",children:(0,a.jsx)("a",{href:"https://calendly.com/elev8tech",target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-center gap-2",children:"Book My Audit"})}),(0,a.jsx)("p",{className:"text-gray-400 text-sm mt-4",children:"Or we'll reach out within 24 hours"})]}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(u.E.div,{initial:{scale:0},animate:{scale:1},transition:{delay:.2,type:"spring"},className:"text-6xl mb-4",children:"\uD83C\uDF89"}),(0,a.jsx)("h3",{className:"text-3xl font-bold text-white mb-3",children:"Inquiry Sent!"}),(0,a.jsx)("p",{className:"text-gray-300 mb-6 text-lg",children:"Check your inbox for confirmation. While you wait, want to stay updated on exclusive deals?"}),(0,a.jsxs)("div",{className:"space-y-3",children:[(0,a.jsx)(h.z,{onClick:T,disabled:k,className:"w-full py-6 bg-primary hover:bg-primary/90 text-white font-semibold text-lg rounded-lg transition-all shadow-lg",children:k?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(v.Z,{className:"mr-2 h-5 w-5 animate-spin"}),"Subscribing..."]}):"Yes, Sign Me Up for Deals"}),(0,a.jsx)(h.z,{onClick:()=>{c(!1),l(!0)},disabled:k,variant:"ghost",className:"w-full text-gray-400 hover:text-gray-200 text-sm",children:"No thanks, just the quote"})]})]})]})})})]})}function C(){let[e,t]=(0,s.useState)(!1),r=e=>{navigator.clipboard.writeText(e).then(()=>{t(!0),setTimeout(()=>t(!1),2e3)})};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("section",{className:"relative bg-gradient-to-br from-gray-900 to-gray-800 dark:from-gray-900 dark:to-gray-800 pt-32 pb-20 overflow-hidden",children:[(0,a.jsxs)("div",{className:"absolute top-0 left-0 w-full h-full opacity-10",children:[(0,a.jsx)("div",{className:"absolute top-1/4 left-1/4 w-64 h-64 rounded-full bg-primary"}),(0,a.jsx)("div",{className:"absolute bottom-1/4 right-1/4 w-96 h-96 rounded-full bg-primary"})]}),(0,a.jsx)("div",{className:"container mx-auto px-4 md:px-6 relative z-10",children:(0,a.jsxs)("div",{className:"max-w-3xl mx-auto text-center",children:[(0,a.jsx)("h1",{className:"text-4xl md:text-5xl lg:text-6xl font-bold leading-tight mb-6 text-white",children:"Contact Us"}),(0,a.jsx)("p",{className:"text-lg md:text-xl text-gray-300 mb-8",children:"Have a question or ready to start your project? Get in touch with our team and let's discuss how we can help bring your vision to life."})]})})]}),(0,a.jsx)("section",{className:"py-24 bg-gray-900",children:(0,a.jsx)("div",{className:"container mx-auto px-4 md:px-6",children:(0,a.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-12",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-3xl font-bold mb-6 text-white",children:"Get in Touch"}),(0,a.jsx)("p",{className:"text-lg text-gray-300 mb-8",children:"We'd love to hear from you. Whether you have a question about our services, pricing, or just want to say hello, we're here to help."}),(0,a.jsxs)("div",{className:"space-y-6 mb-8",children:[(0,a.jsxs)("div",{className:"flex items-start",children:[(0,a.jsx)("div",{className:"mr-4 p-3 bg-primary/20 rounded-full",children:(0,a.jsx)(i.Z,{className:"h-6 w-6 text-primary"})}),(0,a.jsxs)("div",{children:[(0,a.jsx)("h3",{className:"text-lg font-semibold text-white",children:"Our Office"}),(0,a.jsxs)("p",{className:"text-gray-300",children:["16839 Ramona Avenue, Suite 256",(0,a.jsx)("br",{}),"Fontana, CA 92336"]})]})]}),(0,a.jsxs)("div",{className:"flex items-start",children:[(0,a.jsx)("div",{className:"mr-4 p-3 bg-primary/20 rounded-full",children:(0,a.jsx)(n.Z,{className:"h-6 w-6 text-primary"})}),(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsx)("h3",{className:"text-lg font-semibold text-white",children:"Email Us"}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("a",{href:"mailto:info@elev8tech.co",className:"text-gray-300 hover:text-primary transition-colors",children:"info@elev8tech.co"}),(0,a.jsx)("button",{onClick:()=>r("info@elev8tech.co"),className:"p-1 text-gray-400 hover:text-primary transition-colors","aria-label":"Copy email address",title:"Copy email address",children:e?(0,a.jsx)(l.Z,{className:"h-4 w-4"}):(0,a.jsx)(o.Z,{className:"h-4 w-4"})})]})]})]}),(0,a.jsxs)("div",{className:"flex items-start",children:[(0,a.jsx)("div",{className:"mr-4 p-3 bg-primary/20 rounded-full",children:(0,a.jsx)(c,{className:"h-6 w-6 text-primary"})}),(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsx)("h3",{className:"text-lg font-semibold text-white",children:"Text Us"}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("a",{href:"sms:+16266202783",className:"text-gray-300 hover:text-primary transition-colors",children:"(626) 620-2783"}),(0,a.jsx)("button",{onClick:()=>r("(626) 620-2783"),className:"p-1 text-gray-400 hover:text-primary transition-colors","aria-label":"Copy phone number",title:"Copy phone number",children:e?(0,a.jsx)(l.Z,{className:"h-4 w-4"}):(0,a.jsx)(o.Z,{className:"h-4 w-4"})})]})]})]})]}),(0,a.jsxs)("div",{className:"p-6 bg-gray-800 rounded-lg",children:[(0,a.jsx)("h3",{className:"text-xl font-bold mb-4 text-white",children:"Business Hours"}),(0,a.jsxs)("ul",{className:"space-y-2 text-gray-300",children:[(0,a.jsxs)("li",{className:"flex justify-between",children:[(0,a.jsx)("span",{children:"Monday - Friday:"}),(0,a.jsx)("span",{children:"9:00 AM - 6:00 PM"})]}),(0,a.jsxs)("li",{className:"flex justify-between",children:[(0,a.jsx)("span",{children:"Saturday:"}),(0,a.jsx)("span",{children:"10:00 AM - 2:00 PM"})]}),(0,a.jsxs)("li",{className:"flex justify-between",children:[(0,a.jsx)("span",{children:"Sunday:"}),(0,a.jsx)("span",{children:"Closed"})]})]})]})]}),(0,a.jsx)("div",{children:(0,a.jsx)(k,{})})]})})}),(0,a.jsx)("section",{className:"py-24 bg-gray-900",children:(0,a.jsx)("div",{className:"container mx-auto px-4 md:px-6",children:(0,a.jsxs)("div",{className:"max-w-3xl mx-auto",children:[(0,a.jsx)("h2",{className:"text-3xl font-bold mb-8 text-white text-center",children:"Frequently Asked Questions"}),(0,a.jsx)("div",{className:"space-y-6",children:[{question:"What is the typical timeline for a web development project?",answer:"The timeline varies depending on the complexity of the project. A simple website might take 4-6 weeks, while a complex web application could take 3-6 months. During our initial consultation, we'll provide a more accurate timeline based on your specific requirements."},{question:"Do you offer ongoing maintenance and support?",answer:"Yes, we offer various maintenance and support packages to ensure your website or application continues to run smoothly after launch. These can include regular updates, security monitoring, performance optimization, and content updates."},{question:"How much does a typical project cost?",answer:"Project costs vary widely based on requirements, complexity, and scope. We provide detailed quotes after understanding your specific needs. Our pricing is transparent, with no hidden fees, and we work with clients to find solutions that fit their budget."},{question:"What information do you need to provide a quote?",answer:"To provide an accurate quote, we typically need to understand your project goals, target audience, desired features and functionality, design preferences, timeline, and budget constraints. The more details you can provide, the more accurate our estimate will be."}].map((e,t)=>(0,a.jsxs)("div",{className:"p-6 bg-gray-800 rounded-lg",children:[(0,a.jsx)("h3",{className:"text-xl font-bold mb-3 text-white",children:e.question}),(0,a.jsx)("p",{className:"text-gray-300",children:e.answer})]},t))})]})})})]})}},2869:function(e,t,r){"use strict";r.d(t,{z:function(){return c}});var a=r(7437),s=r(2265),i=r(8482),n=r(535),l=r(4508);let o=(0,n.j)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-full 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 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{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",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=s.forwardRef((e,t)=>{let{className:r,variant:s,size:n,asChild:c=!1,...d}=e,u=c?i.g7:"button";return(0,a.jsx)(u,{className:(0,l.cn)(o({variant:s,size:n,className:r})),ref:t,...d})});c.displayName="Button"},6070:function(e,t,r){"use strict";r.d(t,{Ol:function(){return l},SZ:function(){return c},Zb:function(){return n},aY:function(){return d},ll:function(){return o}});var a=r(7437),s=r(2265),i=r(4508);let n=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("rounded-lg border bg-card text-card-foreground shadow-sm",r),...s})});n.displayName="Card";let l=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("flex flex-col space-y-1.5 p-6",r),...s})});l.displayName="CardHeader";let o=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("text-2xl font-semibold leading-none tracking-tight",r),...s})});o.displayName="CardTitle";let c=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("text-sm text-muted-foreground",r),...s})});c.displayName="CardDescription";let d=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("p-6 pt-0",r),...s})});d.displayName="CardContent",s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("div",{ref:t,className:(0,i.cn)("flex items-center p-6 pt-0",r),...s})}).displayName="CardFooter"},5186:function(e,t,r){"use strict";r.d(t,{I:function(){return n}});var a=r(7437),s=r(2265),i=r(4508);let n=s.forwardRef((e,t)=>{let{className:r,type:s,...n}=e;return(0,a.jsx)("input",{type:s,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",r),ref:t,...n})});n.displayName="Input"},6815:function(e,t,r){"use strict";r.d(t,{_:function(){return c}});var a=r(7437),s=r(2265),i=r(6394),n=r(535),l=r(4508);let o=(0,n.j)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),c=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)(i.f,{ref:t,className:(0,l.cn)(o(),r),...s})});c.displayName=i.f.displayName},6818:function(e,t,r){"use strict";r.d(t,{g:function(){return n}});var a=r(7437),s=r(2265),i=r(4508);let n=s.forwardRef((e,t)=>{let{className:r,...s}=e;return(0,a.jsx)("textarea",{className:(0,i.cn)("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-base 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 md:text-sm",r),ref:t,...s})});n.displayName="Textarea"},4508:function(e,t,r){"use strict";r.d(t,{cn:function(){return i}});var a=r(1994),s=r(3335);function i(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,s.m6)((0,a.W)(t))}},2660:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},6858:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("ArrowRight",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},401:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},2934:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},8867:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]])},1817:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},9345:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("Mail",[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]])},3774:function(e,t,r){"use strict";r.d(t,{Z:function(){return a}});let a=(0,r(9205).Z)("MapPin",[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]])},1119:function(e,t,r){"use strict";function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var a in r)({}).hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e}).apply(null,arguments)}r.d(t,{Z:function(){return a}})},8575:function(e,t,r){"use strict";r.d(t,{F:function(){return s},e:function(){return i}});var a=r(2265);function s(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function i(...e){return(0,a.useCallback)(s(...e),e)}},6394:function(e,t,r){"use strict";r.d(t,{f:function(){return n}});var a=r(1119),s=r(2265),i=r(2912);let n=(0,s.forwardRef)((e,t)=>(0,s.createElement)(i.WV.label,(0,a.Z)({},e,{ref:t,onMouseDown:t=>{var r;null===(r=e.onMouseDown)||void 0===r||r.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault()}})))},2912:function(e,t,r){"use strict";r.d(t,{WV:function(){return u},jH:function(){return m}});var a=r(1119),s=r(2265),i=r(4887),n=r(8575);let l=(0,s.forwardRef)((e,t)=>{let{children:r,...i}=e,n=s.Children.toArray(r),l=n.find(d);if(l){let e=l.props.children,r=n.map(t=>t!==l?t:s.Children.count(e)>1?s.Children.only(null):(0,s.isValidElement)(e)?e.props.children:null);return(0,s.createElement)(o,(0,a.Z)({},i,{ref:t}),(0,s.isValidElement)(e)?(0,s.cloneElement)(e,void 0,r):null)}return(0,s.createElement)(o,(0,a.Z)({},i,{ref:t}),r)});l.displayName="Slot";let o=(0,s.forwardRef)((e,t)=>{let{children:r,...a}=e;return(0,s.isValidElement)(r)?(0,s.cloneElement)(r,{...function(e,t){let r={...t};for(let a in t){let s=e[a],i=t[a];/^on[A-Z]/.test(a)?s&&i?r[a]=(...e)=>{i(...e),s(...e)}:s&&(r[a]=s):"style"===a?r[a]={...s,...i}:"className"===a&&(r[a]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(a,r.props),ref:t?(0,n.F)(t,r.ref):r.ref}):s.Children.count(r)>1?s.Children.only(null):null});o.displayName="SlotClone";let c=({children:e})=>(0,s.createElement)(s.Fragment,null,e);function d(e){return(0,s.isValidElement)(e)&&e.type===c}let u=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let r=(0,s.forwardRef)((e,r)=>{let{asChild:i,...n}=e,o=i?l:t;return(0,s.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,s.createElement)(o,(0,a.Z)({},n,{ref:r}))});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function m(e,t){e&&(0,i.flushSync)(()=>e.dispatchEvent(t))}}},function(e){e.O(0,[590,239,188,951,971,117,744],function(){return e(e.s=3137)}),_N_E=e.O()}]);