style: regional news
This commit is contained in:
parent
59d42ec772
commit
14409815f3
|
|
@ -47,13 +47,13 @@ export default function RegionalNews() {
|
||||||
const listPoldaAll = [
|
const listPoldaAll = [
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
img: "/assets/polda/polda-metro.svg",
|
img: "/assets/polda/polda-metro-jaya.svg",
|
||||||
title: "Polda Metro Jaya",
|
title: "Polda Metro Jaya",
|
||||||
path: '/news/polda-metro-jaya'
|
path: '/news/polda-metro-jaya'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
img: "/assets/polda/polda-jabar.svg",
|
img: "/assets/polda/polda-jawa-barat.svg",
|
||||||
title: "Polda Jawa Barat",
|
title: "Polda Jawa Barat",
|
||||||
path: '/news/polda-jawa-barat'
|
path: '/news/polda-jawa-barat'
|
||||||
},
|
},
|
||||||
|
|
@ -209,7 +209,7 @@ export default function RegionalNews() {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 28,
|
id: 28,
|
||||||
img: "/assets/polda/polda-sulut.svg",
|
img: "/assets/polda/polda-sulawesi-utara.svg",
|
||||||
title: "Polda Sulawesi Utara",
|
title: "Polda Sulawesi Utara",
|
||||||
path: '/news/polda-sulawesi-utara'
|
path: '/news/polda-sulawesi-utara'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue