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

---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

आज की सरकारी नौकरी:SSC में 3003 पदों पर निकली भर्ती; बॉर्डर रोड ऑर्गेनाइजेशन में 899 वैकेंसी, मप्र प्रदूषण नियंत्रण बोर्ड में 28 ओपनिंग्स

red and white modern breaking news youtube thumbnail

IMF ने भारत की GDP-ग्रोथ-रेट का अनुमान बढ़ाकर 6.5% किया:मिडिल ईस्ट संकट के बावजूद इकोनॉमी में तेजी आएगी; 2027 में महंगाई बढ़ने की आशंका

red and white modern breaking news youtube thumbnail

PM मोदी ने ट्रम्प से 40 मिनट बातचीत की:कहा- भारत के लोग आपसे प्यार करते हैं; ईरान जंग में सीजफायर के बाद पहली बातचीत

red and white modern breaking news youtube thumbnail

फॉक्सवैगन टाइगुन फेसलिफ्ट लॉन्च, शुरुआती कीमत ₹11 लाख:दो इंजन ऑप्शन के साथ 19.98kmpl का माइलेज; पैनोरमिक सनरूफ और 10.25-इंच डिस्प्ले

red and white modern breaking news youtube thumbnail

Mungeli Accident: नेशनल हाईवे पर दर्दनाक हादसा, कार-बाइक की टक्कर में 3 दोस्तों की मौत

red and white modern breaking news youtube thumbnail

Jashpur Shivling Theft: मंदिर से शिवलिंग चोरी, उखाड़कर ले गए चोर

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