import React from "react"; const CertificationBannerOne = () => { return (
); }; export default CertificationBannerOne;