import React from "react"; import "./style.css";export const Capa = () => { return (
Onboarding de Clientes
); };