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