Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user