function MidCTA({ hook, sub }) { return (
Next step

{hook}

{sub &&

{sub}

}
Request a Discovery Call
); } window.MidCTA = MidCTA;