From f108cd9d8a35090daa9bcb8adb9d2af80f8f2ca8 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 14:24:32 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index ec0d126..85dd5db 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -57,7 +57,7 @@ export default function Layout() { brand="VASCOMM" columns={[ { - title: "Şirket", + heading: "Şirket", items: [ { label: "Hakkımızda", @@ -70,7 +70,7 @@ export default function Layout() { ], }, { - title: "Hukuki", + heading: "Hukuki", items: [ { label: "Gizlilik",