विशिष्ट सामग्री:

IndiGo ने Goa के लिए जारी की चेतावनी, भारी बारिश के बीच उड़ानों में हो सकती है देरी

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

प्रतिरूप फोटो

ANI Image

इस चेतावनी में बताया गया कि गोवा में अधिक बारिश हो रही है, जिस कारण उड़ानों के परिचालन पर असर हो सकता है। इससे उड़ानों में देरी हो सकती है। वहीं कई परेशानियां भी हो सकती है। इस संबंध में एयरलाइन ने एक्स पर एक पोस्ट में कहा, “#6ETravelAdvisory: #गोवा में बारिश हो रही है, जिससे उड़ान संचालन प्रभावित हो सकता है।”

इंडिगो ने गोवा की यात्रा करने के लिए यात्रियों के लिए एडवाइजरी जारी की है। बुधवार को इंडिगो ने ये एडवाइजरी जारी की है जिसमें चेतावनी दी गई है। इस चेतावनी में बताया गया कि गोवा में अधिक बारिश हो रही है, जिस कारण उड़ानों के परिचालन पर असर हो सकता है।

इससे उड़ानों में देरी हो सकती है। वहीं कई परेशानियां भी हो सकती है। इस संबंध में एयरलाइन ने एक्स पर एक पोस्ट में कहा, “#6ETravelAdvisory: #गोवा में बारिश हो रही है, जिससे उड़ान संचालन प्रभावित हो सकता है। ताज़ा जानकारी के लिए अपनी उड़ान की स्थिति पर अपडेट रहें।”

एयरलाइन ने अपनी एडवाइजरी में कहा कि गोवा में खराब मौसम और बारिश के कारण उड़ान परिचालन में देरी हो सकती है। यात्रियों को सलाह दी गई है कि एयरपोर्ट जाने से पहले वो फ्लाइट की स्थिति को जरुर चेक करे। इंडिगो ने कहा कि हम दृढ़ता से अनुशंसा करते हैं कि सभी यात्री हवाई अड्डे के लिए रवाना होने से पहले उड़ान की नवीनतम स्थिति की जांच कर लें और अतिरिक्त यात्रा समय निर्धारित कर लें, क्योंकि मौसम की स्थिति स्थानीय यातायात को भी प्रभावित कर सकती है।” एयरलाइन ने यह भी कहा कि उसकी कस्टमर सर्विस टीम यात्रियों की मदद के लिए उपलब्ध हैं। हमारी टीमें सभी ग्राहक सेवा केंद्रों पर उपलब्ध हैं और आपकी यात्रा के हर चरण में आपकी सहायता करने के लिए प्रतिबद्ध हैं।

 

यात्री को सूचित रहने की सलाह दी गई

इंडिगो एयरलाइंस ने यात्रा परामर्श में यात्रियों से कहा है कि वे नियमित रूप से अपनी उड़ान की स्थिति की जांच करते रहें। संभावित मौसम संबंधी देरी और यातायात व्यवधानों के कारण अतिरिक्त यात्रा समय की योजना बनाएं। एयरलाइन ने इस बात पर भी जोर दिया कि उसकी ग्राहक सेवा टीम पूरी यात्रा के दौरान सहायता प्रदान करने के लिए उपलब्ध है। चुनौतीपूर्ण मौसम की स्थिति के बावजूद यात्रियों को सहायता प्रदान करने तथा एक सुचारू यात्रा अनुभव सुनिश्चित करने के लिए अपनी प्रतिबद्धता का आश्वासन देती है। मौसम विभाग ने आज उत्तर गोवा, दक्षिण गोवा में कुछ स्थानों पर हल्की से मध्यम वर्षा, हल्की गरज के साथ छींटे पड़ने और 30-40 की गति से हवा चलने की चेतावनी दी है। 

शेयर करेंcopy

अन्य न्यूज़

‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘icons8 double left 50‘, ‘icons8 double right 64‘],pagination: true});
}
else { }
},
ClearControls: function () {
//$(‘#txtname’).val(”);
$(‘#txtemail’).val(”);
//$(‘#chkaccept’).prop(‘checked’, false);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;

var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
//var email = Utility.ValidateEmail(‘txtemail’);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
//var accept = Utility.ValidateWithId(‘chkaccept’, ‘Please accept terms & conditions.’, true, false);
//if (accept.trim() == ”)
// return;

var ws_method = ‘SubscribeNewsletter’;
//var obj = { name: name, email: email, check: accept };
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}

“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);

लेटेस्ट न्यूज़

कार्टून

आज का कार्टून 19 मई 2025

नवीनतम

समाचार पत्रिका

चूकें नहीं

IPL 2025: अचानक टीम छोड़कर संजू सैमसन बैंगलोर पहुंचे,यहां जानें कारण

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ...

गुरुग्राम क्लब बम विस्फोट मामले में NIA का एक्शन, गोल्डी बरार समेत 5 के खिलाफ चार्जशीट दाखिल

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANIगोल्डी बरार और रणदीप मलिक को छोड़कर...

अमित शाह ने की नक्सलियों के खिलाफ ऑपरेशंस चलाने वाले अधिकारियों से मुलाकात, कही ये बात

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस @AmitShahशाह ने एक्स पर एक पोस्ट में...

30 कमरों के ‘माया महल’ में रहेंगी मुख्‍यमंत्री रेखा गुप्‍ता, AAP ने लगाया बड़ा आरोप

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANIइन आरोपों पर दिल्ली सरकार या भाजपा...

कोई जवाब दें

कृपया अपनी टिप्पणी दर्ज करें!
कृपया अपना नाम यहाँ दर्ज करें