fix: change link index in contact-us
This commit is contained in:
parent
e7be6ba147
commit
4ebcfa2d96
|
|
@ -88,7 +88,7 @@ const ContactUs = () => {
|
||||||
</svg>
|
</svg>
|
||||||
Pedoman Media Siber
|
Pedoman Media Siber
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://mediahub.polri.go.id/" className="flex items-center mt-2 text-sm gap-2">
|
<Link href="https://new.netidhub.com/" className="flex items-center mt-2 text-sm gap-2">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 32 32">
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 32 32">
|
||||||
<path
|
<path
|
||||||
fill="#000"
|
fill="#000"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue