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

---Advertisement---

अनुष्का का बर्थडे सेलिब्रेट करने मुंबई पहुंचे विराट:एयरपोर्ट पर स्पॉट हुए; आज एक्ट्रेस 38 साल की हुईं

On: मई 1, 2026 11:46 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

विराट कोहली शुक्रवार को पत्नी अनुष्का शर्मा का 38वां जन्मदिन सेलिब्रेट करने के लिए मुंबई आए। कोहली अहमदाबाद में रॉयल चैलेंजर्स बेंगलुरु और गुजरात टाइटन्स के बीच IPL 2026 का मैच खेलने के बाद मुंबई पहुंचे। वो सुबह मुंबई एयरपोर्ट पर स्पॉट हुए। एयरपोर्ट पर पैपराजी ने कोहली से अनुष्का को जन्मदिन की बधाई देने के लिए कहा। विराट और अनुष्का की 11 दिसंबर 2017 को इटली में शादी हुई थी। उनके दो बच्चे हैं। बेटी वामिका का जन्म 11 जनवरी 2021 और बेटे अकाय का जन्म 15 फरवरी 2024 को हुआ था। विराट-अनुष्का प्रेमानंद महाराज के आश्रम पहुंचे थे विराट और अनुष्का हाल ही में वृंदावन में संत प्रेमानंद महाराज के आश्रम पहुंचे थे। कपल ने अक्षय तृतीया पर 19 अप्रैल को वृंदावन पहुंचकर संत प्रेमानंद महाराज के दर्शन किए और आशीर्वाद लिया। दोनों ने प्रेमानंद महाराज का सत्संग भी सुना। दोनों सुबह करीब 10 बजे संत प्रेमानंद महाराज के गुरु संत हित गौरांगी शरण महाराज के वराह घाट स्थित आश्रम पहुंचे थे। यहां दर्शन कर फिर होटल लौटे और करीब 11 बजे रवाना हो गए थे। विराट-अनुष्का ने जमीन पर बैठकर सत्संग सुना आश्रम में विराट और अनुष्का बेहद साधारण वेशभूषा और सादगी भरे अंदाज में नजर आए। बिना किसी वीआईपी तामझाम के दोनों ने आम श्रद्धालुओं की तरह जमीन पर बैठकर काफी देर तक सत्संग सुना। दोनों शांत रहे और कोई सवा?

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