import{l as o,x as a,h as n,e as t,K as s}from"./4pHoJ_J-.js";const r={class:"bg-white rounded-2xl p-8 shadow-sm border border-gray-100"},d={class:"font-bold text-xl mb-3 text-red-500"},c={class:"text-text-secondary leading-relaxed"},x=o({__name:"PainPointCard",props:{title:{},desc:{}},setup(e){return(i,l)=>(a(),n("div",r,[t("h3",d,s(e.title),1),t("p",c,s(e.desc),1)]))}});export{x as _};