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

---Advertisement---

पांच राज्यों में चुनाव खत्म, 11 PHOTOS:बंगाल में मोदी ने झालमुड़ी खाई, ममता की स्कूटी में सवारी; राहुल ने केरल में साइकिल चलाई

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

बंगाल में दूसरे फेज की वोटिंग खत्म होने के साथ ही पांच राज्यों में चुनाव खत्म हो गए हैं। बंगाल में दो फेज (23 और 29 अप्रैल) को वोटिंग हुई। वहीं 23 अप्रैल को तमिलनाडु और केरलम, असम और पुडुचेरी में 9 अप्रैल को वोटिंग हुई। अब सभी राज्यों में 4 मई को नतीजे आएंगे। करीब एक महीने चले चुनाव प्रचार में कई मोमेंट्स देखने को मिले। पीएम मोदी ने बंगाल में झालमुड़ी खाई तो ममता ने स्कूटी की सवारी की। राहुल गांधी केरल में साइकिल से घूमे, तो बस में सफर भी किया। सबसे पहले देखिए पश्चिम बंगाल की 4 तस्वीरें… असम की 2 तस्वीरें: पीएम ने चायपत्ती तोड़ी, सेल्फी खिंचाई केरल की 3 तस्वीरें: राहुल साइकिल से चले, बस की सवारी की पुडुचेरी की 2 तस्वीरें: सीएम बाइक से पहुंचे, रोबोट से वेलकम ————————— ये खबर भी पढ़ें… बंगाल- 7 एग्जिट पोल में से 5 में भाजपा सरकार: असम में BJP, तमिलनाडु में DMK की वापसी पश्चिम बंगाल, तमिलनाडु, केरलम, असम और पुडुचेरी विधानसभा चुनाव के एग्जिट पोल के नतीजे आ चुके हैं। पढ़ें बारी-बारी से…पूरी खबर पढ़ें…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

राजस्थान-दिल्ली में आधे दिन लू, आधे दिन बारिश:4 राज्यों में आंधी-बारिश का रेड अलर्ट; UP के बांदा में पारा लगातार तीसरे दिन 45°C पार

red and white modern breaking news youtube thumbnail

MP में पिकअप वाहन पलटने से 16 की मौत:टायर फटने के बाद स्कॉर्पियो से टकराया, मृतकों में 6 बच्चे शामिल; आज होगा अंतिम संस्कार

red and white modern breaking news youtube thumbnail

कच्चा तेल चार साल में सबसे महंगा:जंग के बीच कीमत $120 प्रति बैरल पहुंची; ईरान का तंज- अगला पड़ाव 140 डॉलर

red and white modern breaking news youtube thumbnail

परमवीर ने ‘मर्दानी3’ और ‘धुरंधर’ का ऑफर ठुकरा दिया था:बोले- सही वक्त नहीं था, सीरीज की स्टारकास्ट बोली- सपना टूटना मरने जैसा है

red and white modern breaking news youtube thumbnail

परमवीर ने ‘मर्दानी3’ और ‘धुरंधर’ का ऑफर ठुकरा दिया था:बोले- सही वक्त नहीं था, सीरीज की स्टारकास्ट बोली- सपना टूटना मरने जैसा है

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