From 26735fde7ad9137e70d78426798d8563bd18c8b1 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 13:42:31 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 3796e15..6f3bda1 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -57,7 +57,7 @@ export default function Layout() { brand="Buffet Figueres" columns={[ { - title: "Navegación", + heading: "Navegación", items: [ { label: "Inicio", @@ -74,7 +74,7 @@ export default function Layout() { ], }, { - title: "Legal", + heading: "Legal", items: [ { label: "Política de privacidad", @@ -87,7 +87,7 @@ export default function Layout() { ], }, { - title: "Redes Sociales", + heading: "Redes Sociales", items: [ { label: "Instagram",