Update src/app/about/page.tsx

This commit is contained in:
2026-05-30 05:37:18 +00:00
parent 81aca03268
commit 72c3b560a1

View File

@@ -29,7 +29,8 @@ export default function AboutPage() {
{ name: "Services", id: "/services" },
{ name: "Portfolio", id: "/#portfolio" },
{ name: "Testimonials", id: "/#testimonials" },
{ name: "Contact Us", id: "/contact" }
{ name: "Contact Us", id: "/contact" },
{ name: "Call Us", id: "tel:630-661-6168" }
]}
brandName="Lombard Landscaping by Morris LDC"
animateOnLoad={true}