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

---Advertisement---

Raipur Accident: रायपुर के भांठागांव फ्लाईओवर पर ट्रक और कार में जोरदार टक्कर, मची चीख-पुकार

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

Raipur Accident: राजधानी रायपुर के रिंग रोड नंबर-1 स्थित भांठागांव फ्लाईओवर पर ट्रक और कार के बीच हुई जोरदार टक्कर से चीख-पुकार मच गई। जानकारी के अनुसार हादसा ओवरटेक करने के दौरान हुआ। दुर्घटना में किसी के हताहत होने की सूचना नहीं है।. जानकारी के मुताबिक, फ्लाईओवर पर एक कार चालक ओवरटेक करने का प्रयास कर रहा था। इसी दौरान कार की सामने से आ रहे ट्रक से जोरदार भिड़ंत हो गई। टक्कर इतनी तेज थी कि कार के चालक की ओर का हिस्सा पूरी तरह क्षतिग्रस्त हो गया।. हादसे के बाद फ्लाईओवर पर कुछ समय के लिए यातायात प्रभावित रहा और वाहनों की कतार लग गई। घटना की सूचना मिलते ही पुलिस मौके पर पहुंची और यातायात व्यवस्था को सुचारू कराया। पुलिस हादसे के कारणों की जांच शुरू कर दी गई है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

मुंबई में बस ने गाड़ियों को रौंदा:एक की मौत; कंडक्टर समेत 3 घायल; पुलिस ने ड्राइवर को हिरासत में ले लिया

red and white modern breaking news youtube thumbnail

CG Transport Transfer: छत्तीसगढ़ परिवहन विभाग में बड़ा फेरबदल; 165 अफसर-कर्मचारियों के तबादले, देखें लिस्ट

red and white modern breaking news youtube thumbnail

Bilaspur Rape: शिक्षक ने नाबालिग छात्रा को बनाया हवस का शिकार, रेप के बाद आरोपी फरार

red and white modern breaking news youtube thumbnail

जावेद जाफरी की पत्नी से ₹16 करोड़ की ठगी:केस में BMC अधिकारी सस्पेंड, क्राइम ब्रांच जांच में जुटी

red and white modern breaking news youtube thumbnail

जावेद जाफरी की पत्नी से 16 करोड़ की ठगी:केस में BMC अधिकारी सस्पेंड, क्राइम ब्रांच जांच में जुटी

red and white modern breaking news youtube thumbnail

‘डायरकेशंस’ का ट्रेंड; ट्रैवल इंश्योरेंस खरीदने वाले 3 गुना बढ़े: रोमांच के शौकीन पर्यटक घाटियों में जाने और चट्टानों से उतरने जैसे एडवेंचर कर रहे हैं

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