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

---Advertisement---

हरियाणवी एक्ट्रेस दिव्यांका सिरोही का निधन:यूपी में घर पर हार्ट अटैक आया; मासूम शर्मा के साथ भी काम कर चुकीं

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

हरियाणवी एक्ट्रेस दिव्यांका सिरोही (30) का निधन हो गया। बताया गया है कि मंगलवार देर रात घर पर ही इन्हें हार्ट अटैक आया। परिवार के लोग उन्हें अस्पताल ले गए, जहां डॉक्टरों ने उन्हें मृत घोषित कर दिया। हरियाणवी इंडस्ट्री से जुड़े कलाकारों ने दिव्यांका के निधन पर शोक व्यक्त किया है। हालांकि, दिव्यांका के परिवार की तरफ से अभी कोई बयान सामने नहीं आया। दिव्यांका मूल रूप से उत्तर प्रदेश की रहने वाली थीं। फिलहाल वह गुरुग्राम में रह रही थीं। उन्होंने सिंगर मासूम शर्मा के साथ भी कई गानों में काम किया है। उनके इंस्टाग्राम पर एक 1.3 मिलियन फॉलोअर्स हैं। गाजियाबाद में रह रहा परिवार दिव्यांका सिरोही का जन्म 19 नवंबर 1996 को बुलंदशहर में हुआ था। उन्होंने मेरठ स्थित चौधरी चरण सिंह यूनिवर्सिटी से बीसीए की। इसके बाद सिक्किम से MBA की। दिव्यांका का एक भाई हिमांशु, बहनें दिपांशु और जसमीत हैं। वे अपने माता-पिता और दादी के साथ फिलहाल गाजियाबाद में रह रहे हैं। हम इस खबर को लगातार अपडेट कर रहे हैं

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

मामी सुनीता को देखते ही पैरों पर गिरे कृष्णा अभिषेक:देखकर रो पड़ीं पत्नी कश्मीरा शाह, गोविंदा पर दिए बयान से सालों बात बंद रही थी

red and white modern breaking news youtube thumbnail

मोटोरोला एज 70 प्रो स्मार्टफोन लॉन्च, कीमत ₹38,999 से शुरू:डाइमेंसिटी 8500 एक्सट्रीम प्रोसेसर वाला पहला फोन; 6500mAh बैटरी और 50MP सेल्फी कैमरा

red and white modern breaking news youtube thumbnail

आईसीसी वनडे रैंकिंग में बांग्लादेशी खिलाड़ियों का जलवा:तंजीद हसन 14 पायदान चढ़कर 40वें नंबर पर पहुंचे, बैटिंग रैंकिंग में चार भारतीय

red and white modern breaking news youtube thumbnail

जर्मन एयरलाइन लुफ्थांसा ने 20 हजार फ्लाइट्स रद्द कीं:ईरान जंग से ईंधन महंगा; यूरोप में सिर्फ 6 हफ्ते का जेट फ्यूल बाकी

red and white modern breaking news youtube thumbnail

CG Census 2027: 3 महीने तक सरकारी कर्मचारियों की छुट्टियों पर रोक, आदेश जारी

red and white modern breaking news youtube thumbnail

दिल्ली में IRS अफसर की बेटी की हत्या:घर में शव मिला, यौन उत्पीड़न की आशंका; नौकर पर शक, डेढ़ महीने पहले काम से निकाला था

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