{% extends 'base.html.twig' %} {% form_theme secondForm 'bootstrap_5_horizontal_layout.html.twig' %} {% block title %}{% if service.getService.metaTitle %}{{ service.getService.metaTitle }}{% else %}{{ service.getService.title }} București | Move Solutions{% endif %}{% endblock %} {% block metacontentdescription %}{{ service.metaDescription }}{% endblock %} {% block metacontentkeywords %}{{ service.getService.metaTitle }}, {{ service.getService.title }} București, {{ service.getService.title }} preț, firmă {{ service.getService.title|lower }}, {{ service.getService.title|lower }} Ilfov{% endblock %} {% block stylesheets %} {% include 'default/style.html.twig' %} {% endblock %} {% block javascripts %} {{ encore_entry_script_tags('app') }} {% endblock %} {% block body %} {% include 'default/navbar.html.twig' %} {% if service.internalCode == 'lift-exterior-mobila' %} {% set pretMinim = '250' %} {% elseif service.internalCode == 'depozitari' %} {% set pretMinim = '500' %} {% else %} {% set pretMinim = '350' %} {% endif %}
{{ service.getService.title }}

{{ service.getService.title }} București - Prețuri de la {{ pretMinim }} RON

{{ service.getService.mainParagraph|raw }}

Sună: 0749 652 901 CERE O COTATIE GRATUITA

Sună acum pentru o evaluare gratuită!

Prețuri de la {{ pretMinim }} RON · Disponibili 7 zile din 7 · Ofertă în maxim 6 ore

{{ service.getService.ourServicesHeader|raw }}

{{ service.getService.ourServiceParagraph|raw }}

    {% for item in service.getService.ourServicesList %}
  • {{ item|raw }}
  • {% endfor %}
{{ service.getService.title }}
{{ service.getService.title }}

{{ service.getService.howWeCanHelpHeader|raw }}

{{ service.getService.howWeCanHelpParagraph|raw }}

{% if service.getService.extraServiceDetailsHeader %}

{{ service.getService.extraServiceDetailsHeader|raw }}

{{ service.getService.extraServiceDetailsContent|raw }}
{% endif %}
{% for icon in service.getService.ownIcons %}
{{ icon['name'] }}

{{ icon['name']|raw }}

{{ icon['text'] }}

{% endfor %}
{% include 'default/performance.html.twig' %}

Ce spun clienții noștri

★★★★★

"Recomand cu drag aceasta firma! Echipa a dat dovada de profesionalism in serviciile prestate (demontat mobila, ambalat, manipulat, transportat si montat mobila). Baietii au fost respectuosi si amabili."

Nineta Gijila

Recenzie Google
★★★★★

"Servicii excelente, echipa foarte profi si punctuala. Au avut grija de toate lucrurile noastre ca si cum ar fi fost ale lor. Recomand cu incredere!"

Alexandru Popescu

Recenzie Google
★★★★★

"Am apelat la Move Solutions pentru mutarea apartamentului. Totul a decurs impecabil, de la ambalare pana la montaj. Pret corect si oameni seriosi."

Maria Ionescu

Recenzie Google
{% include 'default/footer.html.twig' %} {% endblock %} {% block bottom_javascript %} {% endblock %}