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

---Advertisement---

स्कूटर बिक्री सालाना 9%, बाइक की 4% बढ़ने का अनुमान:महिला वर्कफोर्स बढ़ने का असर; बाइक से ज्यादा बिकेंगे स्कूटर

On: अप्रैल 14, 2026 12:26 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

देश के ऑटोमोबाइल सेक्टर में ऐतिहासिक बदलाव आने वाला है। मौजूदा ट्रेंड संकेत दे रहे हैं कि अगले 10 साल में स्कूटरों की बिक्री मोटरसाइकिलों से ज्यादा होने लगेगी। तेज शहरीकरण, कार्यबल में महिलाओं की बढ़ती भागीदारी और दोपहिया वाहनों का तेज इलेक्ट्रिफिकेशन इसके प्रमुख कारण होंगे। इक्विरस सिक्योरिटीज की रिपोर्ट के मुताबिक, वित्त वर्ष 2025 से 2030 के बीच स्कूटरों की बिक्री हर साल औसतन 9% बढ़ने का अनुमान है। इसके उलट मोटरसाइकिलों की बिक्री में सालाना औसत वृद्धि सिर्फ 4% ही रहने की संभावना है। इस अंतर की सबसे बड़ी वजह इलेक्ट्रिक दोपहिया (ईवी) का तेज विस्तार है, जहां स्कूटरों ने पकड़ मजबूत कर ली है। ईवी – 4 साल में स्कूटर की पहुंच 38% तक होगी – इलेक्ट्रिक दोपहिया की बाजार हिस्सेदारी अभी 10% से कम, 2030 तक इसके 19% और 2040 तक 50% से अधिक होने की उम्मीद है। – टू-व्हीलर सेगमेंट में इलेक्ट्रिक स्कूटर सबसे आगे रहेंगे। अनुमान है कि 2030 तक इनकी पैठ 38% और 2040 तक 80% हो जाएगी। – रेंज की चिंता और ज्यादा कीमतों की वजह से इलेक्ट्रिक मोटरसाइकिल की पैठ 2030 तक मात्र 5% तक ही रहने की संभावना जताई गई है। पुरानी गाड़ी के बदले नई खरीदने का ट्रेंड जोर पकड़ रहा, मांग बढ़ी रिपोर्ट के मुताबिक, आगामी वर्षों में भारत में पुरानी गाड़ी के बदले नई खरीदने का ट्रेंड बढ़ेगा। टीवीएस मोटर के सीएमडी सुदर्शन वेणु ने बताया है क?

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