Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 05:18:00 +00:00

View File

@@ -180,21 +180,21 @@ export default function LandingPage() {
imageAlt="Professional lawn care footer"
columns={[
{
items: [
title: "Services", items: [
{ label: "Services", href: "#services" },
{ label: "About Us", href: "#about" },
{ label: "Reviews", href: "#testimonials" }
]
},
{
items: [
title: "Company", items: [
{ label: "Contact", href: "#contact" },
{ label: "Free Quote", href: "#contact" },
{ label: "Service Area", href: "#" }
]
},
{
items: [
title: "Legal", items: [
{ label: "Women-Owned Business", href: "#" },
{ label: "Google Reviews", href: "https://www.google.com" },
{ label: "Privacy Policy", href: "#" }