Switch to version 15: modified src/app/about/page.tsx

This commit is contained in:
2026-05-30 05:38:27 +00:00
parent af3b48a37f
commit 6b8ecb76e4

View File

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