import { GrCreditCard, GrPaypal, GrVisa } from 'react-icons/gr' export const StripeBadges = () => { return (
) }