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

---Advertisement---

वर्ल्ड अपडेट्स:फ्रांस में स्काइडाइवर्स को ले जा रहा विमान क्रैश: पायलट समेत 11 की मौत

On: जून 29, 2026 11:05 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

चांदी ₹5,059 बढ़कर ₹2.22 लाख किलो पर पहुंची:10 ग्राम सोना ₹2,038 महंगा हुआ, इस साल दाम ₹9 हजार बढ़ चुके

red and white modern breaking news youtube thumbnail

जम्मू-कश्मीर के उपराज्यपाल ने बाबा अमरनाथ की पूजा की:3 जुलाई से यात्रा शुरू; 28 अगस्त को छड़ी मुबारक पहुंचने के साथ खत्म होगी

red and white modern breaking news youtube thumbnail

भारत की हार पर गौतम गंभीर का उड़ा मजाक: आइसलैंड क्रिकेट के तंज ने सोशल मीडिया पर मचाई हलचल, जानें ऐसा क्या कहा

red and white modern breaking news youtube thumbnail

Jai Moondra: भारत को क्लीन स्वीप करने पर क्या बोले जय मूंदड़ा? जीत के पीछे की आयरलैंड की रणनीति का किया खुलासा

red and white modern breaking news youtube thumbnail

Raipur News: रायपुर के नकटी गांव में 80 घरों पर चला बुलडोजर, पुलिस से झड़प; खून के आंसू रो रही जनता

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:रिपोर्ट का दावा- फेसबुक बना अवैध वन्यजीव तस्करी का सबसे बड़ा ऑनलाइन बाजार

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