This commit is contained in:
04widodo 2026-05-28 17:37:37 +07:00
parent 18cc67be31
commit 1f9caf9fe0

View File

@ -14,7 +14,7 @@ export default function Navbar() {
{ label: "Services", url: "#services" }, { label: "Services", url: "#services" },
{ label: "Portfolio", url: "#portfolio" }, { label: "Portfolio", url: "#portfolio" },
{ label: "Process", url: "#process" }, { label: "Process", url: "#process" },
{ label: "Kontak", url: "#kontak" }, { label: "Contact", url: "#kontak" },
]; ];
return ( return (