This commit is contained in:
2025-02-20 22:56:06 +08:00
parent 81ad833cc4
commit 62aa6cb831
3 changed files with 56 additions and 23 deletions

View File

@@ -1,5 +1,12 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/hero/myhero1.html" %}
{% include "partials/hero/myhero3.html" %}
{% include "partials/hero/myhero5.html" %}
{% include "partials/hero/myhero2.html" %}
{% include "partials/hero/myhero6.html" %}
{% include "partials/hero/myhero7.html" %}
{% include "partials/feature/feature1.html" %}
{% include "partials/feature/feature2.html" %}
{% include "partials/feature/feature3.html" %}