import{j as e}from"./index-6aWWvyNc.js";import{p as l,t as c,P as i}from"./Navigation-KKUTSq3z.js";const m=({className:s=""})=>e.jsx("div",{className:`contact-info absolute bottom-0 left-0 right-0 bg-black/90 backdrop-blur-sm border-t-4 border-brand-red z-10 ${s}`,children:e.jsx("div",{className:"container mx-auto px-4 py-4",children:e.jsxs("div",{className:"flex flex-col md:flex-row items-center justify-between gap-4",children:[e.jsx("p",{className:"text-white/70 text-sm uppercase tracking-wide font-semibold",children:"Available 24/7 - Call Any Team Member:"}),e.jsx("div",{className:"flex flex-wrap gap-4 md:gap-6 justify-center",children:Object.entries(l).map(([r,{name:a,number:t}])=>e.jsxs("a",{href:`tel:${t.replace(/[^0-9]/g,"")}`,onClick:()=>c(a,t),className:"text-white hover:text-brand-red transition-colors font-bold flex items-center gap-2",children:[e.jsx(i,{className:"w-4 h-4"}),a,": ",t]},r))})]})})});export{m as S};