{% load static i18n %} {% if settings %}{{ settings.company_name|default:"Tenhal" }}{% else %}Tenhal{% endif %} | {% trans 'AI Product and Services' %}
{% trans "Digital Transformation Partner" %}

{% if current_lang == 'ar' %}تمكين المستقبل الرقمي للمملكة{% else %}Empowering the Kingdom’s Digital Future.{% endif %}

{% if current_lang == 'ar' %}نحن نقدم خبرة هندسية عالمية وحلول ذكاء اصطناعي محلية لمساعدة الشركات السعودية على النمو والابتكار.{% else %}We deliver world-class engineering expertise and localized AI solutions to help Saudi enterprises scale, innovate, and lead the next era of technology.{% endif %}

{% trans "Our Services" %} {% trans "Contact Sales" %}
{% if settings and settings.hero_image %} Tenhal Software Platform {% else %} Placeholder {% endif %}
{% for partner in partners %} {% if partner.logo %} {% else %} {% if current_lang == 'ar' %}{{ partner.name_ar }}{% else %}{{ partner.name_en }}{% endif %} {% endif %} {% empty %} KAAUHHammadi Hospital {% endfor %}
{% trans "Our Expertise" %}

{% trans "Engineering Services" %}

{% trans "Software Products" %}

{% trans "Proprietary Solutions" %}

{% for product in products %}
{% endfor %}
{% for product in products %}

{% if current_lang == 'ar' %}{{ product.name_ar }}{% else %}{{ product.name_en }}{% endif %}

{% trans "Enterprise Solution" %}

{% if current_lang == 'ar' %}{{ product.description_ar }}{% else %}{{ product.description_en }}{% endif %}

    {% if current_lang == 'ar' %} {% for feature in product.features_ar %}
  • {{ feature }}
  • {% endfor %} {% else %} {% for feature in product.features_en %}
  • {{ feature }}
  • {% endfor %} {% endif %}
{% if product.link %} {% trans "Request Demo" %} {% else %} {% trans "Request Demo" %} {% endif %}
{% if product.link %}
{% if product.image %}
Mockup
{% endif%}
{% endif%}
{% empty %}
{% trans "No products available." %}
{% endfor %}
{% trans "Leadership" %}

{% trans "Meet Team" %}

{% trans "Success Stories" %}

{% trans "Trusted by Leaders" %}

{% trans "Ready to build?" %}

{% trans "Our solutions architects typically respond to project inquiries within 24 business hours." %}

{% if settings %} {% if settings.company_address_en %}
{% trans "Address" %}
{% if current_lang == 'ar' %}{{ settings.company_address_ar }}{% else %}{{ settings.company_address_en }}{% endif %}
{% endif %} {% if settings.company_phone %}
{% trans "Call Us" %}
{% for phone in settings.company_phone %}
{{ phone }}
{% endfor %}
{% endif %} {% if settings.company_email %}
{% trans "Email Us" %}
{% for email in settings.company_email %}
{{ email }}
{% endfor %}
{% endif %}
{% trans "Working Hours" %}
{% trans "Sunday - Thursday" %}
9:00AM - 05:00PM
{% endif %}
{% csrf_token %}
{% trans "Message sent successfully!" %}