B-Town welcomes Narendra Modi, India's New Prime Minister
As BJP candidate Narendra Modi won the 2014 Lok Sabha General elections and became India new Prime Minister, our B-Town celebs welcome him by expressing themselves on Twitter.
India got its 14th Prime Minister on May 16, 2014. The 2014 Lok Sabha General election is spectacularly won by BJP candidate Narendra Modi. Bollywood stars welcome Narendra Modi as the new Prime Minister of India and here are some tweets posted by the celebs.
Rajinikanth tweeted that "Hearty Congratulations @narendramodi ji on your historic win. Best wishes". Lata Mangeshkar posted a tweet "@narendramodi Namaskar. Narendrabhai, aap ko bohot bohot badhaai. Desh ki janata ne ab apna bhavishya aap ke haath me diya hai. Tathastu.". Hema Malini tweeted "Modi wave is for real! BJP getting huge majority! Leading all over India!" Asha Bhosle tweeted "Congratulations to the BJP and sincere best wishes to Narendra Modi our next Prime Minister. Jai Hind."
Madhur Bhandarkar posted a tweet by saying "The wave was hit the shore! A young, sensible and vibrant India gives its verdict! Heartiest congratulations to Narendra Modi and his team." Anupam Kher tweeted "As I cross Red Fort, I can't help thinking of a new hope and new energy India will experience today onwards. Jai Hind. Achche Din Aa Gaye. Jai Ho.:)" Hansal Mehta penned down that "Honestly, the decimation of Congress was inevitable and is welcome. The verdict is against the inept Congress and not for the communal BJP." Pritish Nandy wrote that "Now even the allies will not matter. It's BJP all the way. They are about to get a clear mandate." Shekhar Kapur tweeted "End of era of feudal politics. Dynastic politics. A new India. A new opportunity. A new future. Let it not go waste @narendramodi congrats."
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
RELETED LINKS
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });