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

---Advertisement---

SACHIN TENDULKAR BASTAR VISIT | जगदलपुर-दंतेवाड़ा दौरे में सचिन का बड़ा ऐलान

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

रायपुर। बस्तर में क्रिकेट के भगवान सचिन तेंदुलकर पहुंचे तो माहौल जोश से भर गया, लेकिन इस बीच एक विवाद भी खड़ा हो गया। सचिन प्राइवेट जेट से परिवार के साथ जगदलपुर पहुंचे और सीधे दंतेवाड़ा के छिंदनार में आदिवासी बच्चों से मिले। यहां उन्होंने बड़ा ऐलान किया बस्तर में 50 नए खेल मैदान बनाए जाएंगे और हजारों बच्चों को ‘मैदान कप’ के जरिए मौका मिलेगा।. लेकिन कहानी यहीं खत्म नहीं होती। कार्यक्रम में शामिल होने के लिए बच्चों को सुबह से ही भीषण गर्मी में बसों में भरकर लाया गया। आरोप है कि 50 सीटर बस में 100 से ज्यादा बच्चों को ठूंस दिया गया। इस पर सवाल उठे तो अधिकारी ने साफ जवाब देने से बचते हुए बात टाल दी।. एक तरफ सचिन बच्चों को “अच्छा इंसान बनने” का मंत्र दे रहे थे, दूसरी तरफ बच्चों की हालत ने पूरे सिस्टम पर सवाल खड़े कर दिए। अब इस पूरे आयोजन पर चर्चा तेज हो गई है।. Bastar sports ground update: Dantewada kids’ bus row, Jagdalpur event news, Sachin Foundation, Chhattisgarh headlines, Sachin Tendulkar’s Bastar trip

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ऑनलाइन गेमिंग के नए नियम 1-मई से लागू होंगे:गेमिंग-सर्टिफिकेट अब 10 साल तक वैलिड रहेगा; बिना पैसे वाले गेम्स को रजिस्ट्रेशन से छूट

red and white modern breaking news youtube thumbnail

Janjgir Champa Rape: महिला से रेप कर बनाया वीडियो, इंस्टा पर किया अपलोड ढोंगी बाबा ने कई बार बनाएं संबंध

red and white modern breaking news youtube thumbnail

Bilaspur Suicide: तीन मंजिला इमारत से प्रेमी जोड़े ने लगाई छलांग, युवक की मौत; युवती गंभीर

red and white modern breaking news youtube thumbnail

Gold Silver Price Today: सोने-चांदी की कीमतों में गिरावट, क्यों गिरे दाम?

red and white modern breaking news youtube thumbnail

नेपाल के गृह मंत्री सुदन गुरुंग का इस्तीफा:वित्तीय लेनदेन पर उठे सवालों के बीच लिया फैसला, नई सरकार से दूसरा इस्तीफा

red and white modern breaking news youtube thumbnail

सरकार ने एविएशन फ्यूल में एथेनॉल मिलाने की मंजूरी दी:कच्चे तेल के आयात पर निर्भरता कम होगी; गडकरी बोले-100% ब्लेंडिंग का टारगेट

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