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

---Advertisement---

राहुल रॉय के सपोर्ट में आया AICWA:पीएम मोदी को लिखा पत्र, 60+ कलाकारों के लिए पेंशन और मेडिकल इंश्योरेंस की मांग की

On: मई 1, 2026 9:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

ऑल इंडिया सिने वर्कर्स एसोसिएशन (AICWA) एक्टर राहुल रॉय के वायरल वीडियो की आलोचना के बीच उनके सपोर्ट में आया है। साथ ही एसोसिएशन ने पीएम नरेंद्र मोदी को पत्र लिखकर 60 साल से ज्यादा उम्र के कलाकारों के लिए पेंशन और मेडिकल इंश्योरेंस की मांग की बात कही है। AICWA ने अपने ट्वीट में लिखा, स्टार बनने का सफर समय के साथ बदलता रहा है। राजेश खन्ना से लेकर शाहरुख खान तक, और अब रणवीर सिंह जैसे कलाकार हर दौर के अपने आइकॉन रहे हैं। इनमें राहुल रॉय ने 1990 में आई फिल्म आशिकी की बड़ी सफलता से अपनी अलग पहचान बनाई और अपनी पीढ़ी का चेहरा बने। हाल ही में राहुल रॉय ने मशहूर गाने तेरे दर पर सनम पर एक वीडियो शेयर किया, लेकिन दुख की बात है कि कुछ लोगों ने उनका मजाक उड़ाया और ट्रोल किया। यह व्यवहार गलत और असंवेदनशील है। ट्वीट में आगे लिखा गया, उन्होंने कभी भी गंदे बोल, गानों को बिगाड़कर या भद्दे मजाक से पॉपुलैरिटी पाने की कोशिश नहीं की, जो आजकल आम हो गया है। राहुल रॉय ने हमेशा अपने काम में इज्जत और सच्चाई बनाए रखी है। उन्होंने ध्यान खींचने के लिए कभी किसी का मजाक नहीं उड़ाया और ना ही कला को बिगाड़ा। उनके शब्द उनकी ताकत, आत्मसम्मान और मुश्किल हालात के बावजूद काम करते रहने की सोच दिखाते हैं। एसोसिएशन ने यह भी कहा कि हमने माननीय प्रधानमंत्री नरेंद्र मोदी को पत्र लिखकर 60 साल से ज्यादा उम?

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