'use client' import { Input } from '@nextui-org/input'; import { Navbar, NavbarContent, NavbarItem, NavbarMenuToggle } from '@nextui-org/navbar'; import { Button, Dropdown, DropdownItem, DropdownMenu, DropdownTrigger } from '@nextui-org/react'; import Link from "next/link"; import { ChevronDownIcon, ChevronRightIcon, ChevronRightWhite, FbIcon, IdnIcon, IgIcon, SearchIcon, TtIcon, TwIcon, YtIcon } from '../icons'; import { ThemeSwitch } from '../theme-switch'; export default function NavbarHumas() { const handleClick = () => { console.log('Link clicked!'); }; const searchInput = ( } type="search" /> ); return (
logo
Beranda
} > Tentang Humas POLRI } > Profile Pimpinan POLRI }> Struktur Organisasi }> Visi & Misi }> Tugas & Fungsi }> Logo
Portal PPID
} > Formulir Permohonan Informasi } > Pelayanan SIM }> Pelayanan e-Rikkes SIM }> Pelayanan Test Psikologi SIM }> Pelayanan e-Arvis }> Pelayanan Samsat Digital }> Pelayanan SKCK }> Pelayanan Propam Presisi }> Pelayanan Dumas Presisi }> Pelayanan Binmas }> Whistle Blower System
Kontak
{searchInput}
// //
// //
//
//
// //
Beranda
// //
// // // // // // // // } // > // // Tentang Humas POLRI // // // } // > // // Profile Pimpinan POLRI // // // }> // // Struktur Organisasi // // // }> // // Visi & Misi // // // }> // // Tugas & Fungsi // // // }> // Logo // // // //
//
Portal PPID
//
// // // // // // // // } // > // // Formulir Permohonan Informasi // // // } // > // // Pelayanan SIM // // // }> // // Pelayanan e-Rikkes SIM // // // }> // // Pelayanan Test Psikologi SIM // // // }> // // Pelayanan e-Arvis // // // }> // // Pelayanan Samsat Digital // // // }> // // Pelayanan SKCK // // // }> // // Pelayanan Propam Presisi // // // }> // // Pelayanan Dumas Presisi // // // }> // // Pelayanan Binmas // // // }> // // Whistle Blower System // // // // //
//
// Kontak
//
//
//
//
//
//
// // // // // // // // // // // // // // // //
//
//
//
// {searchInput} //
//
// // // // //
) }