foreach ($campaigns as $campaign) {
  if ($index === App::HOMEPAGE_CAMPAIGNS_COUNT) {
    $is_hidden = true;
  }