web-humas-fe/config/site.ts

336 lines
8.4 KiB
TypeScript

export type SiteConfig = typeof siteConfig;
export const siteConfig = {
name: "DIVISI HUMAS POLRI - Pengelola Informasi dan Dokumentasi Polri",
description:
"DIVISI HUMAS POLRI - Pengelola Informasi dan Dokumentasi Polri.",
navItems: [
{
label: "Home",
href: "/",
},
{
label: "Docs",
href: "/docs",
},
{
label: "Pricing",
href: "/pricing",
},
{
label: "Blog",
href: "/blog",
},
{
label: "About",
href: "/about",
},
],
humasMenuItems: [
{
key: "service",
label: "pelayananMasyarakat",
submenu: [
{
label: "SP2HP",
href: "https://sp2hp.bareskrim.polri.go.id/",
img: "at4.png",
blank: true,
},
{
label: "Formulir Permohonan Informasi",
href: "#",
img: "pm2.png",
blank: false,
},
{
label: "Pelayanan SIM",
href: "https://www.digitalkorlantas.id/sim/",
img: "pm3.png",
blank: true,
},
{
label: "Pelayanan e-Rikkes SIM",
href: "https://erikkes.id/",
img: "pm4.png",
blank: true,
},
{
label: "Pelayanan Test Psikologi SIM",
href: "https://eppsi.id/",
img: "pm5.png",
blank: true,
},
{
label: "Pelayanan e-Avis",
href: "https://e-avis.korlantas.polri.go.id/",
img: "pm6.png",
blank: true,
},
{
label: "Pelayanan Samsat Digital",
href: "https://samsatdigital.id/",
img: "pm7.png",
blank: true,
},
{
label: "Pelayanan SKCK",
href: "https://skck.polri.go.id/",
img: "pm8.png",
blank: true,
},
{
label: "Pelayanan Propam Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam&pli=1",
img: "pm9.png",
blank: true,
},
{
label: "Pelayanan Dumas Presisi",
href: "https://dumaspresisi.polri.go.id/",
img: "pm10.png",
blank: true,
},
{
label: "Pelayanan Binmas",
href: "https://bos.polri.go.id/login",
img: "pm11.png",
blank: true,
},
{
label: "Clean & Clear Polri",
href: "#",
img: "pm12.png",
blank: true,
},
],
},
{ key: "e-ppid", label: "E-PPID", href: "https://eppid.polri.go.id/" },
{
key: "public-information",
label: "informasi_publik",
submenu: [
{
label: "Informasi Berkala",
href: "https://eppid.polri.go.id/informasi-publik/informasi-berkala",
},
{
label: "Informasi Serta Merta",
href: "https://eppid.polri.go.id/informasi-publik/informasi-serta-merta",
},
{
label: "Informasi Setiap Saat",
href: "https://eppid.polri.go.id/informasi-publik/informasi-setiap-saat",
},
{
label: "Informasi Dikecualikan",
href: "https://eppid.polri.go.id/informasi-publik/informasi-dikecualikan",
},
{
label: "UU & Peraturan",
href: "https://sisdivkum.id/library/peraturan-kepolisian",
},
],
},
// {
// key: "publication",
// label: "publikasi",
// submenu: [
// {
// label: "Humas Polri",
// href: "/static/humas-polri",
// },
// {
// label: "Profil Pimpinan Polri",
// href: "/static/profile-kapolri",
// },
// {
// label: "Struktur Organisasi",
// href: "/static/struktur-mabes",
// },
// {
// label: "Visi & Misi",
// href: "/static/visi-misi-polri",
// },
// {
// label: "Tugas & Fungsi",
// href: "/static/tugas-dan-fungsi-polri",
// },
// {
// label: "Logo",
// href: "/static/logo",
// },
// ],
// },
{
key: "about",
label: "tentang",
submenu: [
{
label: "Humas Polri",
href: "/static/humas-polri",
},
{
label: "Profil Pimpinan Polri",
href: "/static/profile-kapolri",
},
{
label: "Struktur Organisasi",
href: "/static/struktur-mabes",
},
{
label: "Visi & Misi",
href: "/static/visi-misi-polri",
},
{
label: "Tugas & Fungsi",
href: "/static/tugas-dan-fungsi-polri",
},
{
label: "Logo",
href: "/static/logo",
},
],
},
{
key: "related-app",
label: "aplikasi_terkait",
submenu: [
{
label: "Polri Super App",
href: "https://play.google.com/store/apps/details?id=superapps.polri.presisi.presisi&hl=en_US&gl=US",
img: "at1.png",
blank: true,
},
{
label: "Media Hub",
href: "https://play.google.com/store/apps/details?id=com.mediahub.mediahub_mobile",
img: "at2.png",
blank: true,
},
{
label: "Polisiku",
href: "https://play.google.com/store/apps/details?id=id.co.qlue.polisiku&hl=id&gl=ID",
img: "at3.png",
blank: true,
},
{
label: "SP2HP",
href: "https://sp2hp.bareskrim.polri.go.id/",
img: "at4.png",
blank: true,
},
{
label: "Polri TV",
href: "https://play.google.com/store/apps/details?id=com.polritv",
img: "at5.png",
blank: true,
},
{
label: "Polri Radio",
href: "https://play.google.com/store/apps/details?id=com.polritv",
img: "at6.png",
blank: true,
},
{
label: "e-Avis",
href: "https://e-avis.korlantas.polri.go.id/",
img: "pm6.png",
blank: true,
},
{
label: "e-Rikkes",
href: "https://erikkes.id/",
img: "pm4.png",
blank: true,
},
{
label: "e-PPSI",
href: "https://eppsi.id/",
img: "pm5.png",
blank: true,
},
{
label: "BOS",
href: "https://bos.polri.go.id/login",
img: "pm11.png",
blank: true,
},
{
label: "Signal",
href: "https://play.google.com/store/apps/details?id=app.signal.id",
img: "pm7.png",
blank: true,
},
{
label: "SKCK Online",
href: "https://skck.polri.go.id/",
img: "pm8.png",
blank: true,
},
{
label: "Propam Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam",
img: "pm9.png",
blank: true,
},
{
label: "Monitoring Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam",
img: "at14.png",
blank: true,
},
{
label: "SDM - Penerimaan POLRI",
href: "https://penerimaan.polri.go.id/",
img: "at15.png",
blank: true,
},
{
label: "Whistle Blowing System",
href: "https://pengaduan-penerimaan.polri.go.id/",
img: "at16.png",
blank: true,
},
{
label: "Dumas Presisi",
href: "https://play.google.com/store/apps/details?id=com.admasolusi.monitoringpresisi",
img: "pm10.png",
blank: true,
},
{
label: "Clean & Clear Polri",
href: "#",
img: "pm12.png",
blank: true,
},
{
label: "Sinar",
href: "https://www.digitalkorlantas.id/sim/",
img: "pm3.png",
blank: true,
},
],
},
{
key: "dashboard",
label: "Dashboard",
href: "/admin",
},
{
key: "login",
label: "Login",
href: "/auth",
},
],
links: {
github: "https://github.com/nextui-org/nextui",
twitter: "https://twitter.com/getnextui",
docs: "https://nextui.org",
discord: "https://discord.gg/9b6yyZKmH4",
sponsor: "https://patreon.com/jrgarciadev",
},
};