Bob AI: fix build error in src/components/Layout.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-13 19:30:38 +00:00
parent 30681cc551
commit 0be22ee64a

View File

@@ -57,8 +57,8 @@ export default function Layout() {
brand="Roof Dynamics"
columns={[
{
title: "Company",
items: [
heading: "Company",
links: [
{
label: "Services",
href: "#services",
@@ -74,8 +74,8 @@ export default function Layout() {
],
},
{
title: "Support",
items: [
heading: "Support",
links: [
{
label: "Tampa Roofing Info",
href: "#",