From 81ad833cc432227b199a7fe7046db6df15a7cb05 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 20 Feb 2025 22:30:09 +0800 Subject: [PATCH] ok --- templates/index.html | 2 ++ templates/partials/hero/aihero2.html | 17 ++++++++++----- templates/partials/hero/aihero4.html | 32 ++++++++++++++++++++++++++++ templates/partials/hero/aihero5.html | 21 ++++++++++++++++++ templates/partials/hero/aihero6.html | 0 5 files changed, 67 insertions(+), 5 deletions(-) create mode 100644 templates/partials/hero/aihero4.html create mode 100644 templates/partials/hero/aihero5.html create mode 100644 templates/partials/hero/aihero6.html diff --git a/templates/index.html b/templates/index.html index d865f5e..85b03c4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,6 +3,8 @@ {% include "partials/hero/aihero1.html" %} {% include "partials/hero/aihero2.html" %} {% include "partials/hero/aihero3.html" %} +{% include "partials/hero/aihero4.html" %} +{% include "partials/hero/aihero5.html" %} {% include "partials/hero/myhero1.html" %} {% include "partials/hero/myhero3.html" %} {% include "partials/hero/myhero5.html" %} diff --git a/templates/partials/hero/aihero2.html b/templates/partials/hero/aihero2.html index 12bc145..2e418c6 100644 --- a/templates/partials/hero/aihero2.html +++ b/templates/partials/hero/aihero2.html @@ -5,7 +5,7 @@

-

Meet AIBox – a powerful and personalized AI experience, without limitations. +

Meet AIBox – a powerful and personalized AI experience, without limitations.

@@ -80,24 +80,31 @@ } -