perf(LimaEm): compress hero background image to improve load time

This commit is contained in:
2026-06-09 15:45:41 +07:00
parent 6283bcb38d
commit 5df19a9bdb
3 changed files with 2 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 934 KiB

+2 -2
View File
@@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="id" class="scroll-smooth"> <html lang="id" class="scroll-smooth">
<head> <head>
@@ -1152,7 +1152,7 @@
<!-- Hero Section --> <!-- Hero Section -->
<header class="relative w-full min-h-screen flex items-center overflow-hidden" style="padding-top: 92px;"> <header class="relative w-full min-h-screen flex items-center overflow-hidden" style="padding-top: 92px;">
<img id="api-hero-bg" src="./assets/images/bg-kehidupan-mahasiswa.png" alt="Foto Kegiatan Mahasiswa" <img id="api-hero-bg" src="./assets/images/bg-kehidupan-mahasiswa-opt.jpg" alt="Foto Kegiatan Mahasiswa"
class="absolute inset-0 w-full h-full object-cover z-0" /> class="absolute inset-0 w-full h-full object-cover z-0" />
<div class="absolute inset-0 z-0" <div class="absolute inset-0 z-0"