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

---Advertisement---

सुनील पांडे ने कहा- जुनैद की परफॉर्मेंस प्रभावशाली लगी:राम संपत बोले- आमिर खान के साथ काम करने के लिए सच्चाई और मेहनत सबसे जरूरी है

On: अप्रैल 30, 2026 1:24 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

फिल्म ‘एक दिन’ को लेकर डायरेक्टर सुनील पांडे और म्यूजिक कंपोजर राम संपत ने दैनिक भास्कर से खास बातचीत की। दोनों ने बताया कि यह फिल्म उनके लिए सिर्फ एक प्रोजेक्ट नहीं, बल्कि एक भावनात्मक सफर है। सुनील के मुताबिक, उन्होंने ट्रेंड्स की बजाय कहानी की सच्चाई पर भरोसा किया, वहीं राम संपत ने इसे अपने करियर का माइलस्टोन बताया। उन्होंने कहा कि आमिर खान के साथ काम करने के लिए सच्चाई और मेहनत सबसे जरूरी है। फिल्म को आमिर खान प्रोड्यूस की है, जबकि जुनैद खान और साईं पल्लवी इसमें लीड रोल में हैं। सवाल: सुनील, आपके लिए फिल्म ‘एक दिन’ क्या है? जवाब/ सुनील पांडे: ‘एक दिन’ मेरे लिए सिर्फ एक फिल्म नहीं है, बल्कि एक एहसास है। यह एक ऐसी भावना है जिसे शब्दों में पूरी तरह बयां करना मुश्किल है। जब मैंने इस कहानी को पहली बार पढ़ा, तभी से यह मेरे अंदर बस गई। यह फिल्म मेरे दिल के बहुत करीब है और मेरे लिए एक बहुत बड़ी चीज है। मैं इसे सिर्फ कहानी या प्रोजेक्ट की तरह नहीं देखता, बल्कि एक अनुभव की तरह महसूस करता हूं। सवाल: राम, आपके लिए ‘एक दिन’ क्या मायने रखती है? जवाब/ राम संपत: मेरे लिए ‘एक दिन’ एक खास सफर और एक महत्वपूर्ण मुकाम है। मैंने अपने करियर में पहली बार किसी लव स्टोरी पर काम किया है, इसलिए इसका महत्व और बढ़ जाता है। सवाल: इस फिल्म से आपको एक कंपोजर के तौर पर क्या हासिल हुआ?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

सऊदी क्राउन प्रिंस का सलाहकार बनना चाहता था एपस्टीन:प्राइवेट आइलैंड पर ‘मस्जिद’ बनवाई, सोने का गुंबद, मक्का से कपड़े और उजबेकिस्तान से टाइल्स मंगवाए

red and white modern breaking news youtube thumbnail

रियान पराग पर मैच फीस का 25% जुर्माना लगा: ड्रेसिंग रूम में ई-सिगरेट पीते दिखे थे, एक डिमेरिट पॉइंट भी मिला

red and white modern breaking news youtube thumbnail

समय रैना और रणवीर अलाहबादिया फिर साथ दिखेंगे:‘कपिल के शो में इंडियाज गॉट लेटेंट विवाद के बाद पहली बार साथ नजर आएंगे

red and white modern breaking news youtube thumbnail

CG Assembly Session: विधानसभा में 33% महिला आरक्षण पर हंगामा, पक्ष-विपक्ष में तीखी बहस

red and white modern breaking news youtube thumbnail

Raipur Fire: रायपुर के प्लास्टिक फैक्ट्री में लगी भीषण आग, बुझाने में जुटी फायर ब्रिगेड की टीम

red and white modern breaking news youtube thumbnail

भारत का गलत नक्शा दिखाने पर नेपाली एयरलाइन का माफीनामा:खेसारी लाल ने ली फिरकी, कहा- अंग्रेजी समझ नहीं आई; पहले आलोचना की थी

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!"); } });