import MediaButton from './MediaButton'; const ContactInfo = ({ title,info}:ContactInfoProps) => { const {t} = useTranslation(); return (
{info}