mengubah foto

This commit is contained in:
miko
2026-05-19 10:46:00 +07:00
parent 5b40053903
commit da92e21c2a
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

+1 -1
View File
@@ -36,7 +36,7 @@
<div class="relative"> <div class="relative">
<div class="absolute -inset-4 rounded-[2rem] bg-brand-100 blur-2xl"></div> <div class="absolute -inset-4 rounded-[2rem] bg-brand-100 blur-2xl"></div>
<img class="relative aspect-[4/3] w-full rounded-[2rem] object-cover shadow-2xl" src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3?q=80&w=1200&auto=format&fit=crop" alt="Tech marketplace" /> <img class="relative aspect-[4/3] w-full rounded-[2rem] object-cover shadow-2xl" src="/kolase home.png" alt="Tech marketplace" />
</div> </div>
</div> </div>
</section> </section>