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

---Advertisement---

Raipur Accident: दुकान में जा घुसी तेज रफ्तार कार, नाबालिग की मौके पर मौत; देखें CCTV Video

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

Raipur Accident: रायपुर जिले के अभनपुर क्षेत्र में एक दर्दनाक सड़क हादसा सामने आया है, जहां तेज रफ्तार कार अनियंत्रित होकर सड़क किनारे स्थित एक दुकान में जा घुसी। इस हादसे में कार में सवार एक नाबालिग की मौके पर ही मौत हो गई। घटना गोबरा नवापारा थाना क्षेत्र के गंज रोड की है।. दुकान में घुसी कार. मिली जानकारी के अनुसार, कार तेज गति से आ रही थी, तभी चालक ने अचानक नियंत्रण खो दिया। इसके बाद वाहन सीधे सड़क किनारे बनी दुकान में जा घुसा। टक्कर इतनी जबरदस्त थी कि कार का अगला हिस्सा पूरी तरह चकनाचूर हो गया।. CCTV में कैद हुआ हादसा. इस पूरी घटना का सीसीटीवी फुटेज भी सामने आया है, जिसमें हादसे की भयावहता साफ देखी जा सकती है। वीडियो में कार तेज रफ्तार में आती दिखाई दे रही है और सीधे दुकान में टकरा जाती है। स्थानीय लोगों ने तुरंत पुलिस को सूचना दी।. मौके पर पहुंची पुलिस ने शव को कब्जे में लेकर पोस्टमार्टम के लिए भेज दिया है। पुलिस दुर्घटना के कारणों की जांच कर रही है। साथ ही सीसीटीवी फुटेज के आधार पर पूरे घटनाक्रम की पड़ताल की जा रही है।. https://thihacg.com/wp-content/uploads/2026/04/WhatsApp-Video-2026-04-30-at-1.59.21-PM-1.mp4

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

5 घंटे हाईवे पर फंसी रहीं दिल चाहता है एक्ट्रेस:खाना भी नहीं मिला, तंग आकर वीडियो जारी किया, कहा- हमारे लिए दुआ करें, ये डरावना है

red and white modern breaking news youtube thumbnail

CG Murder: नशे में सोए युवक की जेब से निकाला पैसा, होश में आने पर किया मर्डर

red and white modern breaking news youtube thumbnail

CG 10th 12th Result: 10वीं-12वीं के छात्रों के लिए पुनर्मूल्यांकन का मौका, इतने तारीख तक करें आवेदन

red and white modern breaking news youtube thumbnail

ओबेन रोर इवो इलेक्ट्रिक बाइक लॉन्च, शुरुआती कीमत ₹99,999:180km की रेंज के साथ एंटी-थेफ्ट अलर्ट जैसे हाईटेक फीचर्स; ओला रोडस्टर X से मुकाबला

red and white modern breaking news youtube thumbnail

ओबेन रोर इवो इलेक्ट्रिक बाइक लॉन्च, शुरुआती कीमत ₹99,999:180km की रेंज के साथ एंटी-थेफ्ट अलर्ट जैसे हाईटेक फीचर्स; ओला रोडस्टर X से मुकाबला

red and white modern breaking news youtube thumbnail

Dhamtari Suicide: दो माह के मासूम को छोड़ मां ने उठाया खौफनाक कदम, परिजनों के उड़े होश

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