Update landing page
This commit is contained in:
+4
-4
@@ -511,7 +511,7 @@
|
||||
<div class="project-grid">
|
||||
|
||||
<!-- Card 1: WebGIS SPBU -->
|
||||
<a href="http://localhost/webgis/03/index.html" class="project-card reveal" id="card-03">
|
||||
<a href="https://spbu.ifuntanhub.dev/" class="project-card reveal" id="card-03">
|
||||
<div class="card-preview-wrap">
|
||||
<div class="card-icon-glow" style="background: var(--accent-1);"></div>
|
||||
<div class="card-number">03</div>
|
||||
@@ -563,7 +563,7 @@
|
||||
</a>
|
||||
|
||||
<!-- Card 2: Kepadatan Penduduk -->
|
||||
<a href="http://localhost/webgis/02/index.html" class="project-card reveal" id="card-02" style="animation-delay: 0.1s">
|
||||
<a href="https://kepadatan.ifuntanhub.dev/" class="project-card reveal" id="card-02" style="animation-delay: 0.1s">
|
||||
<div class="card-preview-wrap">
|
||||
<div class="card-icon-glow" style="background: var(--accent-3);"></div>
|
||||
<div class="card-number">02</div>
|
||||
@@ -616,7 +616,7 @@
|
||||
</a>
|
||||
|
||||
<!-- Card 3: BantSOSial GIS -->
|
||||
<a href="http://localhost/webgis/04/index.html" class="project-card reveal" id="card-04" style="animation-delay: 0.2s">
|
||||
<a href="https://poverty.ifuntanhub.dev/" class="project-card reveal" id="card-04" style="animation-delay: 0.2s">
|
||||
<div class="card-preview-wrap">
|
||||
<div class="card-icon-glow" style="background: var(--accent-4);"></div>
|
||||
<div class="card-number">04</div>
|
||||
@@ -775,7 +775,7 @@
|
||||
</a>
|
||||
|
||||
<!-- Card 3: BantSOSial GIS -->
|
||||
<a href="http://localhost/webgis/04/index.html" class="project-card reveal" id="card-04" style="animation-delay: 0.2s">
|
||||
<a href="https://poverty.ifuntanhub.dev/" class="project-card reveal" id="card-04" style="animation-delay: 0.2s">
|
||||
<div class="card-preview-wrap">
|
||||
<div class="card-icon-glow" style="background: var(--accent-4);"></div>
|
||||
<div class="card-number">04</div>
|
||||
|
||||
Reference in New Issue
Block a user