Merge pull request 'chore: replace remaining low-res images with upscaled versions' (#3) from chore/upscale-images into main

Reviewed-on: tisto/student-web-if-development-kit#3
Reviewed-by: pancaa <d1041231077@student.untan.ac.id>
This commit is contained in:
2026-06-04 17:31:04 +00:00
7 changed files with 5 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 984 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

+5 -5
View File
@@ -2644,7 +2644,7 @@
href: "https://maps.app.goo.gl/BUw4GWfSSDxvMCKA6", href: "https://maps.app.goo.gl/BUw4GWfSSDxvMCKA6",
}, },
{ {
image: "images/waterfront.png", image: "images/waterfront.jpg",
nameKey: "skp_dest_waterfront_name", nameKey: "skp_dest_waterfront_name",
descKey: "skp_dest_waterfront_desc", descKey: "skp_dest_waterfront_desc",
href: "https://maps.app.goo.gl/2uo4jwNZtGTsvogU6", href: "https://maps.app.goo.gl/2uo4jwNZtGTsvogU6",
@@ -2668,13 +2668,13 @@
href: "https://maps.app.goo.gl/2SWXaJB3D9VXx9Kg7", href: "https://maps.app.goo.gl/2SWXaJB3D9VXx9Kg7",
}, },
{ {
image: "images/amalzone.png", image: "images/amalzone.jpg",
nameKey: "skp_dest_amalzone_name", nameKey: "skp_dest_amalzone_name",
descKey: "skp_dest_amalzone_desc", descKey: "skp_dest_amalzone_desc",
href: "https://maps.app.goo.gl/386expVMhHgMAmXA9", href: "https://maps.app.goo.gl/386expVMhHgMAmXA9",
}, },
{ {
image: "images/hutan-mangrove.png", image: "images/hutan-mangrove.jpg",
nameKey: "skp_dest_mangrove_name", nameKey: "skp_dest_mangrove_name",
descKey: "skp_dest_mangrove_desc", descKey: "skp_dest_mangrove_desc",
href: "#", href: "#",
@@ -2761,14 +2761,14 @@
}, },
{ {
category: "RM", category: "RM",
image: "images/ayam-melepar.png", image: "images/ayam-melepar.jpg",
name: "Ayam Melepar", name: "Ayam Melepar",
descKey: "skp_cul_melepar_desc", descKey: "skp_cul_melepar_desc",
href: "https://maps.app.goo.gl/DRbCvAS7EPAbxjvM6", href: "https://maps.app.goo.gl/DRbCvAS7EPAbxjvM6",
}, },
{ {
category: "RM", category: "RM",
image: "images/geprek-umi.png", image: "images/geprek-umi.jpg",
name: "Geprek Umi", name: "Geprek Umi",
descKey: "skp_cul_umi_desc", descKey: "skp_cul_umi_desc",
href: "https://maps.app.goo.gl/HV8X9qyLkjT7rULC7", href: "https://maps.app.goo.gl/HV8X9qyLkjT7rULC7",