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",