{% extends 'base.html.twig' %} {% block title %}KitsCo - Eco Toolkit Solutions for Human-Wildlife Conflict{% endblock %} {% block stylesheets %} {% endblock %} {% block body %} {% if is_granted('ROLE_ADMIN') %} {% include 'website/_admin_bar.html.twig' %} {% endif %}
{{ cms('hero', 'badge', 'Eco Toolkit Solutions', 'span') }}

{{ cms('hero', 'title_line1', 'Protecting People.', 'span') }}
{{ cms('hero', 'title_line2', 'Preserving Wildlife.', 'span') }}

{{ cms('hero', 'description', 'We supply efficient and affordable solutions to Human-Wildlife Conflict. A suite of low-cost tools bundled under one store to safely deter wildlife from communities.', 'div') }}

{{ cms('stats', 'invoices', '60+', 'span') }}

{{ cms('stats', 'invoices_label', 'Invoices Delivered', 'span') }}

{{ cms('stats', 'products', '5+', 'span') }}

{{ cms('stats', 'products_label', 'Product Categories', 'span') }}

{{ cms('stats', 'partners', '20+', 'span') }}

{{ cms('stats', 'partners_label', 'Partner Organizations', 'span') }}

{{ cms('stats', 'years', '3+', 'span') }}

{{ cms('stats', 'years_label', 'Years of Operations', 'span') }}

About KitsCo

{{ cms('about', 'heading', 'Dedicated to the HWC Solution, No Distractions', 'span') }}

{{ cms('about', 'description', 'Our company\'s main business goal is to develop innovative mitigation tools for Human-Wildlife Conflicts, using technology and data to inspire proven, efficient and affordable solutions.', 'div') }}

Vision

{{ cms('about', 'vision', 'An environment in which people and wildlife are benefiting from each other\'s existence for generations.', 'span') }}

Mission

{{ cms('about', 'mission', 'Using technology and data to inspire and develop efficient and affordable solutions to the HWC problem.', 'span') }}

Locally Owned & Operated

5+ Products Bundled Under One Store

Affordable Pricing

Based in Arusha, Tanzania

Our Products

{{ cms('products', 'heading', 'A Suite of Low-Cost Tools', 'span') }}

{{ cms('products', 'description', 'To safely scare wildlife away from people, with various options for different wildlife species, efficiency, pricing and use cases.', 'div') }}
{% set product_items = [ {section: 'product_flashlight', image: 'images/products/flashlight-label.png', default_name: 'LED Flashlights', default_desc: 'NEBO Luxtreme 500-Lumen.', default_price: 'TZS 250,000'}, {section: 'product_crackers', image: 'images/products/silver-crackers.jpg', default_name: 'Silver Crackers (Baruti)', default_desc: 'Packs of 50 pieces, 3-power.', default_price: 'TZS 260,000'}, {section: 'product_airhorn', image: 'images/products/air-horn.jpg', default_name: 'Air Horn (Vuvuzela)', default_desc: 'Hand-held, pump-action air horn.', default_price: 'TZS 50,000'}, {section: 'product_romancandle', image: 'images/products/roman-candle.png', default_name: 'Roman Candles', default_desc: '10 shots, 1 inch diameter.', default_price: 'From TZS 60,000'}, {section: 'product_chilli', image: 'images/products/chilli-powder.png', default_name: 'Dry Chilli Powder', default_desc: 'Half-kilo bags of red hot pepper.', default_price: 'TZS 15,000'}, {section: 'product_toolkit', image: '', default_name: 'Custom Toolkit Packages', default_desc: 'Bundled HEC toolkits for your needs.', default_price: 'From TZS 500,000'} ] %} {% for item in product_items %}
{% if item.image %} {{ cms_image(item.section, 'image', asset(item.image), item.default_name, 'max-h-full object-contain') }} {% else %}

Bundled Set

{% endif %}

{{ cms(item.section, 'name', item.default_name, 'span') }}

{{ cms(item.section, 'description', item.default_desc, 'span') }}

{{ cms(item.section, 'price', item.default_price, 'span') }}

