Call Icon WhatsApp Icon
Contact Us

📩 Contact Us

📍 Our Office

Address: 24 Narsingha Bose Lane, Howrah Ho, Howrah - 711101

Email: howrahnavjyoti@gmail.com

Phone: +91 79800 03232


🌐 Follow Us

Facebook Instagram YouTube

📬 Send a Message

Developed by Avinash Singh | 📞 7980226718

We respect your privacy. Your information is 100% secure and will never be shared.

This site is not a part of the Facebook website or Facebook Inc.
Additionally, this site is NOT endorsed by Facebook in any way. FACEBOOK is a trademark of FACEBOOK, Inc.

© 2025 Howrah Navjyoti. All Rights Reserved. | Privacy Policy | Terms & Conditions | Disclaimer | Cookie Policy

function showContactOptions() { Swal.fire({ title: 'Contact Avinash Singh', text: 'Choose how you want to connect:', icon: 'info', showCancelButton: true, confirmButtonText: 'Call Now 📞', cancelButtonText: 'WhatsApp 💬', confirmButtonColor: '#28a745', cancelButtonColor: '#25D366', reverseButtons: true }).then((result) => { if (result.isConfirmed) { window.location.href = 'tel:7980226718'; } else if (result.dismiss === Swal.DismissReason.cancel) { window.location.href = 'https://wa.me/917980226718?text=Hi%20Avinash%2C%20I%20visited%20your%20website%20and%20want%20to%20connect.'; } }); }