Update Description for sig-03 card

This commit is contained in:
Araya's Project
2026-06-10 12:17:09 +07:00
parent 6462f2e396
commit 0a34805178
+4 -4
View File
@@ -24,10 +24,10 @@ $projects = [
],
[
'slug' => 'sig-03',
'title' => 'SIG Proyek 03',
'desc' => 'Proyek ketiga (segera hadir).',
'tags' => ['Coming soon'],
'icon' => '🛰️',
'title' => 'BantSOSial GIS',
'desc' => 'Distribusi bantuan sosial: peta sebaran rumah penerima, pusat distribusi, dan laporan jangkauan radius.',
'tags' => ['Leaflet', 'PHP', 'MySQL'],
'icon' => '🕌',
'from' => 'from-indigo-500',
'to' => 'to-violet-500',
],