public function uploadLandingPage()
 {
     $ds = \Prelauncher\Constructor::landingPage();
     return $ds->clients->html_version;
 }