import WaButtons from '../../assets/image/Whatsapp.png'; const WhatsAppButton = () => { return (
WhatsApp
); }; export default WhatsAppButton;