Update src/app/about/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user