export default function Button({ text, link, style = 'style4', rounded, icon = 'far fa-arrow-right' }) { return (