main
Ilham Wara Nugroho 2026-03-03 08:33:45 +07:00
parent 6216dda72e
commit 0c153a61e3
1 changed files with 15 additions and 0 deletions

View File

@ -221,6 +221,21 @@
</a> </a>
</div> </div>
</div> </div>
<div class="flex items-center justify-center gap-4">
<a class="bg-blue-600 text-white rounded-xl p-4 w-full text-center flex items-center justify-center gap-4 hover:bg-blue-700 transition-all transform hover:-translate-y-1 shadow-xl" href="">
Download Manual Book
<i data-lucide="download" class="w-5 h-5"></i>
</a>
{{-- <div class="w-12 h-12 rounded-full bg-blue-600 flex items-center justify-center text-white">
<i data-lucide="mail" class="w-5 h-5"></i>
</div>
<div>
<p class="text-[10px] font-bold text-blue-600 uppercase tracking-widest">Email Resmi</p>
<a target="_blank" href="mailto:dinaslh@jakarta.go.id" class="">
<p class="text-lg font-bold">dinaslh@jakarta.go.id</p>
</a>
</div> --}}
</div>
</div> </div>
</div> </div>
</div> </div>