{% endfor %}
Bundled Tool Sets

{{ cms('toolkits', 'heading', 'Ready-Made HEC Toolkits', 'span') }}

{{ cms('toolkits', 'description', 'Pre-configured packages designed for different community sizes and wildlife challenges.', 'div') }}
{% set tiers = [ {label: 'MiniSet', price: 'TZS 500,000', border: 'border border-gray-200 hover:border-kitsco-accent', btn: 'border border-kitsco-accent text-kitsco-accent hover:bg-kitsco-accent hover:text-white', popular: false, items: ['1 x LED Flashlight', '1 x Horn', '0.5 x Packs of 50pcs \'baruti\'', '1 x Roman Candle'], extras: ['+0.5 kg dry chili', '+1 box condoms'], note: 'Recommended for demonstration purposes only.'}, {label: 'MidiSet', price: 'TZS 750,000', border: 'border-2 border-kitsco-accent', btn: 'bg-kitsco-accent text-white hover:bg-kitsco-dark', popular: true, items: ['1 x LED Flashlight', '2 x Horns', '1 x Pack of 50pcs \'baruti\'', '2 x Roman Candles'], extras: ['+0.5 kg dry chili', '+1 box condoms'], note: 'Recommended for a HEC mitigation response team of 5 to 8 persons for 3-month period at an average of 3-5 response incidents weekly.'}, {label: 'MaxiSet', price: 'TZS 1,200,000', border: 'border border-gray-200 hover:border-kitsco-accent', btn: 'border border-kitsco-accent text-kitsco-accent hover:bg-kitsco-accent hover:text-white', popular: false, items: ['1 x LED Flashlight', '3 x Horns', '2 x Packs of 50pcs \'baruti\'', '4 x Roman Candles'], extras: ['+1 kg dry chili', '+2 boxes condoms'], note: 'Recommended for a HEC mitigation response team of 10 to 15 persons for 3-month period at an average of 5-10 response incidents weekly.'} ] %} {% for tier in tiers %}
{% if tier.popular %}Popular{% endif %}
{{ tier.label }}

HEC Toolkit

{{ tier.price }}

    {% for li in tier.items %}
  • {{ li }}
  • {% endfor %}

Sold separately

    {% for extra in tier.extras %}
  • {{ extra }}
  • {% endfor %}

{{ tier.note }}

Request Quote
{% endfor %}
Our Services

{{ cms('services', 'heading', 'Beyond Products', 'span') }}

{% set services = [ {section: 'service_rd', icon: 'bi-lightbulb', default_name: 'R&D', default_desc: 'Research and development of new HWC mitigation tools and technologies.'}, {section: 'service_sales', icon: 'bi-cart-check', default_name: 'Toolkit Sales', default_desc: 'Individual products and bundled kits tailored to your specific needs.'}, {section: 'service_rental', icon: 'bi-tools', default_name: 'Equipment Rental', default_desc: 'Short-term equipment rental for seasonal wildlife conflict situations.'}, {section: 'service_consult', icon: 'bi-mortarboard', default_name: 'Consultancy', default_desc: 'Expert advice on HWC mitigation strategies and toolkit deployment.'} ] %}
{% for svc in services %}

{{ cms(svc.section, 'name', svc.default_name, 'span') }}

{{ cms(svc.section, 'description', svc.default_desc, 'span') }}

{% endfor %}

{{ cms('partners', 'heading', 'Trusted By Conservation Organizations Across East Africa', 'span') }}

Tanzania People & Wildlife Honeyguide Foundation Burunge WMA Grumeti Fund WWF TAWIRI WCS IFAW
Contact Us

{{ cms('contact', 'heading', 'Get In Touch', 'span') }}

{{ cms('contact', 'description', 'Whether you need a single product or a full community toolkit deployment, we\'re here to help. Reach out and let\'s discuss your needs.', 'div') }}

Address

{{ cms('contact', 'address', 'P.O. Box 1689, Arusha, Tanzania', 'span') }}

{% for label, messages in app.flashes %} {% for message in messages %}
{{ message }}
{% endfor %} {% endfor %}
{% endblock %}