import{j as e,m as o,A as m}from"./animation-vendor-CjI9cL3m.js";import{r as g}from"./react-vendor-VHYdOfsy.js";import{d as p,e as x,W as h,Z as b,g as u,H as y,n as v}from"./ui-vendor-CQs9SFQd.js";const N=()=>{const[n,d]=g.useState("pest-control"),i=[{id:"pest-control",name:"Pest Control",icon:e.jsx(x,{className:"w-6 h-6"}),description:"Connect with homeowners dealing with urgent pest issues. From termites to rodents, we deliver calls from customers ready to schedule service immediately.",benefits:["High-intent emergency calls","Seasonal surge management","Recurring service opportunities","Average 3-5 year customer lifetime"],avgCallValue:"$150-400",color:"red"},{id:"hvac",name:"HVAC",icon:e.jsx(h,{className:"w-6 h-6"}),description:"Year-round heating and cooling leads. We pre-qualify customers for repairs, maintenance, and full system replacements.",benefits:["Emergency repair calls","Preventive maintenance contracts","System replacement opportunities","High-ticket service potential"],avgCallValue:"$200-800",color:"blue"},{id:"electrical",name:"Electrical",icon:e.jsx(b,{className:"w-6 h-6"}),description:"Licensed electrician calls for residential and commercial projects. From simple repairs to complete rewiring jobs.",benefits:["Emergency service calls","Upgrade and remodel projects","Commercial opportunities","Safety-driven high urgency"],avgCallValue:"$180-600",color:"yellow"},{id:"plumbing",name:"Plumbing",icon:e.jsx(u,{className:"w-6 h-6"}),description:"Connect with homeowners experiencing plumbing emergencies and those planning bathroom or kitchen renovations.",benefits:["24/7 emergency call opportunities","Repair and replacement services","Renovation project leads","Water heater installations"],avgCallValue:"$200-700",color:"cyan"},{id:"garage-doors",name:"Garage Doors",icon:e.jsx(y,{className:"w-6 h-6"}),description:"Broken springs, opener repairs, and new door installations. We connect you with customers who need immediate solutions.",benefits:["Same-day service requests","New installation projects","Maintenance agreements","Smart opener upgrades"],avgCallValue:"$150-500",color:"gray"},{id:"lawn-care",name:"Lawn Care",icon:e.jsx(v,{className:"w-6 h-6"}),description:"Connect with property owners seeking regular maintenance, landscaping, and seasonal services for their outdoor spaces.",benefits:["Recurring monthly contracts","Seasonal service packages","Landscaping projects","Commercial property maintenance"],avgCallValue:"$100-300",color:"green"}],l=r=>({red:{bg:"bg-red-50",border:"border-red-200",text:"text-red-600",gradient:"from-red-500 to-red-600",hover:"hover:bg-red-100"},blue:{bg:"bg-blue-50",border:"border-blue-200",text:"text-blue-600",gradient:"from-blue-500 to-blue-600",hover:"hover:bg-blue-100"},yellow:{bg:"bg-yellow-50",border:"border-yellow-200",text:"text-yellow-600",gradient:"from-yellow-500 to-yellow-600",hover:"hover:bg-yellow-100"},cyan:{bg:"bg-cyan-50",border:"border-cyan-200",text:"text-cyan-600",gradient:"from-cyan-500 to-cyan-600",hover:"hover:bg-cyan-100"},gray:{bg:"bg-gray-50",border:"border-gray-200",text:"text-gray-600",gradient:"from-gray-500 to-gray-600",hover:"hover:bg-gray-100"},green:{bg:"bg-green-50",border:"border-green-200",text:"text-green-600",gradient:"from-green-500 to-green-600",hover:"hover:bg-green-100"}})[r],t=i.find(r=>r.id===n),s=l(t.color);return e.jsx("section",{id:"industries",className:"py-20 bg-gray-50",children:e.jsxs("div",{className:"container mx-auto px-4 md:px-6 lg:px-8",children:[e.jsxs(o.div,{initial:{opacity:0,y:20},whileInView:{opacity:1,y:0},viewport:{once:!0},transition:{duration:.6},className:"text-center mb-12",children:[e.jsx("h2",{className:"text-3xl md:text-4xl font-bold text-gray-900 mb-4",children:"Specialized Leads for Your Industry"}),e.jsx("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"Select your industry to see how Ring Pair delivers qualified calls tailored to your business"})]}),e.jsx("div",{className:"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-3 mb-12",children:i.map(r=>{const a=l(r.color),c=n===r.id;return e.jsx(o.button,{onClick:()=>d(r.id),whileHover:{scale:1.05},whileTap:{scale:.95},className:`p-4 rounded-xl border-2 transition-all ${c?`${a.bg} ${a.border} shadow-lg`:"bg-white border-gray-200 hover:border-gray-300 shadow"}`,children:e.jsxs("div",{className:`flex flex-col items-center gap-2 ${c?a.text:"text-gray-600"}`,children:[r.icon,e.jsx("span",{className:"text-sm font-semibold text-center",children:r.name})]})},r.id)})}),e.jsx(m,{mode:"wait",children:e.jsxs(o.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20},transition:{duration:.4},className:"bg-white rounded-2xl shadow-xl border border-gray-200 overflow-hidden",children:[e.jsxs("div",{className:`${s.bg} ${s.border} border-b p-8`,children:[e.jsxs("div",{className:"flex items-center gap-4 mb-4",children:[e.jsx("div",{className:`bg-gradient-to-br ${s.gradient} p-4 rounded-2xl text-white shadow-lg`,children:t.icon}),e.jsxs("div",{children:[e.jsx("h3",{className:"text-2xl font-bold text-gray-900",children:t.name}),e.jsxs("p",{className:`text-sm ${s.text} font-medium`,children:["Average Call Value: ",t.avgCallValue]})]})]}),e.jsx("p",{className:"text-gray-700 leading-relaxed",children:t.description})]}),e.jsxs("div",{className:"p-8",children:[e.jsx("h4",{className:"text-lg font-bold text-gray-900 mb-4",children:"Key Benefits for Your Business"}),e.jsx("div",{className:"grid md:grid-cols-2 gap-4",children:t.benefits.map((r,a)=>e.jsxs(o.div,{initial:{opacity:0,x:-20},animate:{opacity:1,x:0},transition:{duration:.3,delay:a*.1},className:"flex items-start gap-3 p-4 bg-gray-50 rounded-xl",children:[e.jsx(p,{className:`w-5 h-5 ${s.text} flex-shrink-0 mt-0.5`}),e.jsx("span",{className:"text-gray-700 text-sm",children:r})]},a))})]})]},n)})]})})};export{N as default};