import { Navbar, NavbarBrand, NavbarContent, NavbarItem, NavbarMenuToggle } from '@nextui-org/navbar' import React from 'react' import { ThemeSwitch } from '../theme-switch' import { FbIcon, IdnIcon, IgIcon, TtIcon, TwIcon, YtIcon } from '../icons' export default function NavbarPPID() { return (
logo
Beranda
Informasi Publik
Profile
Layanan Informasi
Standar Layanan
Regulasi
Kontak
) }