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

---Advertisement---

पीएम नरेंद्र मोदी के हमशक्ल को ईशा समझ बैठीं असली:देखते ही शॉक होकर कहा- ओह मोदी जी, जमकर उड़ा मजाक, बाद में तस्वीरें लीं

On: जुलाई 4, 2026 12:09 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

एक्ट्रेस और बिग बॉस फेम ईशा मालवीय का एक वीडियो सोशल मीडिया पर सामने आया है। वीडियो में वह एक पल के लिए प्रधानमंत्री नरेंद्र मोदी के हमशक्ल को पीएम मोदी समझ बैठीं। जिसके बाद वहां मौजूद पैपराजी और दूसरे लोग हंसने लगे। दरअसल, ईशा ब्राइट एंटरटेनमेंट अवॉर्ड्स 2026 के रेड कार्पेट पर पहुंची थीं। इसी दौरान उनकी मुलाकात प्रधानमंत्री नरेंद्र मोदी के हमशक्ल से हुई। उन्हें देखते ही ईशा चौंक गईं और मुस्कुराते हुए कहा, “ओह, मोदी जी! मोदी जी!” इसके बाद उन्होंने हमशक्ल से हाथ मिलाया और कैमरे की ओर देखकर कहा, “गाइज, हमारे साथ मोदी जी हैं।” विकास महांते कौन हैं? ईशा ने पीएम मोदी के जिन हमशक्ल से मुलाकात की, वह विकास महांते हैं। विकास महांते मुंबई के जाने-माने बिजनेसमैन, एक्टर और समाजसेवी हैं। उनकी शक्ल, दाढ़ी और बोलने का अंदाज पीएम मोदी से काफी मिलता-जुलता है, जिसकी वजह से लोग उन्हें देखते ही भ्रमित हो जाते हैं। विकास कई चुनावों के दौरान बीजेपी और उसके सहयोगी दलों के प्रचार कार्यक्रमों में भी नजर आ चुके हैं। उन्होंने महाराष्ट्र, गुजरात और पंजाब समेत कई राज्यों में चुनावी रैलियों में हिस्सा लिया है। एक्टिंग की दुनिया में भी उन्होंने अपनी पहचान बनाई है। वह फिल्म ‘हैप्पी न्यू ईयर’ में कैमियो रोल कर चुके हैं। इसके अलावा ‘मोदी काका का गांव’, ‘द साबरमती रिपोर्ट’ और ‘एक न

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Raipur Breaking: रायपुर में सोलर पैनल लगाते समय 2 मजदूरों की मौत, हाईटेंशन लाइन की चपेट में आने से लगा करंट

red and white modern breaking news youtube thumbnail

टेलीग्राम पर फिल्में और वेब सीरीज अब फ्री नहीं मिलेंगी:15 दिन में पायरेटेड कंटेंट वाले चैनल और ग्रुप्स हटाने होंगे, एप को 3 दिन में दूसरा नोटिस

red and white modern breaking news youtube thumbnail

टेलीग्राम पर फिल्में और वेब सीरीज अब फ्री नहीं मिलेंगी:15 दिन में पायरेटेड कंटेंट वाले चैनल और ग्रुप्स हटाने होंगे, एप को 3 दिन में दूसरा नोटिस

red and white modern breaking news youtube thumbnail

Gariaband Murder: घर के सामने मिली युवक की लाश, 4 संदिग्धों से पूछताछ जारी

red and white modern breaking news youtube thumbnail

सीनियर टीचर भर्ती में 886 पद घटाए:अब 9 हजार 651 पदों के लिए होगी परीक्षा; 12 लाख से ज्यादा कैंडिडेट्स ने कर रखा आवेदन

red and white modern breaking news youtube thumbnail

CG Ganja Smuggling: कार के गुप्त चैंबर में छिपाए थे गांजा, 36 लाख के माल समेत 2 तस्कर गिरफ्तार

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