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

---Advertisement---

Kanker Bike Accident: 2 बाइकों की आमने-सामने भिड़ंत, दो सगे भाइयों की मौत

On: जनवरी 13, 2026 11:03 पूर्वाह्न
Follow Us:
kanker bike accident: 2 बाइकों की आमने सामने भिड़ंत, दो सगे भाइयों की मौत
---Advertisement---

Kanker Bike Accident: कांकेर जिले के पखांजूर क्षेत्र से दर्दनाक सड़क हादसे की खबर सामने आई है। मंगलवार सुबह पीवी-9 मार्ग पर दो तेज रफ्तार बाइक की आमने-सामने भिड़ंत हो गई। हादसे में तीन युवक गंभीर रूप से घायल हो गए, जिनमें इलाज के दौरान दो सगे भाइयों की मौत हो गई, जबकि तीसरे युवक की हालत अब भी नाजुक बनी हुई है।

5159556 Untitled 31 Copy 300x220

प्रत्यक्षदर्शियों के अनुसार, एक मोटरसाइकिल पर एक युवक सवार था, जबकि दूसरी बाइक पर दो सगे भाई जा रहे थे। तेज रफ्तार के चलते दोनों बाइकों में जोरदार टक्कर हो गई। टक्कर इतनी भीषण थी कि तीनों युवक उछलकर सड़क पर दूर जा गिरे और उन्हें गंभीर चोटें आईं।

16 17682216086964eba83e92f 12kanker9 300x224

इलाज के दौरान दो सगे भाइयों ने तोड़ा दम

हादसे के बाद मौके पर मौजूद स्थानीय लोगों ने तत्काल घायलों को पखांजूर अस्पताल पहुंचाया। प्राथमिक उपचार के बाद घायलों की हालत गंभीर देखते हुए उन्हें बेहतर इलाज के लिए बाहर रेफर किया गया। इलाज के दौरान दो सगे भाइयों की मौत हो गई, जबकि तीसरे युवक का इलाज जारी है।

घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और मामले में आगे की कानूनी कार्रवाई की जा रही है।

 

item_sourceitem_content

Join WhatsApp

Join Now

Join Telegram

Join Now

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