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