main
Ilham Wara Nugroho 2026-03-03 08:42:49 +07:00
parent f8aee0974b
commit f2d52ae69e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -222,7 +222,7 @@
</div> </div>
</div> </div>
<div class="flex items-center justify-center gap-4"> <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=""> <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" download="" href="{{ asset('assets/manualbook.pdf') }}">
Download Manual Book Download Manual Book
<i data-lucide="download" class="w-5 h-5"></i> <i data-lucide="download" class="w-5 h-5"></i>
</a> </a>