Bollywood's take on Swachh Bharat campaign

Bollywood comes out to support the Swachh India campaign initiated by Prime Minister Narendra Modi.

By BollywoodMDB Team | Updated On: Oct 4, 2014 06:04 PM

facebook facebook

On the auspicious occasion of Gandhi Jayanti, Prime Minister Narendra Modi pledged for Swachh India campaign. He made the cult movement by stepping out with a broom in his hand to clean the filthy streets of India and then nominated few celebrities to take part in the campaign by supporting it. Salman Khan , Priyanka Chopra and Kamal Haasan were amongst those nine celebs whom PM had personally appointed.

Priyanka accepted the appeal and posted her picture while cleaning the street with a caption "I humbly accept respected Prime Minister Narendra Modiji's challenge. This is an idea that is long overdue. There is no time like the present to begin the journey towards change. Recognise that we r doing this for ourselves. If we don't get involved & support this campaign, nothing can happen. But if we come together we can make a difference. Every action we take will be important. I want to make the change. I want a clean India. It's time to clean up our act."

Salman Khan tweeted "Me & my Foundation accept the invite from our honourable Prime Minister for Swachh Bharat and will give our 100% for My Clean India."

Even Kamal Haasan has accepted the nomination and will continue to work for environment.

Well, not just these three stars but several others from B-Town came all out to pour in their support for this noble cause.

Freida Pinto wrote "Next 5 years we should aim to breathe clean &erase that unsavory label of "filthy" and "smelly" that India is burdened with. This is every Indian citizen's responsibility. Not just those nominated. Lets all figure a way to contribute..big or small Have waited for an announcement like this for ages. Its now official"

Dia Mirza posted "Knowing the world we inhabit belongs to us, must compel us to respect it a little more. Keeping surroundings clean is respect. #LalBahadurShashtri #MahatmaGandhi Your birth anniversary is being celebrated by this pledge we take. #CleanIndia #SwachhBharat"

Subhash Ghai tweeted "Today success @SwachhBharat proves that u need jst one man 2bring revolution like gandhi did in 40s. Let appreciate it n not be kukadoo ji"

Hema Malini posted "Gandhi Jayanti today - let us all follow our PM about keeping our country clean & hygienic. Swachch Bharat should be our aim now!"

Anupam Kher wrote "It was great to be part of d movement Swachh Bharat initiated by PM @narendramodi along with team of @EkkeesToppon.:)

Ranvir Shorey tweeted "Hope everyone pitches in heavily for the #SwachhBharat initiative. Hopefully we can turn around and go the #Singapore way in a few years. And if the #Swachh Bharat campaign can also include cleaning up #corruption, we'd be, like, on our way! #India"

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

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
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(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"); });