Merge version_2 into main #4
@@ -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: "#" }
|
||||
|
||||
Reference in New Issue
Block a user