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

---Advertisement---

भास्कर अपडेट्स:भारत टैक्सी का एयरपोर्ट्स अथॉरिटी के साथ एग्रीमेंट, एयरपोर्ट पर तय दरों वाली कैब सर्विस शुरू होगी

On: फ़रवरी 8, 2026 1:59 पूर्वाह्न
Follow Us:
---Advertisement---

एयरपोर्ट्स अथॉरिटी ऑफ इंडिया (AAI) ने हाल ही में लॉन्च हुई देश की पहली सरकारी कैब सर्विस भारत टैक्सी के साथ एग्रीमेंट (MoU) साइन किया है। इसके तहत भारत टैक्सी देश के कई एयरपोर्ट्स पर कैब सेवाएं देगी। AAI के चेयरमैन विपिन कुमार ने MoU का आदान-प्रदान किया। इस समझौते का मकसद एयरपोर्ट्स पर यात्रियों को सही किराया, तय दरों और सुरक्षित यात्रा उपलब्ध कराना है। भारत टैक्सी, सहकार टैक्सी कोऑपरेटिव लिमिटेड द्वारा संचालित एक ड्राइवर-ओनर्ड सेवा है, जिसमें टैक्सी चालक स्वयं कोऑपरेटिव के सदस्य होते हैं। अधिकारियों के मुताबिक, इस पहल से एयरपोर्ट पर कैब सेवाओं में पारदर्शिता, किराए की स्पष्टता और यात्री-अनुकूल अनुभव सुनिश्चित होगा। साथ ही, ड्राइवरों को भी संगठित प्लेटफॉर्म के जरिए स्थिर और सम्मानजनक रोजगार मिलेगा। AAI का कहना है कि यह साझेदारी यात्रियों की सुविधा बढ़ाने के साथ-साथ समावेशी परिवहन मॉडल को बढ़ावा देगी। आने वाले समय में इस व्यवस्था को चरणबद्ध तरीके से विभिन्न एयरपोर्ट्स पर लागू किया जाएगा।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

IPL 2026: विकेट क्यों नहीं ले पा रहे हैं बुमराह? अश्विन ने बताई वजह; हार्दिक की खराब कप्तानी पर उठाए बड़े सवाल

red and white modern breaking news youtube thumbnail

सेंसेक्स 1613 अंक गिरा, 77,550 पर कारोबार कर रहा:निफ्टी भी 461 अंक गिरी 23,590 पर पहुंची; PSU बैंकों में बिकवाली

red and white modern breaking news youtube thumbnail

MI vs RCB: रोहित क्यों हुए रिटायर्ड हर्ट और कोहली ने क्यों नहीं की फील्डिंग? दो दिग्गजों की चोट से फैंस चिंतित

red and white modern breaking news youtube thumbnail

चीन को ट्रम्प की धमकी- ईरान की मदद नहीं करे:अगर हमने सैन्य सहायता करते हुए पकड़ा, तो 50% टैरिफ लगाएंगे

red and white modern breaking news youtube thumbnail

गुरुग्राम में एंबियंस मॉल पहुंचे एक्टर राव राजकुमार:फिल्म टोस्टर की को-स्टार सानिया के साथ दी परफॉर्मेंस, फैंस संग ली सेल्फी

red and white modern breaking news youtube thumbnail

तेलंगाना के सरकारी स्कूल में एआई से पढ़ाई:105 सीटों के लिए 3500 आवेदन आए; मंत्री ने डिजिटल स्कूल बनवाने ट्रस्ट से ₹8 करोड़ दिए

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