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

---Advertisement---

एक्ट्रेस शहाना गोस्वामी ने कहा- वह ओपन रिलेशनशिप में हैं:बोलीं- मेरी जिंदगी में कई पार्टनर हैं, लेकिन ये रिश्ते कैजुअल नहीं हैं

On: मई 28, 2026 5:17 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

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

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