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

---Advertisement---

शाओमी 17T लॉन्च, कीमत ₹54,999 से शुरू:120x जूम के साथ 50MP लाइका कैमरा और 6500mAh की बड़ी बैटरी; शाओमी TV FX मिनी भी पेश

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

टेक कंपनी शाओमी ने भारत में अपना नया प्रीमियम स्मार्टफोन शाओमी 17T और लॉन्च कर दिया है। स्मार्टफोन 120x जूम के साथ 50MP लाइका कैमरा, 6500mAh बैटरी और फ्लैगशिप लेवल फीचर्स के साथ आया है। कंपनी ने इस फोन को खासतौर पर उन यूजर्स के लिए पेश किया है जो प्रीमियम डिजाइन, पावरफुल परफॉरमेंस और हाई-एंड कैमरा एक्सपीरियंस चाहते हैं। शाओमी 17T को दो वैरिएंट में पेश किया गया है। इसके 12GB रैम + 256GB स्टोरेज वाले शुरुआती वैरिएंट की कीमत 59,999 रखी गई है, लेकिन लॉन्च ऑफर में ₹5000 के डिस्काउंट के बाद इसे 54,999 रुपए में खरीदा जा सकता है। फोन की सेल 10 जून से शुरू होगी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

तमीम इकबाल बांग्लादेश क्रिकेट बोर्ड के नए अध्यक्ष: 4 साल का कार्यकाल संभालेंगे; पिछले साल अंतरराष्ट्रीय क्रिकेट से संन्यास लिया था

red and white modern breaking news youtube thumbnail

MPESB की वनरक्षक, जेल प्रहरी समेत 4 परीक्षाएं रद्द:सर्वर फेल, 3 घंटे बाद मिली सूचना; रो पड़े अभ्यर्थी, बोले- मेहनत की भरपाई कौन करेगा

red and white modern breaking news youtube thumbnail

शाओमी 17T लॉन्च, कीमत ₹54,999 से शुरू:120x जूम के साथ 50MP लाइका कैमरा और 6500mAh की बड़ी बैटरी; शाओमी TV FX मिनी भी पेश

red and white modern breaking news youtube thumbnail

कप्तान गिल का बल्लेबाजी औसत सिर्फ ब्रैडमैन से कम:डेब्यू टेस्ट के पहले ओवर में विकेट लेने वाले सुथार 8वें भारतीय; भारत-अफगानिस्तान टेस्ट के रिकॉर्ड्स

red and white modern breaking news youtube thumbnail

कप्तान गिल का बल्लेबाजी औसत सिर्फ ब्रैडमैन से कम:25 साल बाद डेब्यू करने वाले भारतीय को पहले ओवर में विकेट, भारत-अफगानिस्तान टेस्ट के रिकॉर्ड्स

red and white modern breaking news youtube thumbnail

इंग्लैंड ने लॉर्ड्स में न्यूजीलैंड को 115 रन से हराया: एटकिंसन-रॉबिन्सन ने मिलकर 14 विकेट लिए, सीरीज में 1-0 की बढ़त ली

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