This commit is contained in:
sasha-astiadi 2025-02-28 20:14:47 +08:00
parent 6eab74c3d0
commit 27938e590d
2 changed files with 2 additions and 2 deletions

BIN
static/images/aibox8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -1,6 +1,6 @@
<div class="bg-white lg:pt-24 pt-12 pb-4"> <div class="bg-white fade-in lg:pt-24 pt-12 pb-4">
<div aria-hidden="true" class="relative items-center justify-center hidden lg:flex"> <div aria-hidden="true" class="relative items-center justify-center hidden lg:flex">
<img src="/images/aibox6.jpg" alt="AIBox" class="object-cover w-full md:w-3/4 lg:w-1/2" width="2432" height="1442"> <img src="/images/aibox8.jpg" alt="AIBox" class="object-cover w-full md:w-3/4 lg:w-1/2" width="2432" height="1442">
<div class="absolute inset-0 bg-linear-to-t from-white"></div> <div class="absolute inset-0 bg-linear-to-t from-white"></div>
</div> </div>