<%= link_to I18n.t('index.sections.search_banner.items.tours'), search_box_frams_path(frame_name: 'tours'), class: 'category-link' %> <%= link_to I18n.t('index.sections.search_banner.items.hotels'), search_box_frams_path(frame_name: 'hotels'), class: 'category-link active' %> <%= link_to I18n.t('index.sections.search_banner.items.flight_reservations'), search_box_frams_path(frame_name: 'flight_reservations'), class: 'category-link' %>
  • <%= I18n.t('index.sections.search_banner.hotels.location.new_york') %>
  • <%= I18n.t('index.sections.search_banner.hotels.location.paris') %>
  • <%= I18n.t('index.sections.search_banner.hotels.location.sydney') %>
  • <%= I18n.t('index.sections.search_banner.hotels.location.london') %>
<%= text_field_tag :date_3, '02 January 2024', class: 'search-input datepicker', placeholder: '' %>
<%= text_field_tag :date_4, '02 January 2024', class: 'search-input datepicker', placeholder: '' %>
  • <%= I18n.t('index.sections.search_banner.hotels.guests_list.item_0') %>
  • <%= I18n.t('index.sections.search_banner.hotels.guests_list.item_1') %>
  • <%= I18n.t('index.sections.search_banner.hotels.guests_list.item_2') %>