Bollywood Goes Gaga Over 'Hero'
Salman Khan's production venture 'Hero' released yesterday and is flooded with praises and good wishes from the Bollywood stars.
Salman Khan 's latest production venture ' Hero ' is being loved for the chemistry between the leads, the incredible soundtrack, and the larger than life action. Sooraj Pancholi and Athiya Shetty have passed the acid test at the box office! ' Hero ' is the second highest debutant film ever at the Indian box office, second only to Karan Johar 's ' Student Of The Year '. This is a record breaking day 1 surpassing bigger star films like ' Drishyam ', ' Piku ', ' Bombay Velvet ', and ' Hamari Adhuri Kahani ' despite having a new cast.
Friends and well-wishers from the industry showered their love on the newcomers and gave away good wishes for the movie. Here's what they wrote on Twitter:
Karan Johar - #HERO is a super retro throwback to the quintessential Hindi film that all of us have loved and continue to love!!! Enjoyed it thoroughly!!
Alia Bhatt - All the best and lots of love @soorajpancholi9 and @theathiyashetty !!!!!! #Hero today ;) ;)
Hrithik Roshan - Loved dpromos of #HERO. @soorajpancholi9 n @theathiyashetty ur blessed Im watching it dis sat.Bright light n love!Cu soon. @BeingSalmanKhan
Arjun Rampal - All the best to team #Hero ur hero director @nickadvani this beautiful new pair of @theathiyashetty @soorajpancholi9 wish u all the success
Ayushman Khurana - Best of luck @nickadvani @soorajpancholi9 @theathiyashetty! This is your happy Friday! :-) #Hero
Adnan Sami - Good Morning lovelies! Go watch #Hero & spread the word!! There is a lot of heart & soul to see!@BeingSalmanKhan @HeroTheFilm @nickadvani
Milap Zaveri - #Hero does one of the biggest opening days ever for a newcomer film! 6.85 crs! Congrats @nickadvani @soorajpancholi9 @theathiyashetty
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"); });