web-humas-fe/config/site.ts

367 lines
11 KiB
TypeScript
Raw Normal View History

2024-01-05 06:57:30 +00:00
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/",
2025-02-28 08:44:20 +00:00
img: "/at4.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: " Pelayanan Surat Pemberitahuan Perkembangan Hasil Penyidikan Online",
},
{
label: "Formulir Permohonan Informasi",
href: "#",
2025-02-28 08:44:20 +00:00
img: "/pm2.png",
blank: false,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Permohonan Formulir Informasi",
},
{
label: "Pelayanan SIM",
href: "https://www.digitalkorlantas.id/sim/",
2025-02-28 08:44:20 +00:00
img: "/pm3.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Untuk Pendaftaran SIM dan Perpanjangan SIM Berbasis Online",
},
{
label: "Pelayanan e-Rikkes SIM",
href: "https://erikkes.id/",
2025-02-28 08:44:20 +00:00
img: "/pm4.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Pemeriksaan Kesehatan Berbasis Teknologi Berbasis Online Dalam Proses Penerbitan SIM",
},
{
label: "Pelayanan Test Psikologi SIM",
href: "https://eppsi.id/",
2025-02-28 08:44:20 +00:00
img: "/pm5.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Pembuatan Test Psikologi SIM Berbasis Online",
},
{
label: "Pelayanan e-Avis",
href: "https://e-avis.korlantas.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/pm6.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Ujian Teori SIM Berbasis Online",
},
{
label: "Pelayanan Samsat Digital",
href: "https://samsatdigital.id/",
2025-02-28 08:44:20 +00:00
img: "/pm7.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Samsat Berbasis Online",
},
{
label: "Pelayanan SKCK",
href: "https://skck.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/pm8.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Pembuatan SKCK Berbasis Online",
},
{
label: "Pelayanan Propam Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam&pli=1",
2025-02-28 08:44:20 +00:00
img: "/pm9.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Untuk Masyarakat Agar Mudah Melaporkan Sesuatu Kejadian atau Kejahatan",
},
{
label: "Pelayanan Dumas Presisi",
href: "https://dumaspresisi.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/pm10.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Layanan Pengaduan Masyarakat Terintegrasi Berbasis Online",
},
{
label: "Pelayanan Binmas",
href: "https://bos.polri.go.id/login",
2025-02-28 08:44:20 +00:00
img: "/pm11.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Pelayanan Berbasis Website Sistem Informasi Satpam Online, BUJP, Pelaporan Binmas",
},
{
label: "Clean & Clear Polri",
href: "#",
2025-02-28 08:44:20 +00:00
img: "/pm12.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: " Pelayanan Berbasis Aplikasi untuk Pengaduan Penerimaan Anggota POLRI",
},
],
},
2025-02-03 12:55:03 +00:00
{ key: "e-ppid", label: "E-PPID", href: "https://eppid.polri.go.id/" },
{
key: "public-information",
label: "informasi_publik",
submenu: [
{
2025-02-17 10:01:58 +00:00
label: "Informasi Berkala",
href: "https://eppid.polri.go.id/informasi-publik/informasi-berkala",
},
{
2025-02-17 10:01:58 +00:00
label: "Informasi Serta Merta",
href: "https://eppid.polri.go.id/informasi-publik/informasi-serta-merta",
},
{
2025-02-17 10:01:58 +00:00
label: "Informasi Setiap Saat",
href: "https://eppid.polri.go.id/informasi-publik/informasi-setiap-saat",
},
{
2025-02-17 10:01:58 +00:00
label: "Informasi Dikecualikan",
href: "https://eppid.polri.go.id/informasi-publik/informasi-dikecualikan",
},
{
2025-02-17 10:01:58 +00:00
label: "UU & Peraturan",
href: "https://sisdivkum.id/library/peraturan-kepolisian",
},
],
},
2025-02-17 10:01:58 +00:00
// {
// 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",
2025-02-28 08:44:20 +00:00
img: "/at1.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Layanan Perpanjangan SIM, Pembayaran STNK, Pengaduan Masyarakat",
},
{
label: "Media Hub",
href: "https://play.google.com/store/apps/details?id=com.mediahub.mediahub_mobile",
2025-02-28 08:44:20 +00:00
img: "/at2.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Humas Polri dalam Data",
},
{
label: "Polisiku",
href: "https://play.google.com/store/apps/details?id=id.co.qlue.polisiku&hl=id&gl=ID",
2025-02-28 08:44:20 +00:00
img: "/at3.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Membantu anggota Kepolisian untuk mengindetifikasi masalah di lapangan",
},
{
label: "SP2HP",
href: "https://sp2hp.bareskrim.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/at4.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Surat Pemberitahuan Perkembangan Hasil Penyidikan Online",
},
{
label: "Polri TV",
href: "https://play.google.com/store/apps/details?id=com.polritv",
2025-02-28 08:44:20 +00:00
img: "/at5.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Humas Polri dalam Audio Visual",
},
{
label: "Polri Radio",
href: "https://play.google.com/store/apps/details?id=com.polritv",
2025-02-28 08:44:20 +00:00
img: "/at6.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Humas Polri dalam Audio",
},
{
label: "e-Avis",
href: "https://e-avis.korlantas.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/pm6.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Platform Ujian Teori SIM",
},
{
label: "e-Rikkes",
href: "https://erikkes.id/",
2025-02-28 08:44:20 +00:00
img: "/pm4.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: " Pemeriksaan Kesehatan Berbassi Teknologi Secara Online dalam Proses Penerbitan SIM",
},
{
label: "e-PPSI",
href: "https://eppsi.id/",
2025-02-28 08:44:20 +00:00
img: "/pm5.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Tes Psikologis SIM Secara Online",
},
{
label: "BOS",
href: "https://bos.polri.go.id/login",
2025-02-28 08:44:20 +00:00
img: "/pm11.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Sistem Informasi Satpam Online, BUJP, Pelaporan Binmas",
},
{
label: "Signal",
href: "https://play.google.com/store/apps/details?id=app.signal.id",
2025-02-28 08:44:20 +00:00
img: "/pm7.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Samsat Digital Nasional",
},
{
label: "SKCK Online",
href: "https://skck.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/pm8.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Pembuatan SKCK Secara Online",
},
{
label: "Propam Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam",
2025-02-28 08:44:20 +00:00
img: "/pm9.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Pelayanan Masyarakat untuk Melapor Secara Mudah",
},
{
label: "Monitoring Presisi",
href: "https://play.google.com/store/apps/details?id=com.stk.pengaduanpropam",
2025-02-28 08:44:20 +00:00
img: "/at14.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi Anggota Binmas dan Satpam Polda Metro Jaya Melaporkan Tugas",
},
{
label: "SDM - Penerimaan POLRI",
href: "https://penerimaan.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/at15.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Website untuk Memonitoring Penerimaan Anggota POLRI",
},
{
label: "Whistle Blowing System",
href: "https://pengaduan-penerimaan.polri.go.id/",
2025-02-28 08:44:20 +00:00
img: "/at16.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Website untuk Pengaduan Penerimaan Anggota POLRI",
},
{
label: "Dumas Presisi",
href: "https://play.google.com/store/apps/details?id=com.admasolusi.monitoringpresisi",
2025-02-28 08:44:20 +00:00
img: "/pm10.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Website Layanan Pengaduan Masyarakat Terintegrasi",
},
{
label: "Clean & Clear Polri",
href: "#",
2025-02-28 08:44:20 +00:00
img: "/pm12.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: "Aplikasi untuk Memonitoring Penerimaan Angota POLRI",
},
{
label: "Sinar",
href: "https://www.digitalkorlantas.id/sim/",
2025-02-28 08:44:20 +00:00
img: "/pm3.png",
blank: true,
2025-02-28 08:44:20 +00:00
desc: " Aplikasi dan Website Pelayanan Pendaftaran dan Perpanjangan SIM",
},
],
},
// {
// key: "dashboard",
// label: "Dashboard",
// href: "/admin",
// },
// {
// key: "login",
// label: "Login",
// href: "/auth",
// },
],
2024-03-27 12:23:07 +00:00
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",
},
2024-01-05 06:57:30 +00:00
};