import styles from "./styles.module.css" function CreditCard() { return (
Credit card Credit Card
) } export default CreditCard