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