From 1f9caf9fe0f2b04e1376f73d0cb085021c2203cc Mon Sep 17 00:00:00 2001 From: 04widodo <04widodo@gmail.com> Date: Thu, 28 May 2026 17:37:37 +0700 Subject: [PATCH] navbar --- src/components/navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/navbar.tsx b/src/components/navbar.tsx index 08450f0..a19d5df 100644 --- a/src/components/navbar.tsx +++ b/src/components/navbar.tsx @@ -14,7 +14,7 @@ export default function Navbar() { { label: "Services", url: "#services" }, { label: "Portfolio", url: "#portfolio" }, { label: "Process", url: "#process" }, - { label: "Kontak", url: "#kontak" }, + { label: "Contact", url: "#kontak" }, ]; return (