import Button from '@hashicorp/react-button' import s from './style.module.css' export default function SectionBreakCta({ heading, link }) { return (