/* FinalCTA.jsx — strong closing call to action */ const FinalCTA = ({ onNav }) => (
); window.FinalCTA = FinalCTA;