Update src/app/about/page.tsx

This commit is contained in:
2026-05-30 04:35:05 +00:00
parent 9b888a4d02
commit 0236dbd34e

View File

@@ -65,13 +65,13 @@ export default function AboutPage() {
{
title: "Services", items: [
{
label: "Mowing & Edging", href: "/services"},
label: "Design & Planning", href: "/services"},
{
label: "Fertilization", href: "/services"},
label: "Installation", href: "/services"},
{
label: "Aeration", href: "/services"},
label: "Maintenance", href: "/services"},
{
label: "Seasonal Clean-ups", href: "/services"},
label: "Outdoor Living", href: "/#portfolio"},
],
},
{