forked from izu/student-web-if-development-kit
perf(LimaEm): compress hero background image to improve load time
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 492 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 934 KiB |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user