import{j as e,a as s}from"./index-6aWWvyNc.js";import{t as i,P as l}from"./Navigation-KKUTSq3z.js";const h=({name:r,number:t,className:o})=>{const a=t.replace(/[^0-9]/g,"");return e.jsxs("a",{href:`tel:${a}`,onClick:()=>i(r,t),className:s("group flex items-center justify-between p-6 bg-white border-2 border-black hover:border-brand-red hover:bg-black hover:shadow-xl hover:-translate-y-1 active:scale-95 transition-all duration-300",o),children:[e.jsxs("div",{className:"flex-1",children:[e.jsx("div",{className:"text-sm font-bold text-gray-600 uppercase tracking-wide mb-1 group-hover:text-white transition-colors",children:r}),e.jsx("div",{className:"text-2xl font-black text-black group-hover:text-white transition-colors",children:t})]}),e.jsx(l,{className:"w-8 h-8 text-brand-red group-hover:text-white group-hover:scale-110 transition-all duration-300"})]})};export{h as P};