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

---Advertisement---

एक ही दिन में 6 लोग गड्ढों में गिरे:गुजरात के जूनागढ़ की घटनाएं, सीसीटीवी में कैद हुईं तस्वीरें

On: जुलाई 2, 2026 2:49 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

गुजरात में मानसून ने एंट्री कर ली है और जोरदार बारिश से अब हादसे भी सामने आने लगे हैं। वहीं, जूनागढ़ शहर में बुधवार को एक ही दिन में पांच लोग सड़कों पर बने गढ्ढों में गिरने से घायल हो गए। शहर के आजाद चौक इलाके में बाइक सवार दंपति गढ्ढे में गिर गए। युवक के सिर में गंभीर चोट आई। ओघड़नगर इलाके में तो तीन से चार लोग एक ही गड्ढे में गिर गए। माजेवाड़ी दरवाजे के पास एक स्कूटी सवार भी हादसे का शिकार हुआ। नीचे तस्वीरों में देखें सीसीटीवी में कैद हुए ये हादसे… ———— मौसम से जुड़ी ये खबर भी पढ़ें… मुंबई में भारी बारिश, समुद्र से दूर रहने की चेतावनी:15 फीट ऊंची लहरें उठ सकती हैं; मानसून की राजस्थान में 7 दिन की देरी से एंट्री महाराष्ट्र में मानसून आने के बाद चार जिलों में भारी बारिश हो रही है। मुंबई, ठाणे, पालघर और रायगढ़ में रेड अलर्ट है। मुंबई में पिछले 24 घंटे में 172mm बारिश हुई। बृहन्मुंबई म्यूनिसिपल कॉर्पोरेशन (BMC) ने गुरुवार दोपहर समुद्र में करीब 15 फीट ऊंची लहरें उठने की चेतावनी दी है। पूरी खबर पढ़ें…

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