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

---Advertisement---

द इंडिया स्टोरी:काजल अग्रवाल और श्रेयस की फिल्म का टीजर रिलीज, 24 जुलाई को होगी रिलीज

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

काजल अग्रवाल और श्रेयस तलपड़े की फिल्म ‘द इंडिया स्टोरी’ का टीजर रिलीज हो गया है। इस फिल्म की कहानी थोड़ी अलग होने वाली है। इसमें खाने पीने की चीजों में मिलावट और खेती में केमिकल के गलत इस्तेमाल पर प्रकाश डाला गया है। टीजर में फिल्म की झलक भी दिखी है। एक मिनट 26 सेकेंड के टीजर में देखा जा सकता है कि तरबूज में इंजेक्शन लगाया जा रहा है। दूध और पनीर में मिलावट की जा रही है। इसी तरह से फसल में कीटनाशक का इस्तेमाल किया जा रहा है। टीजर में यह भी दिखाया गया है कि मिलावटी और जहरीला खाना खाने से लोग बीमार पड़ रहे हैं और अस्पताल के चक्कर काट रहे हैं। ‘द इंडिया स्टोरी’ का टीजर एक ऐसी कहानी की झलक देता है, जिसमें आज के मुद्दे होंगे। इसमें दिखाया जाएगा कि खाने-पीने की चीजों में कैसे मिलावट की जाती और यह हमें कैसे बीमार कर रहा है। यह फिल्म लोगों को सोचने पर मजबूर करेगी और जागरूक करेगी। टीजर में किसी भी मुख्य कलाकार को नहीं दिखाया गया है। इसमें खाने-पीने में मिलावट की तस्वीरें और वीडियो दिखाई गई हैं। टीजर के आखिर में बताया गया है कि यह फिल्म 24 जुलाई को रिलीज होगी। इसके निर्देशक चेतन डीके हैं। इस फिल्म के अलावा श्रेयस जल्द ही ‘गोलमाल 5’ में भी दिखाई देंगे। इसमें अजय देवगन भी हैं।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

कल गिरावट के साथ खुल सकता है बाजार:विदेशी निवेशकों ने ₹31,120 करोड़ के शेयर बेचे; ईरान-अमेरिका तनाव से जोखिम बढ़ा

red and white modern breaking news youtube thumbnail

वैभव के साथ इंग्लैंड-आयरलैंड जाएंगे उनके माता-पिता: बीसीसीआई ने दी विशेष अनुमति, सबसे कम उम्र में डेब्यू का रिकॉर्ड बना सकते हैं

red and white modern breaking news youtube thumbnail

गिल को बीसीसीआई की वनडे-टेस्ट पर ध्यान देने की सलाह:2027 में वनडे विश्व कप और विश्व टेस्ट चैंपियनशिप; टी-20 टीम में चयन नहीं हुआ

red and white modern breaking news youtube thumbnail

एक्शन थ्रिलर:सलमान-नयनतारा मुंबई में पूरे करेंगे बड़े स्टंट, नया शूट 10 जून से होगा शुरू

red and white modern breaking news youtube thumbnail

बंगाल में TMC नेताओं पर फूटा लोगों का गुस्सा:एक का सिर मुंडवाया, जूते की माला पहनाकर परेड निकाली; दूसरा पुलिस से बचने साड़ियों में छिपा

red and white modern breaking news youtube thumbnail

दिल्ली प्रोफेसर की हत्या करने 1400km दूर से आया कपल:प्रॉपर्टी हड़पना चाहता था, पुलिस ने बंगाल से गिरफ्तार किया

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