CtaInfo: {
    message: string;
    onClick: (() => void);
    type: "cta";
}