{% extends "base.html" %} {% block content %}

{{ t['hero_title'] }}

{{ t['hero_subtitle'] }}

{{ t['tag_1'] }} {{ t['tag_2'] }} {{ t['tag_3'] }}
BUGHOLD 抓虫器主视觉 Bughold main hero render

{{ t['feat_title'] }}

{{ t['feat_subtitle'] }}

{{ t['feat_1_title'] }}

{{ t['feat_1_body'] }}

{{ t['feat_2_title'] }}

{{ t['feat_2_body'] }}

{{ t['feat_3_title'] }}

{{ t['feat_3_body'] }}

{{ t['feat_4_title'] }}

{{ t['feat_4_body'] }}

{{ t['how_it_works_title'] }}

{{ t['how_it_works_subtitle'] }}

BUGHOLD 结构爆炸图 近景 Exploded view close-up
  1. {{ t['comp_1'] }} {{ t['comp_1_desc'] }}
  2. {{ t['comp_2'] }} {{ t['comp_2_desc'] }}
  3. {{ t['comp_3'] }} {{ t['comp_3_desc'] }}
  4. {{ t['comp_4'] }} {{ t['comp_4_desc'] }}
  5. {{ t['comp_5'] }} {{ t['comp_5_desc'] }}

{{ t['airflow_path_title'] }}

{{ t['airflow_path_desc_1'] }}

{{ t['airflow_path_desc_2'] }}

BUGHOLD 结构爆炸图 远景 Exploded view overview

{{ t['scenes_title'] }}

{{ t['scene_1_title'] }}

{{ t['scene_1_body'] }}

{{ t['scene_2_title'] }}

{{ t['scene_2_body'] }}

{{ t['scene_3_title'] }}

{{ t['scene_3_body'] }}

{{ t['scene_4_title'] }}

{{ t['scene_4_body'] }}

{{ t['contact_title'] }}

{{ t['contact_subtitle'] }}

{{ t['contact_highlight_1'] }}

{{ t['contact_highlight_2'] }}

{% endblock %}