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

---Advertisement---

नोएडा में अपार्टमेंट के 12वीं फ्लोर पर आग:फ्लैट छोड़कर भागे लोग, अफरा-तफरी मची; 28 मंजिला है बिल्डिंग

On: जून 5, 2026 8:16 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

नोएडा सेक्टर-75 में एक हाईराइज रिहायशी सोसाइटी में शुक्रवार सुबह 8 बजे भीषण आग लग गई। आग आईवी कंट्री सोसाइटी के 28 मंजिला बिल्डिंग में 12वें फ्लोर के फ्लैट में लगी। आग इतनी तेजी से फैली कि देखते ही देखते फ्लैट की खिड़कियों से ऊंची लपटें निकलने लगीं। आसमान में काले धुएं का गुबार फैल गया। सोसाइटी में अफरा-तफरी मच गई। लोग सीढ़ियों से भागकर बिल्डिंग से बार भागने लगे। घटना की सूचना मिलते ही फायर ब्रिगेड की कई गाड़ियां और पुलिस फोर्स मौके पर पहुंची। राहत और बचाव कार्य शुरू किया। आग पर काबू पाने की कोशिशें की जा रही हैं। पूरी बिल्डिंग को खाली करा लिया गया है। एहतियात के तौर पर आसपास की बिल्डिंग्स को भी खाली करा लिया गया है। शुरुआती जांच में पता चला है कि आग सोसाइटी के टावर-A के फ्लैट में लगी। एयर कूलर में शॉर्ट सर्किट की वजह से आग लगी। देखते ही देखते पूरे फ्लैट में फैल गई। सारा सामान जलकर राख हो गया। फिलहाल किसी जनहानि की सूचना नहीं है। आग की 4 तस्वीरें देखिए- नोएडा सेक्टर 74 के अपार्टमेंट में आग की घटना से जुड़े पल-पल के अपडेट के लिए नीचे लाइव ब्लॉग से गुजर जाइए-

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

दिल्ली यूनिवर्सिटी की प्रोफेसर का फ्लैट में शव मिला:हत्या की आशंका; घर बाहर से बंद था; पति से अलग रह रही थीं

red and white modern breaking news youtube thumbnail

ENG vs NZ: लॉर्ड्स टेस्ट में टूटा गेंदबाजों का कहर, पहले ही दिन गिरे 16 विकेट; हैरी ब्रूक ने जड़ा अर्धशतक

red and white modern breaking news youtube thumbnail

उदयनिधि बोले- कांग्रेस का विश्वासघात नहीं भूलेंगे:8 जून को INDIA ब्लॉक की बैठक से दूरी; तमिलनाडु CM को समर्थन देने से टूटा था 20 साल पुराना गठबंधन

red and white modern breaking news youtube thumbnail

वरुण धवन ने पैर छूकर गोविंदा का लिया आशीर्वाद:गले भी लगे, डेविड धवन को भी संभालते दिखे; देखें वीडियो

red and white modern breaking news youtube thumbnail

कर्नाटक CM की कैबिनेट में कलह:पसंदीदा विभाग न मिलने नाराज मंत्री रामलिंगा का इस्तीफा; शिवकुमार ने एक दिन पहले ही विभाग बांटे थे

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