import * as React from "react"; import { linkTarget } from "../helpers/utilities"; import { trackGoal } from "fathom-client"; export const Buttons = ({ className = "", buttons, parentField = "" }) => { return (