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

---Advertisement---

मेट गाला-2026, ईशा अंबानी ने पहना 1800 हीरे जड़ा ब्लाउज:आलिया भट्ट, प्रियंका चोपड़ा भी पहुंचे, करण जौहर ने राजा रवि वर्मा की पेंटिंग वाला आउटफिट पहना

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

सोमवार यानी 4 मई को न्यूयॉर्क के म्यूजियम में मेट गाला का आयोजन हुआ है, जहां कई बड़ी देश-विदेश की हस्तियों ने रेड कार्पेट पर फैशन को नई परिभाषा दी। इस साल मेट गाला की थीम कॉस्ट्यूम आर्ट रखी गई है, जहां आने वाले सभी मेहमानों के लिए ड्रेस कोड फैशन इज आर्ट है। एक नजर मेट गाला 2026 के रेड कार्पेट से सेलेब्स के लुक पर- ईशा अंबानी ने पहना हीरो से जड़ा ब्लाउज ईशा अंबानी डिजाइनर गौरव गुप्ता की कस्टम साड़ी में रेड कार्पेट पर पहुंचीं। उनके जूलरी इंटीग्रेटेड ब्लाउज में मां नीता अंबानी के जूलरी कलेक्शन के ग्रीन एमराल्ड को भी शामिल किया गया है। इस पर 1800 कैरेट से अधिक हीरे जड़े हुए हैं, जिनके साथ पन्ना, पोल्की और कुंदन भी शामिल है। इसे 1200 घंटों में 50 आर्टिस्ट ने मिलकर बनाया है। हॉलीवुड से सेलेब्स के ये लुक भी देखिए-

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

अब ज्वेलर्स के पास भी जमा कर सकेंगे सोना:बैंक के अलावा नए कलेक्शन पार्टनर बनेंगे, नई गोल्ड मोनेटाइजेशन स्कीम लाने का प्लान

red and white modern breaking news youtube thumbnail

52000 करोड़ की डिफेंस डील को मिली मंजूरी:आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार आर्मी के जखीरे में होंगे शामिल

red and white modern breaking news youtube thumbnail

₹52000 करोड़ की डिफेंस डील को मंजूरी:आर्मी में आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार शामिल होंगे

red and white modern breaking news youtube thumbnail

आधार कार्ड में ईमेल-ID अब घर बैठे अपडेट कर सकेंगे:आधार एप पर 6 महीने के लिए फ्री सर्विस शुरू, सेंटर जाने की जरूरत नहीं; जानें प्रोसेस

red and white modern breaking news youtube thumbnail

कोलकाता में TMC मुख्यालय पर बागी गुट का कब्जा:ताले बदले, लेकिन ममता की फोटो नहीं हटाई; एक दिन पहले पार्टी सिंबल पर दावा किया था

red and white modern breaking news youtube thumbnail

भागवत बोले-पांच महाद्वीपों के लोग RSS से ट्रेनिंग मांग रहे:दुनिया को भारत से सही रास्ता दिखाने की उम्मीद, लेकिन पहले हमें मजबूत बनना होगा

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