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

---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

Durg Sex Racket: SEX रैकेट का भंडाफोड़; बंद पड़े लॉज में चल रहा था देह व्यापार, इस हालत में मिले युवक-युवतियां

red and white modern breaking news youtube thumbnail

लग्जरी का मतलब बदल रहा; कंपनियां बेच रहीं यादें, स्टेटस:एलवीएमएच-एकॉर का जॉइंट वेंचर, ओरिएंट एक्सप्रेस टेक अरबपतियों के लिए लाया आलीशान यॉट का कॉन्सेप्ट

red and white modern breaking news youtube thumbnail

पुणे में 65 साल के रेप-मर्डर के दोषी को फांसी:3 साल की बच्ची के साथ दुष्कर्म किया था; फास्टट्रैक कोर्ट का 60 दिन में फैसला

red and white modern breaking news youtube thumbnail

वेदांत और CBSE फिर आमने-सामने:आरोप लगाया- दोबारा जांच में मेरे नंबर नहीं बढ़े, CBSE बोला- ये सरासर झूठ; वेदांत ने अब क्या जवाब दिया

red and white modern breaking news youtube thumbnail

CG News: बारिश में ढही मकान की दीवार, मलबे में दबकर 2 बच्चियों की मौत, महिला घायल

red and white modern breaking news youtube thumbnail

Raipur News: आज बंद रहेंगी मांस-मटन की दुकानें, बिक्री करने पर सख्त कार्रवाई

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