import{j as e,L as t}from"./index-BEDZZ8Sb.js";import{L as l,Z as o}from"./lucide-react-C6G5wnCr.js";import{A as i}from"./arrow-right-BtftDQBS.js";function d({service:s,showImage:a=!1}){const r=l[s.icon]||o;return e.jsxs("div",{className:"card group",children:[a&&e.jsx("div",{className:"aspect-video overflow-hidden bg-charcoal-100",children:e.jsx("img",{src:`/images/${s.image}`,alt:`${s.name} in Tucson, AZ`,width:400,height:225,loading:"lazy",className:"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500"})}),e.jsxs("div",{className:"p-6",children:[e.jsxs("div",{className:"flex items-center gap-3 mb-3",children:[e.jsx("div",{className:"w-10 h-10 rounded-lg bg-amber-50 flex items-center justify-center flex-shrink-0",children:e.jsx(r,{className:"w-5 h-5 text-amber-600"})}),e.jsx("h3",{className:"text-lg font-bold text-charcoal-900",children:s.name})]}),e.jsx("p",{className:"text-charcoal-600 text-sm leading-relaxed mb-4",children:s.shortDescription}),e.jsxs(t,{to:`/services/${s.slug}`,className:"inline-flex items-center gap-1 text-amber-600 font-semibold text-sm hover:text-amber-700 group-hover:gap-2 transition-all",children:["Learn More",e.jsx(i,{className:"w-4 h-4"})]})]})]})}export{d as S};