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

---Advertisement---

Raipur Accident: रायपुर में ट्रक और हाईवा की आमने-सामने टक्कर, 3 लोगों की मौके पर मौत

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

Raipur Accident: छत्तीसगढ़ में सड़क हादसे थमने का नाम नहीं ले रहा है। ताजा मामला रायपुर जिले के नवापारा क्षेत्र से सामने आया है, जहां सोमवार और मंगलवार की दरम्यानी रात एक भीषण सड़क हादसा हो गया, जिसमें ट्रक और हाईवा की आमने-सामने टक्कर में तीन लोगों की मौके पर ही मौत हो गई। (रायपुर ट्रक हाईवा टक्कर). तीनों मृतकों की पहचान (Rajim Navapara Truck Hiva Accident). जानकारी के अनुसार, पिपरौद-बजरंगपुर नेशनल हाईवे 130C पर निर्माणाधीन टोल प्लाजा के पास खाली ट्रक और रेत से भरे हाईवा के बीच जोरदार भिड़ंत हुई। हादसा इतना भीषण था कि टक्कर की आवाज करीब दो किलोमीटर दूर तक सुनाई दी। (नवापारा ट्रक हाईवा एक्सीडेंट 3 लोगों की मौत). मृतकों में दो लोग पारागांव और एक कुरूद का निवासी बताया गया है। हादसे के बाद मौके पर अफरा-तफरी मच गई। (Rajim Navapara Truck Hiva collision). पुलिस जांच जारी. घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और शवों को पोस्टमार्टम के लिए भेज दिया गया। मामले की जांच जारी है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG Breaking: वेदांता पावर प्लांट में बॉयलर फटा, 30-40 मजदूर झुलसे; कई की हालत गंभीर

red and white modern breaking news youtube thumbnail

पाकिस्तान में अस्पताल की लापरवाही से 331 बच्चे HIV पॉजिटिव:सिरिंज के दोबारा इस्तेमाल से फैला संक्रमण; 8 साल के बच्चे की मौत के बाद खुलासा

red and white modern breaking news youtube thumbnail

पाकिस्तान में अस्पताल की लापरवाही से 331 बच्चे HIV पॉजिटिव:8 साल के बच्चे की मौत के बाद खुलासा, सिरिंज के दोबारा इस्तेमाल से फैला संक्रमण

red and white modern breaking news youtube thumbnail

जनवरी-मार्च में गोल्ड ETF में 31,561 करोड़ का निवेश:इसमें बीते 1 साल में 64% तक का रिटर्न मिला, जानें इससे जुड़ी खास बातें

red and white modern breaking news youtube thumbnail

आशा भोसले को लेकर पोती जनाई का इमोशनल पोस्ट:लोगों ने दादी को अंतिम संस्कार में मिले सम्मान और प्यार पर जताया आभार

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