क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

‘फैमिली एंटरटेनमेंट के लिए सही समय’:एकता कपूर ने धुरंधर 2 और टॉक्सिक के तीन हफ्तों बाद ‘भूत बंगला’ रिलीज करने पर प्रतिक्रिया दी

On: फ़रवरी 26, 2026 11:01 पूर्वाह्न
Follow Us:
'फैमिली एंटरटेनमेंट के लिए सही समय':एकता कपूर ने धुरंधर 2 और टॉक्सिक के तीन हफ्तों बाद ‘भूत बंगला’ रिलीज करने पर प्रतिक्रिया दी
---Advertisement---

प्रोड्यूसर एकता कपूर ने बुधवार को अपनी फिल्म भूत बंगला की रिलीज टाइमिंग पर प्रतिक्रिया दी। उन्होंने बताया कि फिल्म को ‘धुरंधर 2’ और ‘टॉक्सिक’ के कुछ हफ्तों बाद शेड्यूल करना फैमिली एंटरटेनमेंट और छुट्टियों के समय को ध्यान में रखकर किया गया है। गौरतलब है कि फिल्म धुरंधर ने दुनियाभर में 1300 करोड़ रुपए से ज्यादा की कमाई की है। अब फिल्म का दूसरा पार्ट 19 मार्च को रिलीज होगा, जो यश की फिल्म टॉक्सिक से बॉक्स ऑफिस पर क्लैश करेगा। वहीं, एकता कपूर की प्रोड्यूस की हुई फिल्म भूत बांग्ला 10 अप्रैल को रिलीज होगी। फिल्म की रिलीज डेट को लेकर एकता ने कहा, “हमारी फिल्म के रिलीज तक ‘धुरंधर 2’ और ‘टॉक्सिक’ अच्छा रन ले चुकी होंगी। उस समय कुछ स्कूलों के एग्जाम खत्म हो जाएंगे। हॉलिडे पीरियड भी रहेगा। मेरे बेटे के आईबी बोर्ड के एग्जाम मई में खत्म होंगे।” उन्होंने आगे कहा, “सबसे जरूरी बात यह है कि फैमिलीज ऐसी फिल्में देखना पसंद करती हैं। हमारा मकसद अलग तरह का एंटरटेनमेंट लाना है। दर्शकों के लिए अलग-अलग तरह की फिल्में बननी चाहिए।” ‘भूत बंगला’ के साथ प्रियदर्शन और अक्षय कुमार 14 साल बाद फिर साथ काम कर रहे हैं। फिल्म को बालाजी मोशन पिक्चर्स और केप ऑफ गुड फिल्म्स के साथ मिलकर प्रेजेंट किया जा रहा है। एकता कपूर ने इस जोड़ी को “सोलमेट्स” कहा। उन्होंने बताया, “यह विंटेज प्र?

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });