feat(hackathon): update UI

- Update dashboard, onboarding user, edit profile, and team layout
  to make it more consistent
This commit is contained in:
Hafid Nur
2025-11-26 15:51:38 +07:00
parent 7e385c6385
commit cb09709800
11 changed files with 247 additions and 100 deletions
+4 -1
View File
@@ -153,7 +153,10 @@ export default function HomePage() {
<a href="#faq" className="ms-3 text-gray-600 hover:text-gray-900">
FAQ
</a>
<a href="#masuk" className="ms-3 text-gray-600 hover:text-gray-900">
<a
href="/auth/login"
className="ms-3 text-gray-600 hover:text-gray-900"
>
Masuk
</a>
<button